A package with useful functions to convert between different problem bank formats.
Project description
Problem Bank Scripts
Installation
$ pip install -i https://test.pypi.org/simple/ problem_bank_scripts
Update version
Here are the steps to increment the version (replace patch with major/minor/patch)
poetry version patch
pico src/problem_bank_scripts/__init__.py
pico tests/test_problem_bank_scripts.py
poetry run pytest
cd docs; poetry run make html; cd ..
git add .; git commit -m "increment version"; git push
poetry build
poetry publish
Features
- TODO
Dependencies
- TODO
Usage
- TODO
Documentation
The official documentation is hosted on Read the Docs: https://problem_bank_scripts.readthedocs.io/en/latest/
Contributors
We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.
Credits
This package was created with Cookiecutter and the UBC-MDS/cookiecutter-ubc-mds project template, modified from the pyOpenSci/cookiecutter-pyopensci project template and the audreyr/cookiecutter-pypackage.
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
problem_bank_scripts-0.8.1.tar.gz
(23.3 kB
view hashes)
Built Distribution
Close
Hashes for problem_bank_scripts-0.8.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11d918509b7e31c196449ea5b98a9de71d16f1c333472b6703ee7e4bb04ef396 |
|
MD5 | ba2d11a4894016a43e7594e8f6f26c33 |
|
BLAKE2b-256 | be57e4f061603d43ac26c9319ab01f0e7ff9e0213af49d83bf3877d9759e5044 |
Close
Hashes for problem_bank_scripts-0.8.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce96d4f4ed36c72da433f336f7d0f426fd30eed155f4a40cd95becb1d9d9a8b2 |
|
MD5 | 8d54eb93aaa854d7dd24ee5048b7d3ef |
|
BLAKE2b-256 | 97101ee491da8b99e9a127e7283267c7cacf21842e1b2e3644ec40b83dde9780 |