-
- Downloads
Initial commit
parents
Branches
No related tags found
Showing
- README.md 13 additions, 0 deletionsREADME.md
- funkwhale_cli/__init__.py 0 additions, 0 deletionsfunkwhale_cli/__init__.py
- funkwhale_cli/api.py 45 additions, 0 deletionsfunkwhale_cli/api.py
- funkwhale_cli/cli.py 95 additions, 0 deletionsfunkwhale_cli/cli.py
- funkwhale_cli/exceptions.py 6 additions, 0 deletionsfunkwhale_cli/exceptions.py
- funkwhale_cli/logs.py 3 additions, 0 deletionsfunkwhale_cli/logs.py
- funkwhale_cli/schemas.py 103 additions, 0 deletionsfunkwhale_cli/schemas.py
- funkwhale_cli/settings.py 2 additions, 0 deletionsfunkwhale_cli/settings.py
- setup.cfg 52 additions, 0 deletionssetup.cfg
- setup.py 5 additions, 0 deletionssetup.py
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/conftest.py 24 additions, 0 deletionstests/conftest.py
- tests/test_api.py 85 additions, 0 deletionstests/test_api.py
README.md
0 → 100644
funkwhale_cli/__init__.py
0 → 100644
funkwhale_cli/api.py
0 → 100644
funkwhale_cli/cli.py
0 → 100644
funkwhale_cli/exceptions.py
0 → 100644
funkwhale_cli/logs.py
0 → 100644
funkwhale_cli/schemas.py
0 → 100644
funkwhale_cli/settings.py
0 → 100644
setup.cfg
0 → 100644
setup.py
0 → 100644
tests/__init__.py
0 → 100644
tests/conftest.py
0 → 100644
tests/test_api.py
0 → 100644
Please register or sign in to comment