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 (b24.py) in your Python's '\site-packages' or '/dist-packages' directory(s).
Testes on Windows7-SP1.
*Try changing EOL of 'b24.py' before installing in Linux, if the module fail in Linux.
Example usage:
import b24
print b24.enc('142')
print b24.dec('ba')
Follow Python Tetravigesimal Module
Other Useful Business Software
MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.
MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Python Tetravigesimal Module!