Skip to main content

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!

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

coop-0.4.0rc1.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

coop-0.4.0rc1-py3-none-any.whl (19.9 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