A package with useful functions to convert between different problem bank formats.
Project description
Problem Bank Scripts
Installation
pip install problem_bank_scripts
Update version
Here are the steps to increment the version (replace patch with major/minor/patch):
First, make sure to have the latest changes in the main branch.
git checkout main && git pull
Then, make sure all tests pass before incrementing the version.
poetry run pytest
Finally, increment the version and push the new tag and version change.
bash bump.sh patch
git push && git push --tags
To finalize the version update, create a new release on GitHub and the package will be automatically published to PyPI after the deployment is approved assuming all tests pass.
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
Built Distribution
File details
Details for the file problem_bank_scripts-1.0.2.tar.gz
.
File metadata
- Download URL: problem_bank_scripts-1.0.2.tar.gz
- Upload date:
- Size: 241.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf26bc6df3396f458685e75799e917f9f3542db9a52ff98af874466ddad54964 |
|
MD5 | f5b2c1259ab511e2391000a7b2c05db9 |
|
BLAKE2b-256 | 326a534ae9fb37cd864b141b626b7c3eb4e7aee939cb1335b7ebbeef1b562247 |
File details
Details for the file problem_bank_scripts-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: problem_bank_scripts-1.0.2-py3-none-any.whl
- Upload date:
- Size: 259.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 106f2c2bac1bccd7cabf756485d8c11dc8d6c2a8a3e36de0303a321ed71b9b25 |
|
MD5 | cbbec721782b5b7f88bc82f02b47f8ff |
|
BLAKE2b-256 | 72677700ab1d30fda12c813f82e095ff48be217a290dbd923a97179f21c2861c |