Skip to main content

Standalone version of pycddlib

Project description

This package provides just the cdd module of pycddlib, without cdd.gmp. It can be compiled from the source distribution without needing cddlib and gmp installed, and is suitable for installation of pycddlib on systems where cddlib and gmp cannot be installed, such as for instance Google Colab.

Installation

From PyPI:

python -m pip install pycddlib-standalone

On Google Colab:

%pip install pycddlib-standalone

From source repository:

python configure.py
python -m pip install .

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

pycddlib_standalone-3.0.0.tar.gz (91.0 kB view hashes)

Uploaded Source

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