|
|
c797cac291
|
locations_v3_search.py renamed from locations.py
|
2023-06-12 12:20:48 +05:00 |
|
|
|
6510a001f2
|
Example json file with properties_v2_list response for pydantic model test run
|
2023-06-12 12:18:17 +05:00 |
|
|
|
a802613778
|
Added requirements.txt
|
2023-06-12 12:03:31 +05:00 |
|
|
|
ec9659d51e
|
Implemented properties pydantic model
|
2023-06-12 12:03:15 +05:00 |
|
|
|
ee2b18bdb5
|
Changed classes' attribute names in locations.py to more pythonic
|
2023-06-04 21:43:27 +05:00 |
|
|
|
9335b782c2
|
Added Pydantic model for API locations/v3/search response
|
2023-06-04 21:10:09 +05:00 |
|
|
|
1df9a16643
|
Implemented query for the quantity of the search results via inline buttons. (Test functional for now.)
|
2023-05-28 15:18:04 +05:00 |
|
|
|
29ceb95404
|
Added db.py in which the PostgreSQLDatabase class were added for working with DB.
|
2023-05-27 16:17:29 +05:00 |
|
|
|
9924f0eebb
|
Added main.py in which there was added config parser for retrieving token for Telegram bot, hotels.com API, and parameters for database.
Also added templates for bot commands and bot polling.
|
2023-05-27 16:15:16 +05:00 |
|
|
|
2de77f7c8a
|
Revert "File templates added"
This reverts commit ff5952624deb4253ec7126e681ce869997a3e336.
|
2023-05-27 15:06:59 +05:00 |
|
|
|
ff5952624d
|
File templates added
|
2023-05-27 15:06:35 +05:00 |
|
|
|
31767a78ef
|
Changed README.md text
|
2023-05-27 12:44:39 +05:00 |
|
|
|
6bea0b7250
|
Initial commit
|
2023-05-27 08:42:25 +01:00 |
|