https://github.com/emrd/how-to-run-it
https://github.com/emrd/how-to-run-it
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emrd/how-to-run-it
- Owner: EmrD
- Created: 2024-12-31T19:22:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-01T11:37:34.000Z (over 1 year ago)
- Last Synced: 2025-02-21T15:26:00.962Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How To Run It ?
This is an example Python application that you can get score for your system for each program.
## Getting Started
To run locally;
- Clone this repository.
- Add your Gemini API key to ``services/gemini_services.py`` file.
- Run on your local environment.