osgood 1.3.0

Last updated:

0 purchases

osgood 1.3.0 Image
osgood 1.3.0 Images
Add to Cart

Description:

osgood 1.3.0

Overview





This is a small package of useful components.
Docker
This package comes with a Dockerfile and docker-compose files to allow dockerized development if desired. Simply run docker compose up -d to run the containers in the docker-compose.yml in detached mode. See which containers are running by using docker ps. If you want to open a bash session inside one of the containers run docker-compose exec <container-name> /bin/bash. To stop all containers run docker compose down.
The build command in the docker-compose.yml takes care of building the Dockerfile. If you'd like to force a rebuild run docker-compose up --build.
To test:
Run pytest at the root of the repo.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.