Skip to main content

nccapy is a python package use for teaching graphics at the NCCA

Project description

nccapy

The code in this python package is used in various units taught in the NCCA and in particlar Jon's programming courses

The aim of this repository is to teach not only about python modules and packages but demonstrate other python code and techniques.

Installation

This module is on PyPi so you can install it using pip

pip install nccapy

Modules

Developer notes

To build the package run the following command

python -m pip install build
python -m build

To run the tests use the following command

pytest -v .

for coverage reports use the following command

coverage run --source=src/nccapy -m pytest -v tests && coverage report -m

This will create a dist folder with the package in it. You can then install the package using pip

pip install dist/nccapy-0.0.1-py3-none-any.whl

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nccapy-0.0.5.tar.gz (26.6 kB view details)

Uploaded Source

Built Distribution

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

nccapy-0.0.5-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

File details

Details for the file nccapy-0.0.5.tar.gz.

File metadata

  • Download URL: nccapy-0.0.5.tar.gz
  • Upload date:
  • Size: 26.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.7

File hashes

Hashes for nccapy-0.0.5.tar.gz
Algorithm Hash digest
SHA256 5a31e64e78268f45eb6da19291e7cfd8c1bb6ff44615b7ade0691602f8e97915
MD5 570cd1cd6a9a23378de6910e8d0824a7
BLAKE2b-256 69573d8df41c94483d564f309ae9a4c861e09d4f368e2532c5c48df2e4554daf

See more details on using hashes here.

File details

Details for the file nccapy-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: nccapy-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 26.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.7

File hashes

Hashes for nccapy-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 78d85319befff91028f25e105a3c0cc69855016b0d1b858fa05e5ad0c1388aea
MD5 31c02669574567e915b446b215637f12
BLAKE2b-256 6f9be11524e124d9609229442c0ec6acdabe246b54d05871a781d2fd8b7ab5b1

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