Skip to main content

A Python package for working with LionWeb

Project description

LionWeb Python

PyPI version

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 and src/lionwweb/init.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

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

lionweb-0.2.0.tar.gz (67.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lionweb-0.2.0-py3-none-any.whl (101.5 kB view details)

Uploaded Python 3

File details

Details for the file lionweb-0.2.0.tar.gz.

File metadata

  • Download URL: lionweb-0.2.0.tar.gz
  • Upload date:
  • Size: 67.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for lionweb-0.2.0.tar.gz
Algorithm Hash digest
SHA256 bb96bd0708efab714d1ffb56955282ef7e70de7d6bc3f5de5d2d6e1b6df6be35
MD5 f5771a37dca21091d09d409a1219d559
BLAKE2b-256 8cfcdfe9ac6161d9e835650e6bc9635e6475389da366ab76f6a61f6c143d2c62

See more details on using hashes here.

File details

Details for the file lionweb-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: lionweb-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 101.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for lionweb-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2b410dbf63e944a0bdbebfb2867397d3f85d3c0404bac1af4ab5b1c9a4eabc1a
MD5 7553c5a2f933a95d30fe5ae79da10df5
BLAKE2b-256 cbe7aaeffe28fcd0052f3baa787afc179fb5a6458aa5cf499d78ae01843971a9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page