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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for coop-2.3.0.tar.gz
Algorithm Hash digest
SHA256 441664f56a9279a687a0d567e2cd0bc94da9f38cefd98e381623a07d4ddb92ba
MD5 27825c91ebd24a7619ad6b80380bbdf0
BLAKE2b-256 ed63398ff3812040913fe4f4c0adf5de3061ff07cfa649f99591a870ef1198b0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coop-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 78812ac489b0273cda945fcc28abceb94b91c3d01e22a24f9e509a2c2ce9ac76
MD5 3099db7327206b184b39bf9de7cd850b
BLAKE2b-256 f215b47e966902fd2f6ab398236a7276791d663d31c8c0223763b988049c3b11

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