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
Release files for arabic-to-roman 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| arabic-to-roman-1.0.0.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| arabic_to_roman-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.4 kB
Release files / arabic-to-roman-1.0.0.tar.gz
| Download URL | arabic-to-roman-1.0.0.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2415ea4729acd700aadc0a4d3af5ced6a8cb75a03fdc23ca912bbff3dd3a8ee4
|
|
BLAKE2b-256 checksum How to use checksums |
01c0c8bcd47f9ee75eb33be635a23a6a004b54aba0d8064e6b08fbd6355e549d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.14 CPython/3.10.8 Darwin/22.1.0
|
Release files / arabic_to_roman-1.0.0-py3-none-any.whl
| Download URL | arabic_to_roman-1.0.0-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6465c7a684a8ca3027ddff65786d1f14100dae4e02b412133b830fda4f9b7e87
|
|
BLAKE2b-256 checksum How to use checksums |
2dbc1982480726aeaa3dfa1b598adba57f4731e0ed548599436506aa6dcc5b21
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.14 CPython/3.10.8 Darwin/22.1.0
|