Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abrahamkoloboe27/file-to-json-projet-streamlit-bash
Lien de l'application
https://github.com/abrahamkoloboe27/file-to-json-projet-streamlit-bash
bash-script ci-cd curl data-processing docker dockerhub excel json makefile pandas-dataframe python shell-script streamlit
Last synced: about 2 months ago
JSON representation
Lien de l'application
- Host: GitHub
- URL: https://github.com/abrahamkoloboe27/file-to-json-projet-streamlit-bash
- Owner: abrahamkoloboe27
- Created: 2024-09-16T20:19:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:30:10.000Z (3 months ago)
- Last Synced: 2024-12-12T00:46:31.857Z (about 2 months ago)
- Topics: bash-script, ci-cd, curl, data-processing, docker, dockerhub, excel, json, makefile, pandas-dataframe, python, shell-script, streamlit
- Language: Python
- Homepage: https://file-to-json-app-bash.streamlit.app
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# đ File-to-Json-Projet-Streamlit-Bash
### đ **Quick Start:**
```bash
curl -sSL https://raw.githubusercontent.com/abrahamkoloboe27/File-to-Json-Projet-Streamlit-Bash/main/file-to-json.sh | bash
```## đ ïž **About This Project**
Lâobjectif principal de ce projet est de **montrer lâutilitĂ© dâun script Bash** đ et comment il peut ĂȘtre utilisĂ© pour **automatiser des tĂąches** courantes. Ici, le script sert Ă convertir des fichiers (CSV, Excel, etc.) en **format JSON** de maniĂšre rapide et efficace.
Avec **Streamlit** đš, l'application fournit une interface conviviale oĂč les utilisateurs peuvent facilement glisser-dĂ©poser leurs fichiers et obtenir le **rĂ©sultat JSON** en quelques clics. Ce projet illustre Ă quel point un script Bash peut ĂȘtre un alliĂ© puissant lorsqu'il est intĂ©grĂ© Ă une interface intuitive pour rĂ©soudre des besoins concrets.
## đ **How to Use**
1. **TĂ©lĂ©charger et ExĂ©cuter le Script** đ :
Utilisez la commande `curl` ci-dessus pour récupérer et exécuter le script en une seule ligne de commande.
2. **Processus Automatique** âïž :
Le script traite le fichier d'entrĂ©e et gĂ©nĂšre un fichier JSON tĂ©lĂ©chargeable directement via l'interface Streamlit.## đŠ **Requirements**
- đ„ïž **Bash shell** installĂ©
- đ **Connexion Internet** pour tĂ©lĂ©charger le script
- đł **Docker** installĂ© sur la machine## đŻ **Pourquoi ce projet est utile ?**
- **DĂ©montre lâefficacitĂ© de Bash** pour automatiser des tĂąches simples mais essentielles.
- **Montre comment un script peut sâintĂ©grer** dans des interfaces plus conviviales comme Streamlit.
- **RĂ©duit les erreurs manuelles** et simplifie la manipulation des fichiers.## đ **License**
Ce projet est distribuĂ© sous la **licence MIT**. Vous ĂȘtes libre de lâutiliser, de le modifier et de le partager ! đ
#### đ§ Contact
Pour toute question ou suggestion, veuillez contacter Abraham KOLOBOE Ă l'adresse email [[email protected]](mailto:[email protected]).