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:
- install the package with the required python version.
- 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:
- replace the branch name ("BRANCH_HERE") with the same value for both the production and development dependencies or you'll get conflict errors.
- 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:
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codeforlife-0.35.0.tar.gz.
File metadata
- Download URL: codeforlife-0.35.0.tar.gz
- Upload date:
- Size: 918.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70215d33d4fb83bb5011467dc3bcf70e1750e83d444b35277ffc139575911240
|
|
| MD5 |
90611eca177e64a4f63c8b70cd4a9e61
|
|
| BLAKE2b-256 |
3c08a2e82d2f06ef87c9c1038dba892042dbf5c6623721a334afaa828f647e7b
|
Provenance
The following attestation bundles were made for codeforlife-0.35.0.tar.gz:
Publisher:
main.yml on ocadotechnology/codeforlife-package-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
codeforlife-0.35.0.tar.gz -
Subject digest:
70215d33d4fb83bb5011467dc3bcf70e1750e83d444b35277ffc139575911240 - Sigstore transparency entry: 1537100607
- Sigstore integration time:
-
Permalink:
ocadotechnology/codeforlife-package-python@1ad9236ec7b095468e86853cc5cd3d3b92d10794 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ocadotechnology
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
main.yml@1ad9236ec7b095468e86853cc5cd3d3b92d10794 -
Trigger Event:
push
-
Statement type:
File details
Details for the file codeforlife-0.35.0-py3-none-any.whl.
File metadata
- Download URL: codeforlife-0.35.0-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e24d5cfdf98c12a960b0bb32ec43392456b29e2831ed999a083398bd8174dd5
|
|
| MD5 |
3e98b87ba0f74b6479797380d7bd649b
|
|
| BLAKE2b-256 |
5854b52b4a15f8f76daccb93b867776416eaefb8708cfd30200d89db38f25a84
|
Provenance
The following attestation bundles were made for codeforlife-0.35.0-py3-none-any.whl:
Publisher:
main.yml on ocadotechnology/codeforlife-package-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
codeforlife-0.35.0-py3-none-any.whl -
Subject digest:
5e24d5cfdf98c12a960b0bb32ec43392456b29e2831ed999a083398bd8174dd5 - Sigstore transparency entry: 1537100708
- Sigstore integration time:
-
Permalink:
ocadotechnology/codeforlife-package-python@1ad9236ec7b095468e86853cc5cd3d3b92d10794 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ocadotechnology
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
main.yml@1ad9236ec7b095468e86853cc5cd3d3b92d10794 -
Trigger Event:
push
-
Statement type: