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
File details
Details for the file Roman Numerals Simple-1.0.1.tar.gz
.
File metadata
- Download URL: Roman Numerals Simple-1.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27da796da00ccd07579228fc5e28e55b057161ed643f64f75cc9a8180d1e7bbf |
|
MD5 | ff69db296efcc88fbbc01dfe6596a68f |
|
BLAKE2b-256 | 6ed1f57a8738a51c94ea6e2ae8d2b02e8feb64ff20d9f5b1cb6c2d0c143787b6 |
File details
Details for the file Roman_Numerals_Simple-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: Roman_Numerals_Simple-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28cabe916da465e28ef0d5d748942984d11588e6c6a9873f2f8f0cd6c8d487a4 |
|
MD5 | 90a73f9632ef0f88dae26519f2968984 |
|
BLAKE2b-256 | 452f05663f220926835e7a6d302cebd7c756e0285682d4a95da66c16b7e2ad3c |
File details
Details for the file Roman_Numerals_Simple-1.0.1-py2-none-any.whl
.
File metadata
- Download URL: Roman_Numerals_Simple-1.0.1-py2-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e22250538be18d2fd7764895c72154f41e48040051eae96bfbb85e1d0b922bc |
|
MD5 | 38e0b996dd49f634b2f4bf5d306f568b |
|
BLAKE2b-256 | 1d2d3a92b4594f161fc3c21956436290dcdfb6f517fd0a16156e63e26b9d1fe3 |