add(app): create python application

This commit is contained in:
Aleksandr Tcitlionok
2024-12-11 12:14:25 +00:00
parent 11641e5e10
commit 24e09330ea
11 changed files with 531 additions and 2 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
click==8.1.3
rich==13.4.0
requests==2.31.0
pandas==2.1.2