Skip to content

Repository files navigation

cosmicpython-code

Example application code for the Architecture Patterns with Python book.

Python app workflow DeepSource

Visit API documentation to see available endpoints.

Installation

Install dependencies:

pip install -r requirements.txt

Tests

Run all tests:

make test

Run only unit tests:

make test-unit

Run only integration tests:

make test-integration

Run only end-to-end tests:

make test-e2e

Run only smoke tests:

make test-smoke

About

Example application code for the Architecture Patterns with Python book.

Topics

Resources

Stars

39 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages