Hacker News new | ask | show | jobs
Show HN: Go utility to convert numbers from base 10 integers to base X strings (github.com)
1 points by enricofoltran 2712 days ago
1 comments

So why don’t we just use basecon.py?
Hi bradknowles, baseconv.py is a python module included in the django web framework, this post is about a standalone library written in Go.