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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

lionweb_python-0.1.1-py3-none-any.whl (130.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lionweb_python-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e3b1e942f500557a05a73904bc5840b1b347b0e12a3f84c31127be818f8ff19f
MD5 b07bfee5ff50fa6dfda6bed4695e7a2c
BLAKE2b-256 c5047b5de2f7c1f5c2b6edf88e2ae334747c9521f35c91c2b0face476373ea44

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