Y
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
bradknowles
2711 days ago
So why don’t we just use basecon.py?
link
enricofoltran
2711 days ago
Hi bradknowles, baseconv.py is a python module included in the django web framework, this post is about a standalone library written in Go.
link