LionWeb Python
This library contains an implementation in Python of the LionWeb specifications.
This library is released under the Apache V2 License.
Linting
ruff check src/ tests/
mypy src/
Formatting
black src/ tests/
isort src/ tests/
Build locally
pip install build
python -m build
Release process
- Update version in pyproject.toml and setup.py
- Create tag:
git tag -a v0.1.1 -m "Version 0.1.1" - Release on Pypi:
pip install setuptools wheel twine
python setup.py sdist bdist_wheel
twine upload dist/*
- Push tag
Tests
sh prepare_for_tests.sh # to be run just once
PYTHONPATH=src python -m unittest discover tests
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lionweb_python-0.1.16.tar.gz
(57.1 kB
view details)
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 lionweb_python-0.1.16.tar.gz.
File metadata
- Download URL: lionweb_python-0.1.16.tar.gz
- Upload date:
- Size: 57.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed74bd7ea9c4d9c01477efaa1dc2a55cf70eaef07b80fd59f71379d71be47cf1
|
|
| MD5 |
6c2161d6edadf98ce8b34bc130ddfe2f
|
|
| BLAKE2b-256 |
62c47ab1027cb54d05a9080f7cc3c42fb77e65dc78d6ab4eb41bee169a71e9eb
|
File details
Details for the file lionweb_python-0.1.16-py3-none-any.whl.
File metadata
- Download URL: lionweb_python-0.1.16-py3-none-any.whl
- Upload date:
- Size: 94.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ba7ad52b03e70b59e52273722a8ec829596e20488ec3fe4dc8661627565baec
|
|
| MD5 |
4b49e3cd15b6ab609322688e8ea37c4d
|
|
| BLAKE2b-256 |
6b11579adc6843bbcd3dc0d54df1d0c89e7868beca2e725cecd4202ee5d7ab09
|