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.

Read the Documentation

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.3.3.tar.gz (70.3 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.3.3-py3-none-any.whl (105.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lionweb-0.3.3.tar.gz
Algorithm Hash digest
SHA256 ef81d8e2c9c7b4222ea40725962db0f8c4d79d29ab0dbdb06e8bc557175c8c37
MD5 e059640278812d8105c4dae3bf2a3151
BLAKE2b-256 3418a8b92d06be5a71d6b6ef0492ea2031b7106f537188587c604c0d8c156d8e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for lionweb-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b6a1856d25674f41681f3c2bc54dd912f5b3084ddb35902c2dab1711a6f83d9e
MD5 2363b350ab871a1ede6177b34a1bddc4
BLAKE2b-256 82bb4cbf8b5e90c81199fd5b9e9e037b94ccf179cda0948ce48778826ba732aa

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