Skip to main content

Pylasu is an AST Library in the StarLasu family, targeting the Python language.

Project description

Pylasu – Python Language Support

Build Status PyPI

Pylasu is an AST Library in the StarLasu family, targeting the Python language.

Testing

python -m unittest discover tests 

Linting

flake8 . && flake8 tests

Packaging and distributing

Update version in pyproject.toml, setup.cfg and setup.py (TODO do we need all three?), then run:

rm dist/*
python -m build
python -m twine upload dist/*

If all goes well, tag the release:

git 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 Distribution

pylasu-0.4.0.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

pylasu-0.4.0-py3-none-any.whl (23.4 kB view hashes)

Uploaded Python 3

Supported by

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