Convert numbers from base 10 integers to base X strings and back again.
Project description
Copyright (c) 2010, 2011, 2012 Guilherme Gondim. All rights reserved.
Copyright (c) 2009 Simon Willison. All rights reserved.
Copyright (c) 2002 Drew Perttula. All rights reserved.
- Description:
Convert numbers from base 10 integers to base X strings and back again.
- Author(s):
Drew Perttula, Simon Willison, Guilherme Gondim
- License:
Python Software Foundation License version 2
- Project website:
- References:
http://www.djangosnippets.org/snippets/1431/ ; http://code.activestate.com/recipes/111286/
License information
See the file “LICENSE” for terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.
This baseconv distribution contains no GNU General Public Licensed (GPLed) code, just like prior baseconv distributions.
All trademarks referenced herein are property of their respective holders.
Django
The Django Project includes a copy of this module on django.utils.baseconv.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.