Skip to main content

A small collection of useful functions

Project description

Overview

Ruff image image Downloads

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

osgood-1.3.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

osgood-1.3.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page