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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-serpente-0.1.tar.gz
(2.8 kB
view details)
File details
Details for the file python-serpente-0.1.tar.gz.
File metadata
- Download URL: python-serpente-0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19d3c3448ce485c0363573fc26febc9e5e919538143893a4976f0d44a5a1ff7a
|
|
| MD5 |
748a163da80b0d09bf9b369f88909420
|
|
| BLAKE2b-256 |
9a330a291bd7fe016dda5a7e2229937c216499b36ac75fea358b1b2508b0df63
|