oeg_sw_class
Validation helpers for the OEG Semantic Web class assignments (Tasks 06 and 07).
Install the published package with:
python -m pip install oeg_sw_class
Use it in Python or a notebook:
from oeg_sw_class import Report
r = Report()
r.validate_task_06_02(g)
For local installation before publication, run python -m pip install . in
the directory containing this pyproject.toml.
To publish a release, install build and twine, then run:
python -m build
python -m twine check dist/*
python -m twine upload dist/*
For later releases, increase version in pyproject.toml before rebuilding.
Release files for oeg-sw-class 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| oeg_sw_class-0.1.0.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| oeg_sw_class-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.9 kB
Release files / oeg_sw_class-0.1.0.tar.gz
| Download URL | oeg_sw_class-0.1.0.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9f2dfd22c0531b7583caa52df8079ac6027f90c0c54e0be1539810ff390b6f38
|
|
BLAKE2b-256 checksum How to use checksums |
3e1fd62b5dac7c8dfa551fa625a7f369bc88a52c3f9f6099da8f145095fddf2f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.5
|
Release files / oeg_sw_class-0.1.0-py3-none-any.whl
| Download URL | oeg_sw_class-0.1.0-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
93356f6e022363e68d179010a6667e1f7e212d56d2443eb656fab40f3fb87878
|
|
BLAKE2b-256 checksum How to use checksums |
74ea3a9bb9194dae110be9bdc8d2cf90d21ad04393ac01bab4bac7f6b78ad8f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.5
|