{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/3"}],"enrichment":{"capability":"Converts between integers and Roman numerals, parsing strings like 'XVI' to numbers and vice versa.","skillfed_tags":["deprecated","numeral-conversion"],"use_cases":["Convert integers to Roman numeral strings for display in historical or formal documents.","Parse user-supplied Roman numeral input and validate or compare it against numeric values.","Generate Roman numerals for outline numbering, clock faces, or other traditional formatting.","Educational projects teaching numeral systems or number representation."],"what_it_does":"roman-numerals-py is a utility for bidirectional conversion between integers and Roman numerals. It lets you create a RomanNumeral object from an integer (e.g., 16 becomes 'XVI') and parse Roman numeral strings back into comparable objects. The package is a pure Python implementation with no compiled dependencies, making it straightforward to install and use.\n\nHowever, the package summary explicitly states it is deprecated and recommends switching to roman-numerals instead. This means you should treat it as a legacy option; if you are starting a new project, the maintainers suggest using the replacement package. For existing code or specific compatibility needs, it remains functional and actively maintained, but migration is encouraged.","worth_installing":"No\u2014the package is explicitly deprecated. The maintainers recommend switching to roman-numerals instead. Install only if you are maintaining legacy code that already depends on roman-numerals-py; for new projects, use the recommended replacement."},"id":"roman-numerals-py","links":{"html":"https://skillfed.io/packages/roman-numerals-py","md":"https://skillfed.io/packages/roman-numerals-py.md","pypi":"https://pypi.org/project/roman-numerals-py/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-12-17","license_spdx":"0BSD OR CC0-1.0","license_treatment":"permissive","name":"roman-numerals-py","python_support":"supports_current","summary":"This package is deprecated, switch to roman-numerals."},"popularity":{"monthly_downloads":2511864,"position":3033,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.1.0"}
