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
  • 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_python-0.1.13.tar.gz (55.2 kB view details)

Uploaded Source

Built Distribution

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

lionweb_python-0.1.13-py3-none-any.whl (91.4 kB view details)

Uploaded Python 3

File details

Details for the file lionweb_python-0.1.13.tar.gz.

File metadata

  • Download URL: lionweb_python-0.1.13.tar.gz
  • Upload date:
  • Size: 55.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for lionweb_python-0.1.13.tar.gz
Algorithm Hash digest
SHA256 a6fcabe8ad3a1978be184ccac479695f4151f99ec2f1ce68a49d8914fa7eaf6d
MD5 9323e68be0273349af05ba0edeea8270
BLAKE2b-256 5f950234cc6d4eb957ae3da9ed874c62895520a26126d68ad855568d8bc1300f

See more details on using hashes here.

File details

Details for the file lionweb_python-0.1.13-py3-none-any.whl.

File metadata

File hashes

Hashes for lionweb_python-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 e3388b04327feee02057148079e783b4c86c650482363078f31148a7241d00d4
MD5 df061f8af9a14c58f474ce766dd5b411
BLAKE2b-256 cba1bc7d80ef95327e4422d5a98e25842d8096a3554d634216c57e8a1849c564

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