Arabic number to Roman numeral converter
Project description
Arabic number to Roman numeral converter
A simple converter that converts an Arabic number (e.g. 42
) to a Roman numeral (e.g. XLII
).
Requires Poetry to install:
poetry install --no-dev
Running the tests
The tests consist of:
- Unit tests using
pytest
- Static type checking using
mypy
To run the tests, first install the required packages using
poetry install
Then run the tests with
poetry run test
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
arabic-to-roman-1.0.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file arabic-to-roman-1.0.0.tar.gz
.
File metadata
- Download URL: arabic-to-roman-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.8 Darwin/22.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2415ea4729acd700aadc0a4d3af5ced6a8cb75a03fdc23ca912bbff3dd3a8ee4 |
|
MD5 | 6439f42c4048eb55123c0b8da09cea8c |
|
BLAKE2b-256 | 01c0c8bcd47f9ee75eb33be635a23a6a004b54aba0d8064e6b08fbd6355e549d |
File details
Details for the file arabic_to_roman-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: arabic_to_roman-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.8 Darwin/22.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6465c7a684a8ca3027ddff65786d1f14100dae4e02b412133b830fda4f9b7e87 |
|
MD5 | 4e30d0a61316ef45c75e1a1182f9614b |
|
BLAKE2b-256 | 2dbc1982480726aeaa3dfa1b598adba57f4731e0ed548599436506aa6dcc5b21 |