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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for coop-2.0.3.tar.gz
Algorithm Hash digest
SHA256 ef62d767ffa07b6c1a461ac69bf7db95b4066ac0615f8c5d483735056c662437
MD5 56364669b560437bd12b981c96628a84
BLAKE2b-256 7e01172dd348149aa98fbde3fe79cfb1e095dd235f11d3e4ab9b964ed75c29ef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coop-2.0.3-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.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 43ff43d3634880c8d015adfda267c0f7c5c3318220f0f2253472a735a589f7f2
MD5 d3a65c71e91f11b8c68f35cec330bae3
BLAKE2b-256 5c0c1c5e89f2d1a5579f734405cb2089bb3dcd86358bacc6b5a3830cc28d249a

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