Roman numeral encoder and decoder
Project description
Roman numeral conversion module.
Installation
python setup.py install
Usage
>>> import serpente >>> serpente.encode(1234) u'MCCXXXIV' >>> serpente.decode(u'MCCXXXIV') 1234
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size python-serpente-0.1.tar.gz (2.8 kB) | File type Source | Python version None | Upload date | Hashes View |