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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for coop-2.1.2.tar.gz
Algorithm Hash digest
SHA256 7578e03f0350ac0bb8ffdcc9b22f5d9103f34a0abbc14e3fec29f3de71a41cd0
MD5 34373fd028295434d79a411ab6d68aeb
BLAKE2b-256 be86470b5c658774821df9c44281f1fb179a18af3f2f5dffb7e0d3ac099aa62c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coop-2.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3d744b30cbbb0f071531a4b30978ba5d99a0db7ad8f4fdc76b7f8c8a4e70020e
MD5 9c91bbee22870fc95be64caf8f0aaa4d
BLAKE2b-256 f3f13681fe6afa5edcddf4c409d8d3f10351868caa0e44c319083707b5d18c7c

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