Skip to main content

Standard base to build Nestbox sites from

Project description

This is a base to build all Takeflight sites off. This package contains all the common code shared between sites, with the ideal Takeflight 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.

Update the CHANGELOG. Please.

Tag your release:

$ git tag "x.y.z"
$ git push --tags

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

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install wheel # Only required once per venv

Then, package up and publish the package:

$ ./setup.py sdist bdist_wheel upload

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.7.0.tar.gz (15.3 kB view details)

Uploaded Source

Built Distribution

coop-0.7.0-py3-none-any.whl (22.5 kB view details)

Uploaded Python 3

File details

Details for the file coop-0.7.0.tar.gz.

File metadata

  • Download URL: coop-0.7.0.tar.gz
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for coop-0.7.0.tar.gz
Algorithm Hash digest
SHA256 dfe41aec068679a7322753d81412a2d5bb64873877c6af29823e51ca3d5fefbd
MD5 d3b211506a0ce4eb3c4a6d689d490be2
BLAKE2b-256 bb8510f1f6f869b45555f46ed603360d48b37dd7f66e16c03447a011b951606b

See more details on using hashes here.

File details

Details for the file coop-0.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for coop-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d806c0e190528cf100cafea091113dae3833024f1a0b5efe03a74399294fcdca
MD5 72eec16b38a8d080c4d3a88403a28197
BLAKE2b-256 824060fecf84943426bad86511ae860ec1cda9776f99f79206f7bf3d23b36d60

See more details on using hashes here.

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