This package provides a CLI wrapper for the ddnnife Docker container.
Project description
ddnnife-cli
This package provides a CLI wrapper for the ddnnife Docker container.
Usage
We recommend using ddnnife-cli in a virtual environment.
python3 -m venv .venv
source .venv/bin/activate
pip install ddnnife-cli
Afterwards, you can run ddnnife-cli via
ddnnife-clipython -m ddnnife_cli
In the case that the default image and tag (ghcr.io/softvare-group/ddnnife:main-amd64) cannot be found on your system, ddnnife-cli can pull it for you. You may also specify --image and --tag to use another image and tag.
Afterwards, you can use ddnnife as described in its documentation. For instance to count the number of satisfying solutions in a DIMACS file:
ddnnife-cli --input <your-input-file>.dimacs
Or to compute a uniform random sample of size 1024:
ddnnife-cli --input <your-input-file>.dimacs -- urs -n 1024
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ddnnife_cli-0.1.3.tar.gz.
File metadata
- Download URL: ddnnife_cli-0.1.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e23f34bffe955346a4f1da70849763996fd7cb187399ec9b7d367609a7119bd6
|
|
| MD5 |
9706139e72d80a66b3e4faa133f31e78
|
|
| BLAKE2b-256 |
c83c6881f6992b2d35afe6cffb7e62bc079c7e7dcf0ebdcaa3a1de36b7fac7d0
|
File details
Details for the file ddnnife_cli-0.1.3-py3-none-any.whl.
File metadata
- Download URL: ddnnife_cli-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ad90af56deacf8c711529e6d09490f6ce52475bb3930c72b30405ba05b106c5
|
|
| MD5 |
be4044d377e67150f5bd84bf7f639614
|
|
| BLAKE2b-256 |
2f892527470ea115f41ee70a696e7892ab3ca794bd2ccb5c3e7abcb646617316
|