romannumeral

This package has a class for working with Roman Numerals.


Keywords
romannumeral
License
BSD-3-Clause
Install
pip install romannumeral==0.2.1

Documentation

romannumeral

https://badge.fury.io/py/romannumeral.png https://travis-ci.org/jay3686/romannumeral.png?branch=master https://pypip.in/d/romannumeral/badge.png

This package is a class for working with Roman Numerals.

Features

  • Supports basic mathematic operations
  • Can cast to string or int
  • Can parse from string or int