Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foufou-exe/trophy-manager
🏆Trophy management for PS4,XBOX...
https://github.com/foufou-exe/trophy-manager
bdd css html project python python3 scraper sqlite
Last synced: 1 day ago
JSON representation
🏆Trophy management for PS4,XBOX...
- Host: GitHub
- URL: https://github.com/foufou-exe/trophy-manager
- Owner: Foufou-exe
- License: mit
- Created: 2022-11-17T08:29:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T16:34:47.000Z (about 1 year ago)
- Last Synced: 2024-02-19T23:27:20.125Z (11 months ago)
- Topics: bdd, css, html, project, python, python3, scraper, sqlite
- Language: Python
- Homepage: https://trophy-manager.vercel.app
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# B3-C1-Project-Python-MAURRAS-THIBAUT-LLODRA-DYLAN-LLINARAIS-NICOLAS-LEFRANC-MATIS
Project Python pour le cours de Monsieur Artz Vincent
## Authors
- [@thorbeorn](https://github.com/thorbeorn)
- [@Foufou-exe](https://github.com/Foufou-exe)
- [@nicolasLlinares](https://github.com/nicolasLlinares)
- [@mathislef34](https://github.com/mathislef34)## Installation
Install my-project with python, pip and git
```python
git clone https://github.com/Foufou-exe/B3-C1-Project-Python-MAURRAS-THIBAUT-LLODRA-DYLAN-LLINARAIS-NICOLAS-LEFRANC-MATIS.git
cd B3-C1-Project-Python-MAURRAS-THIBAUT-LLODRA-DYLAN-LLINARAIS-NICOLAS-LEFRANC-MATIS
python3 -m pip install -r requirements.txt
python3 InitDB.py
```
## Usage/Examples```python3
python3 app.py
```## License
[MIT](https://choosealicense.com/licenses/mit/)