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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for coop-2.1.4.tar.gz
Algorithm Hash digest
SHA256 afed77f1f4539f27b998f9d5af8097e599ef29afe6d99630ff8a455d626a27f7
MD5 5cd8fea3cad1e6b3350deecefdb7273a
BLAKE2b-256 a08dd8377f3d2249b0b4b9aaef97a6c0814f7a94366e2120658c512b5c88e918

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coop-2.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 648b6aab47770d7ba786a8c180c0c138cc3dbc9470e8b7b8358d394f7d63b55d
MD5 bb1abe2382b7fd1fc457aa9d8b50a5f9
BLAKE2b-256 85e1ea5cdc1f89f68bddf1c84fb807f2bc216987b6c6298ac1239bc2c32b7f2b

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