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

This version

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

Uploaded Source

Built Distribution

coop-2.0.0-py3-none-any.whl (22.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for coop-2.0.0.tar.gz
Algorithm Hash digest
SHA256 2581bb4e7730108d0086b4370d6d2d689e03ad95798b94b20662fdd97252619d
MD5 ef32fb47a112a4096649e942bf59ef4c
BLAKE2b-256 a45662fdc1859b784b888f8572c633517e8c9b8f5b1dfaf62f5ef189cdedd70e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coop-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dd805e4d1786639abf1998c1f4bbd2c7ef08a2b371688ed12e05e77a15c93ca2
MD5 592b1a6252ee1d4c8e99b724ef88f106
BLAKE2b-256 4cabee3e487f6894d37fdd47fcf87bbc68a7519c27fc8bfbf8a39d94bf7d464c

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