A Python library for prototyping with SAT oracles
Project description
A Python library providing a simple interface to a number of state-of-art Boolean satisfiability (SAT) solvers and a few types of cardinality and pseudo-Boolean encodings. The purpose of PySAT is to enable researchers working on SAT and its applications and generalizations to easily prototype with SAT oracles in Python while exploiting incrementally the power of the original low-level implementations of modern SAT solvers.
With PySAT it should be easy for you to implement a MaxSAT solver, an MUS/MCS extractor/enumerator, or any tool solving an application problem with the (potentially multiple) use of a SAT oracle.
Details can be found at https://pysathq.github.io.
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
Built Distributions
File details
Details for the file python-sat-0.1.7.dev8.tar.gz
.
File metadata
- Download URL: python-sat-0.1.7.dev8.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7c01137c7f91d0b8fe09109c9af6fb868d149f25f91a81a808ced170a7bd2a5 |
|
MD5 | d9f525d750f5709dd00e5f6869b54372 |
|
BLAKE2b-256 | b494a1230325a5f9189312c0112f7feb0ba78594b4ffca63ed0c55afd6bb9829 |
File details
Details for the file python_sat-0.1.7.dev8-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 862.4 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c80e612b988aefe3754b4e8c891b3d2872e93eb40e309ddff3c5b6a5a8df1e7 |
|
MD5 | 43dc83b0a670231c3279c7984e9bcf9a |
|
BLAKE2b-256 | ac06ed87c2fbf9342533bab19f30c010260aaa75063b02f4f327f5abae7654eb |
File details
Details for the file python_sat-0.1.7.dev8-cp39-cp39-manylinux2010_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp39-cp39-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44cadca7095a6b6c67f871f0f5a36134680b4688befa685a1dc60178f24fc71d |
|
MD5 | bc13ce9cdba57af49ab5a6cfcf400e00 |
|
BLAKE2b-256 | c4484efe5d305f0289b937e660e98ab8287c14c85a1cacdc8d110a744850f407 |
File details
Details for the file python_sat-0.1.7.dev8-cp39-cp39-manylinux1_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp39-cp39-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.9
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0d58182786ad81591741c46083d22057c2b99f73abbf901660ed8d2c8d81c3b |
|
MD5 | 5092e3f4129b0df5f68836cb4f53b271 |
|
BLAKE2b-256 | 7c5c7c80c13fde7571c9956ac94a40103cdf40e6c6ea42bd36723997a27725e5 |
File details
Details for the file python_sat-0.1.7.dev8-cp39-cp39-manylinux1_i686.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp39-cp39-manylinux1_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.9
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e022f11e27225e3a13cc67ebf91875463ec35ce85f7399d21f923e12208ad865 |
|
MD5 | 9025c7682b4690275859483651379d46 |
|
BLAKE2b-256 | e524165f27e687ffd3919ed0677de2b2bd0416f2a6ad321e200a6f70eea97220 |
File details
Details for the file python_sat-0.1.7.dev8-cp39-cp39-macosx_11_0_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp39-cp39-macosx_11_0_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.9, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a026d9e2e6037ed5e97a9f8e14a3993877c35db5774ff294a28dc0127e44d245 |
|
MD5 | 582994a15fc4c84df48fccc4e1b57c91 |
|
BLAKE2b-256 | b0dcf64e292f0d49ea8c9fc065f9555fb38ab2efe9dcc0890bb7532644660cd3 |
File details
Details for the file python_sat-0.1.7.dev8-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 865.3 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7e52cbb4722d6c9b2d669fb466bdf5a7d50858ab7568c2318a039957a86f0b1 |
|
MD5 | d8d8c97a398211add4cace2e1c2446a0 |
|
BLAKE2b-256 | 63889d334494bfee95d4a6cc3e8c54e8c9704254c8d2a2883f7e9137c6961bec |
File details
Details for the file python_sat-0.1.7.dev8-cp38-cp38-manylinux2010_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp38-cp38-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a30d5166584554ad0a9b1cbc7199c4fef0e3dd0f4b850410746b101495865db |
|
MD5 | 551f3922b30f6728ccf8e42853593e9c |
|
BLAKE2b-256 | 71ab9725f559784dfa7c29956148812b1aba7ff108fad98ae0d3111a7fc2f0dd |
File details
Details for the file python_sat-0.1.7.dev8-cp38-cp38-manylinux1_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp38-cp38-manylinux1_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfb36294a2cf0bd91895d944574d03b7ef2f3acb512392b968b4f783b1a0fd86 |
|
MD5 | d8f54b7619de3a8042d7cc1e352fc437 |
|
BLAKE2b-256 | 2bf7295a1615f797a4fabefada08e75d8f833f8d15bce6a0d4f1d7390ca2dd5d |
File details
Details for the file python_sat-0.1.7.dev8-cp38-cp38-manylinux1_i686.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp38-cp38-manylinux1_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a38b2b84ea6e641daee8583f04acd1782d4b8c6e5b0e1cd1fbe5260b7afee00 |
|
MD5 | b67ffbbe776b544c5f847e3c6f6f9cbd |
|
BLAKE2b-256 | c37bf01208d3baeba56897a5473d33a2342cff1e27d6dacfc9419968fb3203ad |
File details
Details for the file python_sat-0.1.7.dev8-cp38-cp38-macosx_11_0_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp38-cp38-macosx_11_0_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.8, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4048cfde54a77231ed8e12d47fd837fb12a0e49397916bdd5fabd4522f3ee37c |
|
MD5 | 9a0332be228c422dcccbeceff6139ff6 |
|
BLAKE2b-256 | 30e59c45a380116ed8dc54dec9f2fb1e1420884d31c4ab6be896a6be8c803fa5 |
File details
Details for the file python_sat-0.1.7.dev8-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 864.5 kB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 858f616da11895f2277afb32005def909bef6d3a55b2d3a0ef2d4508de45f018 |
|
MD5 | 142063a65e36063171c0e1a8aec9479c |
|
BLAKE2b-256 | 78ad107fcb16b3b10fa23d4e33f13c79557bd3b29e2386855260a2b0778991c7 |
File details
Details for the file python_sat-0.1.7.dev8-cp37-cp37m-manylinux2010_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp37-cp37m-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ffc3401657f1451d8d93f80f4ccc69a0a244d4e9ee1f08d320b6d11e4576463 |
|
MD5 | 41cfed6ea386a90c9b1d18649862cd74 |
|
BLAKE2b-256 | 63a4cc4c23c70566dceb4986ec7c7677cf9dc34dd9166b02e614c52371969e18 |
File details
Details for the file python_sat-0.1.7.dev8-cp37-cp37m-manylinux1_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp37-cp37m-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33f81557baefc9e71d3f38c46f64c7818f894971ae16ab7883a898202293fbaa |
|
MD5 | 8df50884caf28930056e4aa39a396211 |
|
BLAKE2b-256 | a25292d94ebb71197d89dd9c11243b02f1d51a4e592b208668f569b22e8ec10a |
File details
Details for the file python_sat-0.1.7.dev8-cp37-cp37m-manylinux1_i686.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp37-cp37m-manylinux1_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2948afb9f3e56958da7badcd28b3ea327a3a79ad693f5af3dd757e6270cbbdef |
|
MD5 | 5691ab0e7bc1b42e31935aad7403f0d6 |
|
BLAKE2b-256 | f03c76271a8308c7d81d08913daaa0fbb387059e8e98709579186c778e1642dd |
File details
Details for the file python_sat-0.1.7.dev8-cp37-cp37m-macosx_11_0_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp37-cp37m-macosx_11_0_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.7m, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74610db454314c93f5cb8732b5a98fe3e313081261467b1d3b6166a6f1f7923a |
|
MD5 | cfc736cad48e670aacd5c9cc1c5f3c3e |
|
BLAKE2b-256 | 955f5273240effee2c59cf0ffaf1f0d4cbe3317f59253d4b310a44ba06b6aafb |
File details
Details for the file python_sat-0.1.7.dev8-cp36-cp36m-win_amd64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 864.5 kB
- Tags: CPython 3.6m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67199820bdf561b587e57b7b653185f8ad696aff2526e9b68e555069cec61045 |
|
MD5 | 611d9e98cbbc3f3c74709b1bee5f49a8 |
|
BLAKE2b-256 | e14c8a52fa0ab11a67a8ca125aa6823c69147c511b9e3e0e87a24e1bbe66449b |
File details
Details for the file python_sat-0.1.7.dev8-cp36-cp36m-manylinux2010_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp36-cp36m-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21bff2f61e54f575e3b444a0220a441dc78ffb8de035f59dc225e97136af2c83 |
|
MD5 | 40d8a54d50c70a104eb18370dbe4c655 |
|
BLAKE2b-256 | 0b67bb70618c0f1be7ef4a37cc5e4202406b096f980a6cd940e69b352cf3bcc6 |
File details
Details for the file python_sat-0.1.7.dev8-cp36-cp36m-manylinux1_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp36-cp36m-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.6m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c968a17c686e2eb5abfea46b7d65b931a4653b6574f0ec6a26c5e90324c68a83 |
|
MD5 | f80202db9f3919aa0dac90e940e2e7ca |
|
BLAKE2b-256 | 73cb08a098a99a5171c7b60f6b98c19eebb19881acae4973e7e2f4be0cb383f4 |
File details
Details for the file python_sat-0.1.7.dev8-cp36-cp36m-manylinux1_i686.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp36-cp36m-manylinux1_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.6m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95af3773acadeaf544dddc7737c4f73ab874a44971435b47fe15acd00f022f4b |
|
MD5 | 947cfd5d16d895b77c5a10f3874a82f7 |
|
BLAKE2b-256 | d98ece8ba77ce1f60c60ec958187e1814a42e9fbc0262ba357e867a70e69ea02 |
File details
Details for the file python_sat-0.1.7.dev8-cp35-cp35m-manylinux2010_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp35-cp35m-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a53c7588467d0cfc49fe22204a56283ee5a4f7ec99bd524f58f9e7061325cb74 |
|
MD5 | 3971d2c73d264bfe8e2eb58651358ccb |
|
BLAKE2b-256 | 22443c2ffcf51f6dc01b1980b62d26c972ecd04cfc9be8e85985c1fc7915c95d |
File details
Details for the file python_sat-0.1.7.dev8-cp35-cp35m-manylinux1_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp35-cp35m-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.5m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17fb162c7e8065b1831c3ba7f148b115336293fef380f16c64d4829a8fddeb69 |
|
MD5 | c1e84422465352f98a96655cc44977fa |
|
BLAKE2b-256 | b26e8a9da26b91b789d44331c2be56eea4b5feb92f770e3888560ddaea3d5547 |
File details
Details for the file python_sat-0.1.7.dev8-cp35-cp35m-manylinux1_i686.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp35-cp35m-manylinux1_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.5m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfeb7e4f67a684bf55fc09c5c04ce5f3de9b81b48e2986f441676233b502bff1 |
|
MD5 | 9c11678d8969d51f39edf48cc31f008f |
|
BLAKE2b-256 | 7c4f2f1ff6f0b5ea85372a23516f9d104e36d1c2ff1f22ed213197ba1d5a00db |
File details
Details for the file python_sat-0.1.7.dev8-cp27-cp27mu-manylinux1_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp27-cp27mu-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 2.7mu
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 064a56bff43b53e43e135a18158c47907e15f08f8e0513f382d21c86f0ca802b |
|
MD5 | f7d39f7be9703f743cc18c92d360e32b |
|
BLAKE2b-256 | 7d2f6e206f30fe02ad48e6ff009947e438ca6ae61471da7dc5425e95ceb15170 |
File details
Details for the file python_sat-0.1.7.dev8-cp27-cp27mu-manylinux1_i686.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp27-cp27mu-manylinux1_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 2.7mu
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2775a08ba8673471e83472ae22531819318cb7e3d767caebd8e6fc4946bc1840 |
|
MD5 | 766717900f650640a8e9bff1cbb3f5e3 |
|
BLAKE2b-256 | 08f9edf29873d3022af86ec9637b09fcd32ea310542b650db76c8783b2104b44 |
File details
Details for the file python_sat-0.1.7.dev8-cp27-cp27m-manylinux1_x86_64.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp27-cp27m-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 2.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43399de40b8ff0a6fa3178c64af2feaf75842f4a497162ef684171e0a1c61ad9 |
|
MD5 | 644b65ec57f478690c569c71c970a253 |
|
BLAKE2b-256 | ac6066ba7539e5ca2df9f348746961803606bbb5736cade62bba270e9bc597e8 |
File details
Details for the file python_sat-0.1.7.dev8-cp27-cp27m-manylinux1_i686.whl
.
File metadata
- Download URL: python_sat-0.1.7.dev8-cp27-cp27m-manylinux1_i686.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 2.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9036a1d87e65ed80700fd6e538d780b3cb8e2e9ba3ba7998641e3facf5ed2706 |
|
MD5 | aae88d0765bed84dc958c31f49a1f957 |
|
BLAKE2b-256 | 9b202c54a60ce4994932ea7053d664a46e3a85d81a989af1bd601b8a2dcbb854 |