Implementation of CSSFinder backend using Rust.
Project description
CSSFinder Rust Backend
Implementation of CSSFinder in Rust Programming Language.
Installing
To install CSSFinder NumPy Backend from PyPI, use pip
in terminal:
pip install cssfinder_backend_rust
If you want to use development version, traverse Development
and Packaging
sections below.
Development
Both Rust
(>=1.65
) and Python
(>=3.8
) are required. Additionally, for
comfortable development experience, poetry
is recomended, but it is not used
for deployment. To deploy code, maturin
package is used.
- Install
poetry
usepip install poetry==1.4.0
- Open dev shell
poetry shell
- Install development requirements
poetry install --sync
- Build package
poe build
- Install pre-commit hooks
poe install-hooks
- Run pre-commit hooks
poe run-hooks
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
Close
Hashes for cssfinder_backend_rust-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb56a45a87f40255e8e26fe5b892067155fd02d5b75882e637172e076326ebb7 |
|
MD5 | ccc04054b31a82418045b464576d14ca |
|
BLAKE2b-256 | a0c2dbbdce863670ee18f964e7edfa5c69ea52f573610dedc12cf57ad662b3db |
Close
Hashes for cssfinder_backend_rust-0.1.0-cp38-abi3-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ada253ee74c9d81e46dc115e8db600c30d90bcd64677ec487a1508896661da3a |
|
MD5 | 5c505f35e1b3fe59dfa9d3f13026613b |
|
BLAKE2b-256 | 013d37ca0ebd552a708c08cb15bc6917e419748f13a39af650130d600a7adf51 |
Close
Hashes for cssfinder_backend_rust-0.1.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b31306018c57a878641e7c941d24ef8ace1f561b1f24cac029ef05e681448234 |
|
MD5 | 270b9716c7b75e6402024940fce8b6f2 |
|
BLAKE2b-256 | 68388e268ec6938bb1e142230db2ca69570c3f81c0fc2065b6ef6f5f2219cffe |
Close
Hashes for cssfinder_backend_rust-0.1.0-cp38-abi3-macosx_10_7_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9deaf721e43de0a15285551765e5f98456cb2f63886855fe0da8d2c26f2b7b9 |
|
MD5 | baf5284b0c50e69536986e7e50771770 |
|
BLAKE2b-256 | 71e2cb321d9281a53d2d6b8c6509cbf8a2650beb26292245e8cb91955d9a5661 |