Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

Standard base to build Nestbox sites from

Project description

This is a base to build all Nestbox sites off. This package contains all the common code shared between sites, with the ideal Nestbox site containing only model definitions, templates, and front end assets.

Making a release

Upgrade the version in coop/_version.py. Coop follows semver for its versioning scheme.

Make a virtual environment and activate it. You may already have one from last time:

$ python3 -m venv venv
$ source venv/bin/activate

Then, package up and publish the package:

$ ./setup.py sdist
$ publish-python-package dist/coop-X-Y-Z.tar.gz

And you are done!

Supported by

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