Library for interacting with roman numerals
Project description
Installing
$ python3 -m pip install Roman-Numerals-Simple
Using
>>> import roman
>>> roman.int_to_roman(947)
'CMXLVII'
>>> roman.roman_to_int('CMXLVII')
947
Command Line
$ python3 -m roman
5377
MMMMMCCCLXXVII
5377 True
$ python3 -m roman 947
947
CMXLVII
947 True
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.
Source Distribution
Built Distributions
Close
Hashes for Roman Numerals Simple-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27da796da00ccd07579228fc5e28e55b057161ed643f64f75cc9a8180d1e7bbf |
|
MD5 | ff69db296efcc88fbbc01dfe6596a68f |
|
BLAKE2b-256 | 6ed1f57a8738a51c94ea6e2ae8d2b02e8feb64ff20d9f5b1cb6c2d0c143787b6 |
Close
Hashes for Roman_Numerals_Simple-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28cabe916da465e28ef0d5d748942984d11588e6c6a9873f2f8f0cd6c8d487a4 |
|
MD5 | 90a73f9632ef0f88dae26519f2968984 |
|
BLAKE2b-256 | 452f05663f220926835e7a6d302cebd7c756e0285682d4a95da66c16b7e2ad3c |
Close
Hashes for Roman_Numerals_Simple-1.0.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e22250538be18d2fd7764895c72154f41e48040051eae96bfbb85e1d0b922bc |
|
MD5 | 38e0b996dd49f634b2f4bf5d306f568b |
|
BLAKE2b-256 | 1d2d3a92b4594f161fc3c21956436290dcdfb6f517fd0a16156e63e26b9d1fe3 |