An example package for use in courses!
Project description
NGI Code Academy
An example package for the NGI Course "How to collaborate on a software project".
Use at your own risk, made by developers in training!
If you are following the exam, see more information in EXAM.md
Contributing
Dependencies
- Python 3.13.2 (optionally use
pyenv) - Poetry
Set up environment
Create a virtual environment an install the dependencies into it locally using
poetry install
Ensure you activate the virtual environment.
Local code quality checks
Check linting rules: ruff check .
Check formatting: ruff format --check
Run tests
pytest .
(Optional) Pre commit hooks
Install pre commit hooks to automatically run linting, formatting checks and poetry checks before committing.
poetry run pre-commit install
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 ngi_code_academy-0.3.71.tar.gz.
File metadata
- Download URL: ngi_code_academy-0.3.71.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.10 Linux/6.8.0-1027-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ec44f4b4754ffc49f003709ca10d9d026902774c9d3fa176fcc09b23770a37e
|
|
| MD5 |
070f8e39f18b2ce9c6fe3780f4e3aad0
|
|
| BLAKE2b-256 |
581b4e3a69ff4c02b6f10b5a68b735040dec92440ea391b54976b6699130c467
|
File details
Details for the file ngi_code_academy-0.3.71-py3-none-any.whl.
File metadata
- Download URL: ngi_code_academy-0.3.71-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.10 Linux/6.8.0-1027-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c2443626766c7fc267426295384d2445cd4d819924fdd8ba61811509dd5daf5
|
|
| MD5 |
c9247c46087eee3e84c81fe1fa8008a7
|
|
| BLAKE2b-256 |
18af47ffda84efcdc858764ece03fc0ae4360781f860ec98810067bac2cd683f
|