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.6.tar.gz (54.9 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.6-py3-none-any.whl (91.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lionweb_python-0.1.6.tar.gz
Algorithm Hash digest
SHA256 c6f570229d514cca0fb077a0e5a3781e0cf52d641f2fc12881f93eab3908cbaf
MD5 6a69195647da75f5929d27e24f0cf024
BLAKE2b-256 6c0eb38e0399f9a5c83725a9f813ef5cab256ed05af0123fa5d3028e0f321ae0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for lionweb_python-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0c5a2841c4ed88d2655957281cf1cd4ac342dddb78c52b0657b6fc655fef07f8
MD5 64ccc70869d94d2f4b467168978c2ac6
BLAKE2b-256 caceda1cced78c22622a3f11c963ea0e45141fdf7a6c362cb209cf12ee3779a5

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