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

Uploaded Source

Built Distribution

coop-2.4.2-py3-none-any.whl (21.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for coop-2.4.2.tar.gz
Algorithm Hash digest
SHA256 f05e789e4f7086f517fcdd8e97cd30453ba315d601aa5494c63c464a4e7348bf
MD5 6e365f8a8ef4e90212e6f412e165fc18
BLAKE2b-256 3e9674c78bbca6953a83209e706cdeeaa51db41994cf3fd11ff15500645d8eca

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coop-2.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f1417daecd7939688a3cd66fda449fd008d9a5adc89415cf3cbba9b89c9a845d
MD5 2198507c1e411b5275144ea8bdae13c1
BLAKE2b-256 1da0c9e76ab58026bd7551389c90c4bf788176aa32b302aaf1b50be492c3ddee

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