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

Uploaded Source

Built Distribution

coop-2.1.3-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for coop-2.1.3.tar.gz
Algorithm Hash digest
SHA256 795935f5ea4ea98ae0de315baaacadc85f6a4faca7bb31b1d7c97f7895390ec3
MD5 8bf413e887cc0b168f4487808a45868f
BLAKE2b-256 6f1c26f56fff31f0f5ea51db084f9b879c0c29920704b6a045dc4a7afd7124f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coop-2.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 45c518f20b0924e8838e5f20b02e4060c421ed5327292a8c56ce100dd3463b5c
MD5 5b51183e38422b4d698525fa089fe6bc
BLAKE2b-256 f335e7896549fae26528f4baafe4a119284098252a04425572573fdd84e7b15a

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