8000 GitHub - jamescarr/cosmicpython: Repository for going through the Architecture Patterns with Python book.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Repository for going through the Architecture Patterns with Python book.

Notifications You must be signed in to change notification settings

jamescarr/cosmicpython

Repository files navigation

Architecture Patterns with Python Exercises

This repository contains all the exercises in Architecture Patterns with Python book. Each chapter has its own branch for pursual.


Table of Contents

Development

There is a Makefile included with the targets listed when running the default help target.

help                  Show this help message
test                  Run the tests using Poetry and pytest
watch-tests           Run tests continuously using pytest-watch
black                 Run black on the project
api-dev               Runs the API Server

API Server

The API server can be run standalone via make api-dev and contains a SwaggerUI endpoint at /docs.

About

Repository for going through the Architecture Patterns with Python book.

Resources

Stars

Watchers

Forks

Packages

No packages published
0