A Rust library with a python wrapper that allows fetching and (processing) big PDB data via queries by communicating with the RCSB API
Project description
salp
Original image credit: By Peter Southwood - Own work, CC BY-SA 3.0
A Python library for querying and fetching protein structures from the RCSB PDB, written in Rust.
Installation
pip install salp-rs
With uv:
uv add salp-rs
Example usage
from salp import Query, search, fetch_and_save
# btw these are the only 2 functions you got
query = Query.and_([
Query.organism("Homo sapiens"),
Query.max_resolution(2.5),
Query.keyword("kinase"),
])
# This returns the total count and list of PDB IDs
# RCSB returns up to 10 results by default. Control this with `start` and `rows`:
total, ids = search(query, start=0, rows=50)
print(f"Found {total} structures, fetching first {len(ids)}")
# Fetch and save, filter_proteins removes non-protein atoms
fetch_and_save(ids, filter_proteins=True, output_dir="./structures")
Contributing
Issues and PRs welcome on GitHub.
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
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 salp_rs-0.2.0.tar.gz.
File metadata
- Download URL: salp_rs-0.2.0.tar.gz
- Upload date:
- Size: 216.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e4fb3866c48c60ad277c01e06110cf8b4a35ec8970908f4528ab4c063246179
|
|
| MD5 |
330f2155f099e237e5fb0f1ae05e6906
|
|
| BLAKE2b-256 |
0611b83cb8f75fdcf97816902a64a1c40f088bb8faf81a760eee9d36b4b2c5f5
|
File details
Details for the file salp_rs-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb590f70ad1b5011b54180cb490e953f971faae07a2e5a26b542579411fa039a
|
|
| MD5 |
52e71d3c0971ed3f2a29bc64851b358b
|
|
| BLAKE2b-256 |
26734d23080cad4c67041dc60700788c5fa6d81ee9d77ce3858001c772f2a420
|
File details
Details for the file salp_rs-0.2.0-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39738ae0226c3e82f635f3cf8212266d72647930d5142e168842d960de3f6994
|
|
| MD5 |
eeed8981f933ff7e221299c8807280b5
|
|
| BLAKE2b-256 |
02378335d78ea59dbb4b4752069b06947f173933dc31f560459ba190061ad5db
|
File details
Details for the file salp_rs-0.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fe70fd510bcde1e794c1fd448fa95487b3bd776e1fc9e29bf55b6df895d78c2
|
|
| MD5 |
e4be7e71bd53c79b10e6f7466f90ba99
|
|
| BLAKE2b-256 |
545890b35d6876e871c5fb0a76dd918678d9656e52e16f7d1a22e6d4f77e8281
|
File details
Details for the file salp_rs-0.2.0-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
750741cffca5f7fb9a3d46d051382ebc18105a534887e9dcf39b00a969372d3b
|
|
| MD5 |
fe909860fae84f5f95b8de456a73acc9
|
|
| BLAKE2b-256 |
5e59f8a28b4ecb970ef5964a5aff3205fa53d96123d96bdc82ca36a145f3e5a9
|
File details
Details for the file salp_rs-0.2.0-cp314-cp314-macosx_10_12_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp314-cp314-macosx_10_12_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.14, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63ea44c20de36ffa643e563b954139f43837a90d4128f765c18750f010234690
|
|
| MD5 |
ffbee7b070e78a48a4e8e19749315fc0
|
|
| BLAKE2b-256 |
237f88e6cd3f6c93afb5d05aa02c09e35a9ef801b83b8e2843d44bdf87c2501c
|
File details
Details for the file salp_rs-0.2.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac101295af55850cc20129d1966e94aec3d839a6d4fffcff651d84ba391a9d25
|
|
| MD5 |
cb0b838683ede95e22066c0690a30c4f
|
|
| BLAKE2b-256 |
af0c8a0a3b5201c3a7199007772b51656de40711027842fe6acbfd8fd58e62b0
|
File details
Details for the file salp_rs-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eea73c7af7bba6e829e4ea1390a5fcad95e7a169298d7a326bba21ef249e50c
|
|
| MD5 |
aec63683441d0025fe4413aa21ace665
|
|
| BLAKE2b-256 |
547726ac855fa387b7c37c9ed5b85e59f2317bd7f8a26607c943199cfcf80e9e
|
File details
Details for the file salp_rs-0.2.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1dc15edcb880764688bd2911753eb1fb24b57c36a6d87ca84bb783b7035baa5
|
|
| MD5 |
be73eb803b54b51ad8f0d4b511aadd88
|
|
| BLAKE2b-256 |
2a14888066927f77c3f93776401cd347c687f0fe1da300221ed933911aafb30c
|
File details
Details for the file salp_rs-0.2.0-cp313-cp313-macosx_10_12_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp313-cp313-macosx_10_12_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.13, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6fcc23b9881e7443940dfa9821541c7c3b9a6a35948e5daed443ca98f7fe70c
|
|
| MD5 |
f47233a2d79f2a952d0eb4ce47523a90
|
|
| BLAKE2b-256 |
31c6940b498a56bbdfb61bd5507d7ee64f16502299b6d826678b2d260f3ce8ce
|
File details
Details for the file salp_rs-0.2.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8aa68b5dcccc2bfb33b4f173e6f8b77e50b13b958f37c46d1b70056dd89bac2e
|
|
| MD5 |
bd12e97a052a18dc3858bfbb017c9f85
|
|
| BLAKE2b-256 |
713d9e9ba5a28d977ad8b98bd339f3de8b001327155553df16289b8f3b3daaea
|
File details
Details for the file salp_rs-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4693688d6ef4b5cec438904262e76d7d9035a9923589f29e323ff963af5feedf
|
|
| MD5 |
163bc2bd15b31672cf0a0b5a0ee82eaf
|
|
| BLAKE2b-256 |
4c460e67b43607fe3c1bc44b1cbf8c474c399606fa673ecfec90fef23cb1717d
|
File details
Details for the file salp_rs-0.2.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5956ec38b1b1eaf5b78ded9408f0ca98ad56195d643c1e9ea2d0b042190c16a9
|
|
| MD5 |
b7fce601381ba7be4f24dfe6116c9506
|
|
| BLAKE2b-256 |
0d2df619e7eff93d2ec4c5dd2df0d2c9241efd48a3523aa16c9d2e24be5ab172
|
File details
Details for the file salp_rs-0.2.0-cp312-cp312-macosx_10_12_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08bcfba623b99016ab34c664511114902b9bf789412dcdd5ff170ea180c34ab7
|
|
| MD5 |
259b5e14e7138e752c282b7a1e9ed311
|
|
| BLAKE2b-256 |
52bfc48d52a851a8f19a0b42ddffc9bbf208986031e725d7ef6e2947ee8623de
|
File details
Details for the file salp_rs-0.2.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1365e5beb8816adb2cd0d0a3b29b4b14d8afbf9a6b9a1224877b73c82ccb511b
|
|
| MD5 |
e53c13f07d1bbcab470b8cf765ee68c2
|
|
| BLAKE2b-256 |
38a43e6d3956f2644804f29625706eb763663803ceb28cb1e19fb2d57d9f40a9
|
File details
Details for the file salp_rs-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad819b06997f03fdc476ab4ee4e28904dff8350473bf8ce1ebe7bd747d5f7ef3
|
|
| MD5 |
a57a8a3ef055f525d56ca6d8421ac426
|
|
| BLAKE2b-256 |
b96da9d39282114612727ef54caa77118daedc9c8b28e2069eb3f253ea9f6435
|
File details
Details for the file salp_rs-0.2.0-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6036d7770ce00027fc1a1dc70c0e9555a2eaffa3ba5dd23ca51b3afe5ce8b3ad
|
|
| MD5 |
414a53682e272b64804a5ec97a79dbd6
|
|
| BLAKE2b-256 |
50028a2a6081670bef1a293d5c83d610979a0e5ae55d62617ac5b2966421fde9
|
File details
Details for the file salp_rs-0.2.0-cp311-cp311-macosx_10_12_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2bcc82bf8d9039ccdd29fcea42818e457389db9a5bfce7b4cc5ca2b59f44fc4
|
|
| MD5 |
ed9abfd6e826901be7790fb8cd1ca1a9
|
|
| BLAKE2b-256 |
0fb7b967fd19448c2f3fa672326598d13f0b7623f8a1510a6b139ee404561980
|
File details
Details for the file salp_rs-0.2.0-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cac1d36da6332e417af3b4cace48fcbc393fe2aef35fb56e2c2d00ffeb2513dc
|
|
| MD5 |
8318cc88b51d913db387b0cd1ef00aa2
|
|
| BLAKE2b-256 |
d2b441fde82bae27dc3551023184c34b6e47a8c51c13e5ff89d8cf34d9499404
|
File details
Details for the file salp_rs-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dd3a833b33d33c49fb9e7fc1b694c291d6d5c695bd3d12f231a3ee33c65a9ae
|
|
| MD5 |
004035841c1b6106614172e6cc57f976
|
|
| BLAKE2b-256 |
03c59ff83bb9eca10e7d9c24707bdb7428ca9d1ee981c9e570d58ef98a11752c
|
File details
Details for the file salp_rs-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: salp_rs-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2aecde8edb1df3d5993bf17ca9f7ae6e5586579d3b9da79850d46f1a1b34d2a
|
|
| MD5 |
bdb8dab4d8ef44503f1c09bcac6d70f8
|
|
| BLAKE2b-256 |
30a467635f4e98387f3521fdaddc9944efb934b1b434fbebcbf1f61f76e21665
|