Standalone version of pycddlib
Project description
This package provides just the cdd
module of pycddlib, without cddgmp
.
It can be compiled from the source distribution without needing cddlib or gmp installed,
and is suitable for installation of pycddlib on systems where cddlib and/or gmp
cannot be installed, such as for instance Google Colab.
Install from PyPI with:
python -m pip install pycddlib-standalone
or, on Google Colab:
%pip install pycddlib-standalone
Install from the source repository with:
python configure.py
python -m pip install .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pycddlib_standalone-3.0.0b1.tar.gz
.
File metadata
- Download URL: pycddlib_standalone-3.0.0b1.tar.gz
- Upload date:
- Size: 86.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d9dec63d59db6c72806c88d7045b527f824bea9f14ef30852f72e9b0f8ff75c |
|
MD5 | 25f0956d775105e8f0fa5c84af41680e |
|
BLAKE2b-256 | 7fd34bc05997020012343d7c59d0cf1ab533b1d69872080f2bd95e37cd740b2f |