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
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 sd212review-0.0.24.tar.gz.
File metadata
- Download URL: sd212review-0.0.24.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
107e592fdd3b0ab34535c38a6d957999e97c30e73708c4e357850853b89a5aa9
|
|
| MD5 |
e056b08af9dc4e43351aa72135c18ea4
|
|
| BLAKE2b-256 |
3d8891ffd17bf61701ee4035b7a0f3f14274008c6f68e026974177742bed6782
|
File details
Details for the file sd212review-0.0.24-py3-none-any.whl.
File metadata
- Download URL: sd212review-0.0.24-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec2f8eb426773efebd18dab1dedf90324389c010ddcb1a662c2c1897cdb13f1b
|
|
| MD5 |
46ee7f2763bce813d156d9fcdc09c3ee
|
|
| BLAKE2b-256 |
b28d92264916a7c9fb7ec1618e7eb36c2c87553a0e9ef8e9f523c7584c3447fd
|