Home > python > Roman numbers to decimal

Roman numbers to decimal

Problem
You want to convert Roman numbers to decimal and decimal numbers to Roman numbers.

Solution
I found a module for this task called romanclass (http://pypi.python.org/pypi/romanclass).

I wrote a simple wrapper around it, available here.

Categories: python Tags: , ,
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment

Design a site like this with WordPress.com
Get started