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.
-
Download: https://pypi.org/project/pycddlib-standalone/#files
-
Documentation: https://pycddlib.readthedocs.io/en/latest/
-
Development: https://github.com/mcmtroffaes/pycddlib-standalone/
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
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
pycddlib_standalone-3.0.0.tar.gz
(91.0 kB
view hashes)
Close
Hashes for pycddlib_standalone-3.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28a3cba479a720257741ca72fd3048f9064351a6b1d8c8443c57258d4dc4a74e |
|
MD5 | 6ab1b1a3bb3dbbdf9855d9095e965b8a |
|
BLAKE2b-256 | 0a95ebccc84c3f397f4bcb36d94128076f39d7aee4d5e52184576846b538f602 |