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

This version

0.8.0

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

Uploaded Source

Built Distribution

coop-0.8.0-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for coop-0.8.0.tar.gz
Algorithm Hash digest
SHA256 b37d1b719832b065d49ab8cf97ec08a4b714eb0456602e4a8d04fcce8292aef8
MD5 2622c0a258171d132ed48aca91f30e4c
BLAKE2b-256 48e6b3d6dcadffffed132ed25a711cb5ee61dafd8e90468dc7165bbeeb525fca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coop-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4365fab8f90c9aadfb100c196ec8afc53b323cb09edf5f365d7c6f0976b11f12
MD5 f8f587671b7df338a7dc759b73c94215
BLAKE2b-256 f1b928e8ed1294bebb26296b8a907110bab32896d715ca63fd3b96e7462b97a3

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