Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lfrench03/roman-----interger
- Owner: LFrench03
- Created: 2024-09-18T04:26:35.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T04:48:25.000Z (about 2 months ago)
- Last Synced: 2024-10-12T23:41:46.575Z (about 1 month ago)
- Topics: roma, roman, roman-number-converter, roman-numerals, streamlit, streamlit-application
- Language: Python
- Homepage: https://roman-translator.streamlit.app/
- Size: 1.71 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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⭐️*