Roman numeral encoder and decoder
Project description
Roman numeral conversion module.
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-1.0.0.tar.gz
(2.5 kB
view details)
File details
Details for the file python-serpente-1.0.0.tar.gz.
File metadata
- Download URL: python-serpente-1.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4734e0f9301d3d3c86f62bde3d1ae9dd99540d0bc288f88dd4e5504065dd721c
|
|
| MD5 |
74c1dab7e77e32b7c73b1ed226ebaab8
|
|
| BLAKE2b-256 |
0ad5845d355eab4f81f3369c569d7f13ad20c9b7da9cd981ebdebc5df4525379
|