Skip to main content

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 use pip 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cssfinder_backend_rust-0.1.1.tar.gz (88.1 kB view hashes)

Uploaded Source

Built Distributions

cssfinder_backend_rust-0.1.1-cp38-abi3-win_amd64.whl (264.7 kB view hashes)

Uploaded CPython 3.8+ Windows x86-64

cssfinder_backend_rust-0.1.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view hashes)

Uploaded CPython 3.8+ manylinux: glibc 2.17+ x86-64

cssfinder_backend_rust-0.1.1-cp38-abi3-macosx_10_7_x86_64.whl (407.4 kB view hashes)

Uploaded CPython 3.8+ macOS 10.7+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page