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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53c0712b213bc7dae7b312750ec07877a1cb80b7b7e56143d1cc26f866ebcf3d |
|
MD5 | 44e248233eacbf7652e29e66b0f0f9fa |
|
BLAKE2b-256 | a64234e0e6630cdb2d887305230adcebc08a525b7f534b73f077b4135b62c7c2 |
Close
Hashes for cssfinder_backend_rust-0.1.1-cp38-abi3-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d00d15b00f977e51a41e168c1bbf357d3bc5c025f870f952d6e87b20f5c508fa |
|
MD5 | ab4e1606a6166d5d529c1113f777ec1b |
|
BLAKE2b-256 | 7d066e7d592086801d462330a0d6fdf5f0756555f75365120b9b45c2d2a46f1b |
Close
Hashes for cssfinder_backend_rust-0.1.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f7ade32ebbc4294d13c6870b102f5610ce8bdb7d7d9a2b56f0aca6f1f7c2f1d |
|
MD5 | 16005adb2c57822983bf37acab488119 |
|
BLAKE2b-256 | 64cdbfe420de547424cc9984fd965c803a5f66508346ad7968cead0e64d5a8df |
Close
Hashes for cssfinder_backend_rust-0.1.1-cp38-abi3-macosx_10_7_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb099ff71b2ecb8ee0b08c09d3a36515b803c22c14729b16efad09dbf6405f45 |
|
MD5 | 09ac305a0067ae8d98ad557c9015d8a9 |
|
BLAKE2b-256 | 8fbe6b06216ebb1b39a2c3255103fb6fe137e0b651b726be2d0b2410470147dc |