Desktop app with GUI for obtaining a list of earthquakes from a database and saving it as a different file structures.
Aleksey Danilov 6e8f578373 Merge pull request #1 from a7exd/add-license-1 | il y a 2 ans | |
---|---|---|
ui | il y a 2 ans | |
.gitignore | il y a 2 ans | |
LICENSE.md | il y a 2 ans | |
README.md | il y a 2 ans | |
config.py.default | il y a 2 ans | |
exceptions.py | il y a 2 ans | |
getquakes.py | il y a 2 ans | |
gui.py | il y a 2 ans | |
main_window.png | il y a 2 ans | |
quake_storages.py | il y a 2 ans | |
quake_structures.py | il y a 2 ans | |
quakes_from_db.py | il y a 2 ans | |
requirements.txt | il y a 2 ans |
Кросплатформенное графическое приложение для получения информации и формирования отчетов о зарегистрированных землетрясениях и их параметрах.
python -m venv venv
source venv/bin/activate
venv\Scripts\activate.ps1
python -m pip install -r requirements.txt
python getquakes.py