Python tools for math education workflows.
Project description
edu-math
edu-math is a Python package for math education workflows.
The PyPI distribution is osl-edu-math; the import package remains edumath.
The project is in its initial scaffold stage. The repository includes packaging,
testing, linting, documentation, release automation, and GitHub workflow
infrastructure adapted from the Open Science Labs Incubator Python package
template used by prisma-flow.
Installation
pip install osl-edu-math
Development
conda env create -f conda/dev.yaml
conda activate edumath
poetry config virtualenvs.create false
poetry install --extras "dev"
Run checks through Makim:
makim tests.linter
makim tests.unit
makim package.build
makim docs.build
Project layout
src/edumath/: Python package sourcetests/: pytest test suitedocs/: Quarto documentation websiteconda/: development and release environment files.github/: issue templates and GitHub Actions workflows
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
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 osl_edu_math-0.2.1.tar.gz.
File metadata
- Download URL: osl_edu_math-0.2.1.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.13.13 Linux/6.17.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da070101701abd53bf85fda0aeba2410ac2d4303134b6555ae3d326ea9f1e567
|
|
| MD5 |
dfe70a76eb93fcc4b37ce90c4f4956f4
|
|
| BLAKE2b-256 |
8c4a0b537d876c567d76444ece5342797757a58209047c7f5da16c52eb3e3dec
|
File details
Details for the file osl_edu_math-0.2.1-py3-none-any.whl.
File metadata
- Download URL: osl_edu_math-0.2.1-py3-none-any.whl
- Upload date:
- Size: 45.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.13.13 Linux/6.17.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0bb50e80cd59a2327b8a121dc35ebdca1564a19f30f99c2333e4b56445870c5
|
|
| MD5 |
d753899c8c5e311d14ce12bb23158cfa
|
|
| BLAKE2b-256 |
f04aa2e11a667a902d8b4f79cd66d77dcfb9ae875f151638d37150696fac3add
|