Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lfrench03/roman-----interger

Roman translator application developed with streamlit with a maximum range of 15 characters for Romans and up to 3999 for integers. Contains a foldout with lore about the origin, history and transition of Roman numerals.
https://github.com/lfrench03/roman-----interger

roma roman roman-number-converter roman-numerals streamlit streamlit-application

Last synced: about 1 month ago
JSON representation

Roman translator application developed with streamlit with a maximum range of 15 characters for Romans and up to 3999 for integers. Contains a foldout with lore about the origin, history and transition of Roman numerals.

Awesome Lists containing this project

README

        

# Roman <=> Interger
---
##### *Application developed to provide an efficient translator from Roman to Integer and back (plus a bit of history on the subject). Made with python-streamlit.* ([Appsite](https://roman-translator.streamlit.app/))

## Preview:
---
![img](img/capt.png)

---
### Dependences:
---
```
pip install streamlit
```
```
streamlit run app.py
```
### Content:
---
- [App page config script](app.py)
- [Interger to Roman script](IntergerToRoman.py)
- [Roman to Interger script](RomanToInterger.py)

*follow and support⭐️*