MANIFEST.in
README.rst
pyproject.toml
tox.ini
cubicweb_api/__init__.py
cubicweb_api/__pkginfo__.py
cubicweb_api/constants.py
cubicweb_api/exceptions.py
cubicweb_api/httperrors.py
cubicweb_api/predicates.py
cubicweb_api/routes.py
cubicweb_api/transaction.py
cubicweb_api/util.py
cubicweb_api.egg-info/PKG-INFO
cubicweb_api.egg-info/SOURCES.txt
cubicweb_api.egg-info/dependency_links.txt
cubicweb_api.egg-info/entry_points.txt
cubicweb_api.egg-info/requires.txt
cubicweb_api.egg-info/top_level.txt
cubicweb_api/auth/__init__.py
cubicweb_api/auth/jwt.py
cubicweb_api/auth/jwt_policy.py
cubicweb_api/auth/routes.py
cubicweb_api/i18n/en.po
cubicweb_api/i18n/es.po
cubicweb_api/i18n/fr.po
cubicweb_api/migration/postcreate.py
cubicweb_api/openapi/__init__.py
cubicweb_api/openapi/openapi.py
cubicweb_api/openapi/openapi_template.yaml
test/__init__.py
test/test_api.py
test/test_api_binary.py
test/test_api_current_user.py
test/test_api_login.py
test/test_api_logout.py
test/test_api_rql.py
test/test_api_schema.py
test/test_api_siteinfo.py
test/test_auth_jwt.py
test/test_transaction.py
test/util.py
test/data/bootstrap_cubes
test/data/schema.py