Skip to main content

Simple Python module to tell you which unit to write review questions for SD212

Project description

sd212review

Simple Python module to tell you which unit to write review questions for SD212

Usage

from sd212review import whichunit

# you can call it with a number
whichunit(261234) # returns 11

# or you can call it with a string
whichunit('m264321') # returns 2

Build instructions

Follow this tutorial on packaging and this quickstart for setuptools.

Pip/conda/mamba packages needed:

build twine

To test:

python3 test.py

To build:

python3 -m build

To publish on pypi (requires account setup and api token):

python3 -m twine upload --repository testpypi dist/*

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

sd212review-0.0.24.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

sd212review-0.0.24-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

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