This website requires JavaScript.
Explore
Help
Register
Sign In
zev
/
avt-fresh
Watch
1
Star
0
Fork
0
You've already forked avt-fresh
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0dc6e84727673c8d7268ad203d11e3d31e3bd4de
avt-fresh
/
avt_fresh
History
Zev Averbach
0dc6e84727
added support for db_num when using the redis token store
2022-04-23 18:02:40 +02:00
..
__init__.py
import token stores into __init__
2022-04-23 14:45:11 +02:00
api.py
small fixes, updated type hints in api
2022-04-23 15:46:18 +02:00
client.py
moved everything into api.py module, imported ApiClient into __init__.py. changed the path of the oauth-containing json file to current working directory, removed references to python-dotenv which has already been removed as a dependency
2022-04-21 12:16:45 +02:00
invoice.py
refactored to use an ApiClient class
2022-04-20 00:28:53 +02:00
payments.py
refactored to use an ApiClient class
2022-04-20 00:28:53 +02:00
token.py
added support for db_num when using the redis token store
2022-04-23 18:02:40 +02:00