Skip to main content

Code for Life's common code.

Project description

codeforlife-package-python

This repo contains CFL's python package. This will be installed into all backend services.

LICENCE

In accordance with the Terms of Use of the Code for Life website, all copyright, trademarks, and other intellectual property rights in and relating to Code for Life (including all content of the Code for Life website, the Rapid Router application, the Kurono application, related software (including any drawn and/or animated avatars, whether such avatars have any modifications) and any other games, applications or any other content that we make available from time to time) are owned by Ocado Innovation Limited.

The source code of the Code for Life portal, the Rapid Router application and the Kurono/aimmo application are licensed under the GNU Affero General Public License. All other assets including images, logos, sounds etc., are not covered by this licence and no-one may copy, modify, distribute, show in public or create any derivative work from these assets.

Installation

To install this package, do one of the following options.

Ensure you're installing the package with the required python version. See setup.py.

Remember to replace the version number ("0.0.0") with your desired version.

Option 1: Run pipenv install command:

pipenv install git+https://github.com/ocadotechnology/codeforlife-package-python.git@v0.0.0#egg=codeforlife

Option 2: Add a row to [packages] in Pipfile:

[packages]
codeforlife = {ref = "v0.0.0", git = "https://github.com/ocadotechnology/codeforlife-package-python.git"}

Making Changes

To make changes, you must:

  1. Branch off of main.
  2. Push your changes on your branch.
  3. Ensure the pipeline runs successfully on your branch.
  4. Have your changes reviewed and approved by a peer.
  5. Merge your branch into the main branch.
  6. Manually trigger the Main pipeline for the main branch.

Installing your branch

You may wish to install and integrate your changes into a CFL backend before it's been peer-reviewed.

Remember to replace the branch name ("my-branch") with your branch.

[packages]
codeforlife = {ref = "my-branch", git = "https://github.com/ocadotechnology/codeforlife-package-python.git"}

Version Release

New versions of this package are automatically created via a GitHub Actions workflow. Versions are determined using the semantic-release commit message format.

A new package may only be released if:

  1. there are no formatting errors;
  2. all unit tests pass;
  3. (TODO) test/code coverage is acceptable.

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

codeforlife-0.22.10.tar.gz (68.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codeforlife-0.22.10-py3-none-any.whl (121.6 kB view details)

Uploaded Python 3

File details

Details for the file codeforlife-0.22.10.tar.gz.

File metadata

  • Download URL: codeforlife-0.22.10.tar.gz
  • Upload date:
  • Size: 68.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for codeforlife-0.22.10.tar.gz
Algorithm Hash digest
SHA256 372850f8aff8b1f5a560be4e077cba9e0f18f7d954a01f97108a9bf7854b83a0
MD5 2147a4138049c739d27ee10a720de2f8
BLAKE2b-256 4e227a93dc2dc7d752d937437703b85dab811d2ced8e21fb9484f490c07f9c91

See more details on using hashes here.

File details

Details for the file codeforlife-0.22.10-py3-none-any.whl.

File metadata

  • Download URL: codeforlife-0.22.10-py3-none-any.whl
  • Upload date:
  • Size: 121.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for codeforlife-0.22.10-py3-none-any.whl
Algorithm Hash digest
SHA256 188c7b2d01e3d36c426fcc48c967f288718da65ad7ab9fa977dc1e1c555e8018
MD5 af8a1971625ae0e8071ce190f820ad0c
BLAKE2b-256 549bc42848c01cf4d014362ef00ccdc1c37ea555e5e83f5f0da3135e7f520211

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page