resa-padel/resa_padel
Stanislas Jouffroy 0938fb98b7 Big refactoring.
- clubs, booking platforms and user are now defined in customization files -> there are less environment variables
- the responsibility of the session moved
- booking cancellation is available
2024-03-17 23:58:03 +01:00
..
resources Big refactoring. 2024-03-17 23:58:03 +01:00
__init__.py Added pre-commit to dev dependencies, and set the black profile to isort 2024-02-20 18:17:27 +01:00
__main__.py Initalized git repo, added basic files and a logger 2024-02-11 00:43:10 +01:00
booking.py Big refactoring. 2024-03-17 23:58:03 +01:00
booking_service.py Big refactoring. 2024-03-17 23:58:03 +01:00
config.py Big refactoring. 2024-03-17 23:58:03 +01:00
connectors.py Big refactoring. 2024-03-17 23:58:03 +01:00
exceptions.py platform login is working 2024-02-11 19:44:02 +01:00
logging.yaml Initalized git repo, added basic files and a logger 2024-02-11 00:43:10 +01:00
models.py Big refactoring. 2024-03-17 23:58:03 +01:00
payload_builders.py Big refactoring. 2024-03-17 23:58:03 +01:00