1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-23 15:37:47 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot
Ivan Habunek fab23b9069
Reorganize cli imports
The old way did not allow for having multiple commands of the same name
2023-12-13 15:00:47 +01:00
..
cli Reorganize cli imports 2023-12-13 15:00:47 +01:00
tui Pass tui options through cli options 2023-12-07 19:27:26 +01:00
utils Overhaul output to use click 2023-12-05 11:55:09 +01:00
__init__.py Bump version to 0.40.0 2023-12-13 08:40:30 +01:00
__main__.py Simplify main 2023-12-05 10:45:18 +01:00
api.py Add tags info command 2023-12-13 08:40:02 +01:00
auth.py
config.py Add insurance policy 2023-12-13 08:40:02 +01:00
entities.py Add featured tag commands 2023-12-13 08:40:02 +01:00
exceptions.py
http.py
logging.py
output.py Add featured tag commands 2023-12-13 08:40:02 +01:00
settings.py Remove unused code 2023-12-07 19:11:12 +01:00
typing_compat.py
wcstring.py