rome

Roman numerals implementation. Examples -------- >>> Roman('I') + 5 == Roman('VI') True

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install rome

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.3 2013-03-12    
0.0.2 2013-01-22    
0.0.1 2013-01-21    

Issues with this package?

Page last updated 2023-10-28 08:07:46 UTC