Doesn't support fraction, decimal point and dozenal point yet.

Installation:
Find the Python '\site-packages' or '/dist-packages' directory location(s).
import site; print site.getsitepackages()
Place or paste this file (dozenal.py) in your Python's '\site-packages' or '/dist-packages' directory(s).
Testes on Windows7-SP1.
*Try changing EOL of 'dozenal.py' before installing in Linux, if the module fail in Linux.

Example usage:

import dozenal

print dozenal.enc('142')
print dozenal.encnb('142')
print dozenal.dec('ba')
print dozenal.decnb('9b')

Project Activity

See All Activity >

Follow Python Dozenal/Duodecimal Module

Python Dozenal/Duodecimal Module Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Python Dozenal/Duodecimal Module!

Additional Project Details

Registered

2016-05-26