Skip to main content

No project description provided

Project description

pt / libpt

Project badge Crates.io License Gitea Release Gitea language count cargo checks and tests

pt-logo

pt stands for either one of "personal tool", "plex tool", "pete" or something among those lines. It is a collection of tools that i might or might not use. The intended purpose of this repo is that I program whatever i feel is worth having in a personal thing into it, then use it as either a lib, crate, python module or executable.

Let's see if I make it a bloated mess or stop committing after 30 hello worlds.

Dependencies

Compiling & Installing from source

If you only want the rust library, you can simply build it with cargo build. Add it to your project like any other local dependency.

If you want to use the python variant too, you need to compile with maturing.

  • Install in venv: maturin develop --release
  • Install in system: maturin build --release && pip install target/wheels/libpt-x.x.x-*

Installing from pypi

libpt has been packaged for pypi.org.

You can install it with pip install libpt

Installing from crates.io

libpt has been packaged for crates.io.

You can add the library to your project with cargo add libpt.

Installing from my personal package registry

libpt has been packaged for git.cscherr.de.

You can add the registry to your config.toml and then cargo add libpt

Package

Testing

Testing needs to be done separately for the rust and python parts:

  • Rust testing with cargo test
  • Python testing with ./scripts/pytests.sh or python -m unittest discover -fs tests/python

Documentation

The documentation can be automatically generated with cargo doc --open.

An up to date version of the Documentation can be found here

License

Pt is MIT Licensed

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

libpt-0.4.0a2.tar.gz (80.4 kB view details)

Uploaded Source

Built Distribution

libpt-0.4.0a2-cp311-cp311-manylinux_2_34_x86_64.whl (458.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.34+ x86-64

File details

Details for the file libpt-0.4.0a2.tar.gz.

File metadata

  • Download URL: libpt-0.4.0a2.tar.gz
  • Upload date:
  • Size: 80.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.4.0

File hashes

Hashes for libpt-0.4.0a2.tar.gz
Algorithm Hash digest
SHA256 4f57dbec6ac8198c02add090189acf1d6828d20dc7c52ce53ec2bcc6b7866b73
MD5 8b0aa5127e08796aa9bb342be06a1611
BLAKE2b-256 3d2275c143a6969783a6aaf4f9d9dc5688191e185ac2ebf10922d9d3955e3eaf

See more details on using hashes here.

File details

Details for the file libpt-0.4.0a2-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for libpt-0.4.0a2-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 644ec198f8ceb2a3b97d16d0ca2a49069ce5946d5ef18b594e65abb3f51ef216
MD5 8a6bbd598b7feb07d19b4417d0b9dbb7
BLAKE2b-256 71872f285fb0aeb75e2c98108d2a631b2d2dfa7f635a9a57984dcfea1419ecd5

See more details on using hashes here.

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