Skip to main content

xDSL package

Reason this release was yanked:

Should have been 0.4.0 because of a breaking change

Project description

xDSL

TODO

Prerequisits

To install all required dependencies, execute the following command:

pip install -r requirements.txt

TODO: check if PYTHONPATH is required or if there exists an easy fix for it.

Testing

This project includes pytest unit test and llvm-style filecheck tests. They can be executed using to following commands from within the root directory of the project:

# Executes pytests which are located in tests/
pytest

# Executes filecheck tests
lit tests/filecheck

Formatting

All python code used in xDSL use yapf to format the code in a uniform manner.

https://github.com/google/yapf

To automate the formatting within vim, one can use https://github.com/vim-autoformat/vim-autoformat and trigger a :Autoformat on save.

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

xdsl-0.3.4.tar.gz (35.5 kB view hashes)

Uploaded Source

Built Distribution

xdsl-0.3.4-py3-none-any.whl (42.0 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