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

Uploaded Source

Built Distribution

coop-2.4.4-py3-none-any.whl (6.5 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for coop-2.4.4.tar.gz
Algorithm Hash digest
SHA256 555ea1f4e2737ca50c0789d0e145a4fa474db8bf20145eb4cc4ac57b8118fc42
MD5 bef22107440adef9d32050c136a912f9
BLAKE2b-256 225ea7fab351cd7a3610e61da572ea3d48623c14ab9b73eb8d2287f9516ea29e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coop-2.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 babe668ba3dcd0858e30eb69c3ae96de18abef984a215d2448021ec6e8d47177
MD5 036a947430891eaf488a4fd8c2ef3a15
BLAKE2b-256 5597497d7c2c4ead1cd7f86ce0e43512ff2f3339e9d8cc7f3af20271ffd17460

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