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.

Make sure to:

  1. install the package with the required python version.
  2. replace the package version number ("0.0.0") with the same value for both the production and development dependencies or you'll get conflict errors.

Option 1: Run both pipenv install commands:

# Install as a production dependency.
pipenv install codeforlife==0.0.0

# Install as a development dependency.
pipenv install --dev codeforlife[dev]==0.0.0

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

[packages]
codeforlife = "==0.0.0"

[dev-packages]
codeforlife = {version = "==0.0.0", extras = ["dev"]}

Installing a GitHub Branch

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

Make sure to:

  1. replace the branch name ("BRANCH_HERE") with the same value for both the production and development dependencies or you'll get conflict errors.
  2. replace the organization name ("ORG_HERE") with the same value for both the production and development dependencies or you'll get conflict errors.
[packages]
codeforlife = {ref = "BRANCH_HERE", git = "https://github.com/ORG_HERE/codeforlife-package-python.git"}

[dev-packages]
codeforlife = {ref = "BRANCH_HERE", git = "https://github.com/ORG_HERE/codeforlife-package-python.git", extras = ["dev"]}

Version Release

New versions of this package are automatically created by this GitHub Actions workflow.

Versions are determined using the semantic-release commit message format.

If a new version is successfully released, it will create:

  1. A new tag on GitHub.
  2. A new release on GitHub.
  3. A new release on PyPI.

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.30.0.tar.gz (101.3 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.30.0-py3-none-any.whl (175.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codeforlife-0.30.0.tar.gz
  • Upload date:
  • Size: 101.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for codeforlife-0.30.0.tar.gz
Algorithm Hash digest
SHA256 c4089dddbac6ed40f06066d1b01a57c3cd6c7f4ca3cfa455f9c2199ba6561086
MD5 d46ef9c733ad25b5b9530ac6e31c737c
BLAKE2b-256 9605c6bf2237131c7c6ac4c48b00ca7937b4e7fa4c246fe58f0e98e1fdd802bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for codeforlife-0.30.0.tar.gz:

Publisher: main.yml on ocadotechnology/codeforlife-package-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: codeforlife-0.30.0-py3-none-any.whl
  • Upload date:
  • Size: 175.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for codeforlife-0.30.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f2435f5184a9488b98b56e644bdcad7ba84bd28f6863fddff422b3bb05a6fdd0
MD5 42d16ea43f860cc5141cb1e1f312c4d8
BLAKE2b-256 b21b3c495f2638a69433b88d9432f35068b48a48f1fdc65eec79607ffbfd17c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for codeforlife-0.30.0-py3-none-any.whl:

Publisher: main.yml on ocadotechnology/codeforlife-package-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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