LICENSE.txt
README.rst
setup.cfg
setup.py
coworks/__init__.py
coworks/coworks.py
coworks/export.py
coworks/mixins.py
coworks/utils.py
coworks/version.py
coworks.egg-info/PKG-INFO
coworks.egg-info/SOURCES.txt
coworks.egg-info/dependency_links.txt
coworks.egg-info/entry_points.txt
coworks.egg-info/requires.txt
coworks.egg-info/top_level.txt
coworks/blueprint/__init__.py
coworks/blueprint/admin.py
coworks/cli/__init__.py
coworks/cli/factory.py
coworks/pytest/__init__.py
coworks/pytest/fixture.py
coworks/pytest/local_server.py
coworks/tech/__init__.py
coworks/tech/csv.py
coworks/tech/jinja.py
coworks/tech/mail.py
coworks/tech/odoo.py
coworks/tech/psql.py
coworks/tech/s3.py
coworks/tech/tns.py
test/__init__.py
test/biz_ms.py
test/blueprint.py
test/conftest.py
test/mockup.py
test/tech_ms.py
test/test_admin.py
test/test_authorization.py
test/test_biz_ms.py
test/test_blueprint.py
test/test_environment.py
test/test_export.py
test/test_tech_ms.py
test/example/__init__.py
test/example/client.py
test/example/example.py
test/example/test_example.py
test/example/test_run.py