Skip to main content

Standard base to build Wagtail 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-2.4.1.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

coop-2.4.1-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: coop-2.4.1.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for coop-2.4.1.tar.gz
Algorithm Hash digest
SHA256 851fabde317355ecba533041154820b91d94c007fed80143839e0ee5d1d4e7ff
MD5 daea040ca817ae92d88fcb608a203a65
BLAKE2b-256 aa3e1c8fd2cdc64b434771d07d31767020e1d1ecfc420aaa88f73f7df9bde5c3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coop-2.4.1-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for coop-2.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0e33de4d3f61f1a566fa0d85f71cab17bd1ffa9269bbe00f62c9849a638c3b30
MD5 5e2efba73ceaa19ddc8e919c02f56396
BLAKE2b-256 48f91cb7c8bcde112fd8f7ceccdb9e46ea5c8252a1dbb204335504f4151412be

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