Skip to main content

No project description provided

Project description

segment-plugin

This has a lot of unused code (specifically the rust code) because of lots of experimenting and learning. The core segment functions are implemented.

Installation

pip install segment-plugin

Usage

Basic Example

# Add your basic usage example here

Advanced Usage

# Add more complex examples here

Features

  • Feature 1
  • Feature 2
  • Feature 3

Requirements

  • Python 3.8+
  • Additional requirements...

Development

Setup

# Clone the repository
git clone https://github.com/ethandhershey/segment-plugin.git
cd your-repo

# Install development dependencies
pip install -e .

Building

# Build the extension
maturin develop

# Or build wheels
maturin build --release

Testing

# Run tests
pytest

Release Process

This project uses automated versioning and publishing. Here's how to create a new release:

Prerequisites

  1. Install bump-my-version:

    pip install bump-my-version
    
  2. Make sure all your changes are committed and pushed to main

Creating a Release

  1. Finalize your changes - Make sure your final patch is committed and pushed:

    git add .
    git commit -m "Final changes for release"
    git push origin main
    
  2. Bump the version - This automatically updates Cargo.toml, creates a commit, and tags the release:

    # For bug fixes
    bump-my-version bump patch    # 0.1.0 → 0.1.1
    
    # For new features
    bump-my-version bump minor    # 0.1.0 → 0.2.0
    
    # For breaking changes
    bump-my-version bump major    # 0.1.0 → 1.0.0
    
  3. Push the tag - This triggers automatic publishing to PyPI:

    git push origin main --tags
    

    The package will be updated at https://pypi.org/project/segment-plugin

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Add tests for your changes
  5. Run the test suite
  6. Submit a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Changelog

See CHANGELOG.md for a history of changes to this project.

Support

Acknowledgments

  • Credit contributors
  • Credit inspiration/libraries used

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

segment_plugin-0.2.8.tar.gz (38.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

segment_plugin-0.2.8-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (4.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

segment_plugin-0.2.8-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

segment_plugin-0.2.8-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

segment_plugin-0.2.8-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

segment_plugin-0.2.8-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (4.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

segment_plugin-0.2.8-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

segment_plugin-0.2.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

segment_plugin-0.2.8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

segment_plugin-0.2.8-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (4.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

segment_plugin-0.2.8-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

segment_plugin-0.2.8-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

segment_plugin-0.2.8-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

segment_plugin-0.2.8-cp313-cp313t-musllinux_1_2_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

segment_plugin-0.2.8-cp313-cp313t-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

segment_plugin-0.2.8-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

segment_plugin-0.2.8-cp313-cp313-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.13Windows x86-64

segment_plugin-0.2.8-cp313-cp313-musllinux_1_2_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

segment_plugin-0.2.8-cp313-cp313-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

segment_plugin-0.2.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

segment_plugin-0.2.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

segment_plugin-0.2.8-cp313-cp313-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

segment_plugin-0.2.8-cp313-cp313-macosx_10_12_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

segment_plugin-0.2.8-cp312-cp312-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.12Windows x86-64

segment_plugin-0.2.8-cp312-cp312-musllinux_1_2_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

segment_plugin-0.2.8-cp312-cp312-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

segment_plugin-0.2.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

segment_plugin-0.2.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

segment_plugin-0.2.8-cp312-cp312-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

segment_plugin-0.2.8-cp312-cp312-macosx_10_12_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

segment_plugin-0.2.8-cp311-cp311-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.11Windows x86-64

segment_plugin-0.2.8-cp311-cp311-musllinux_1_2_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

segment_plugin-0.2.8-cp311-cp311-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

segment_plugin-0.2.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

segment_plugin-0.2.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

segment_plugin-0.2.8-cp311-cp311-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

segment_plugin-0.2.8-cp311-cp311-macosx_10_12_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

segment_plugin-0.2.8-cp310-cp310-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.10Windows x86-64

segment_plugin-0.2.8-cp310-cp310-musllinux_1_2_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

segment_plugin-0.2.8-cp310-cp310-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

segment_plugin-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

segment_plugin-0.2.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

segment_plugin-0.2.8-cp39-cp39-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.9Windows x86-64

segment_plugin-0.2.8-cp39-cp39-musllinux_1_2_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

segment_plugin-0.2.8-cp39-cp39-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

segment_plugin-0.2.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

segment_plugin-0.2.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

segment_plugin-0.2.8-cp38-cp38-musllinux_1_2_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

segment_plugin-0.2.8-cp38-cp38-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

segment_plugin-0.2.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

segment_plugin-0.2.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

Details for the file segment_plugin-0.2.8.tar.gz.

File metadata

  • Download URL: segment_plugin-0.2.8.tar.gz
  • Upload date:
  • Size: 38.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for segment_plugin-0.2.8.tar.gz
Algorithm Hash digest
SHA256 61531f369b32332c36e8a51be007e88356b5fc3d959070ba5552d2b8b3ebcf3c
MD5 9b809603d449ca393cb080426636e00d
BLAKE2b-256 5d5232fbc964da89d14e2d15ff7ef66cf6d82bf8aa4399b8d585cfee0d2c91b7

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64000bfd69efdcf44812c6c6e348154ae683946504e4984eb8ab77a87c57d118
MD5 ea798175805dceae4481400c83789cff
BLAKE2b-256 82daa42fe66358d93e896cc2b264f9e6add78ed0d49a8afaca85ec0e72556679

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ddef384425e9cf25faffe327d6ef6a4caca1fdc9c3b1fb8a337ff050fb961960
MD5 469c5a01c872552ddee25fe2d8ea489a
BLAKE2b-256 a51a11f0607e63067d3fef03581663d76a7753c9e8bd0cde12df8218b7fddfe1

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d9deeda7eb19a06967be6f43ebfbd3156c2c8efdc17fbd7ffa559f7b7a68d6ed
MD5 99fcaf00ac28ce92d57f956913d9b99e
BLAKE2b-256 b4fd3b76833e488bc5690db862e77996ed91c48c4f37426de15da3ad9d127ff2

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1197c7a7b5c61d692b5af6c823d034f5cb65d44a70ad96ed3aaa10657f8e86df
MD5 d370d3cd6cd83a7f667bfbb2615b9267
BLAKE2b-256 6026ce14b39d31b78e50bc42bb149ee117e6737d967b1694b7107827229a683f

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b71aa756a0a10c1b4871026ad2097967c09cfbea8ff6dcac67e3fafb98675577
MD5 473abd059f251ac7ba38222b68663c52
BLAKE2b-256 5add1fe099b9cfb1af6de17cdb6f9d7c3481a7ecb2b3b72fc83b047c8302a813

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bc58192b60439c26eecbdcd608965b5ccf66506d7f9d3bdbae5b2626b55dd4e6
MD5 3f48f7dc802e5c7456b54b718405667a
BLAKE2b-256 c25d5dfdf91ba99974dcaac1c283048f4b6de90aa83bcc1d8b27ad554eaeff77

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 89a637205eea3a2672962908a393f86128ad02ec5f55eff3d1e6e30f3fb55d55
MD5 0abb1b1fec2253607cbf4ea189feafe2
BLAKE2b-256 ace919d1192591a312a65292f40f839ba402c32f59823ff74c205e1daa3b60cf

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a59ac92b847a2bd799babd615f8aef0df9bb721ff66162abd800e0d981c23c5b
MD5 af65389edb34f29df863de2c2c595100
BLAKE2b-256 1f2fddadb75ae9938c396970437579da39338fcb555210137c75994b6b37e73b

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 739e8d64570575b9f877e0a01560423d7c22771d2fd7292c47f7fb28fc12313f
MD5 f393e6f1959292b2cc301f63b9cee9b6
BLAKE2b-256 c8c6ab8e2f9fe7731a5279adffb3e6edb3ca26d507f32bad54200601d1da7833

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c62cedf21476810964da7cd046bc3412d7f4fa8b853f59f7500746f56fddff7
MD5 62e05c11ca260d417a7038c4574dd0fc
BLAKE2b-256 a958f2970b7de8a7c9d13e7acb29306c4f1e84af4069a48999b61e388debed8c

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f365a8f778442db070508b43f1ad37123179d9a05aa24abd7a26223f9057f51a
MD5 fa8d3c739c9946a036061cb8a84a0239
BLAKE2b-256 1463936dc9646503d98b4d3ae500b35d7aa0805610f7b9c8b8e81b899d29227e

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24840caf26c1ab7eeaaf597215956a7bb4854b2925199eed4955db65586463ee
MD5 da7ea3664730c6e5a1922ea4db8489ca
BLAKE2b-256 42dee3a21f13b7e9141eb7b8ab06dcff9c4fb33c63170cb34f254be3c15ee42e

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 91e5cde8936905083edcfe77764f0c825c572c08a8c6d53a188df06eec15842f
MD5 a5b03da6e3c73ce5a4820f64cc52f50f
BLAKE2b-256 ee3bb2421b02f1309f11568dc7d6a0af8c09b6c3cf281edd375ff658e474cb04

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5972333a9adaff358745a84dff7cb5795b56779e24781639ee057ad979a6e26e
MD5 be3617cb35faf5e8287f1ed98d4b4c5b
BLAKE2b-256 d2c711887b2e1eeae8ec9c4d4cb70cff367123ca8a4fb9d2e21276eac8c70b65

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e3cfb838f532250fe66cead808ab5521b75c79ee8eb6f61c593cf755c0fa9e90
MD5 bf66c4b9988fa981b478837583655c7e
BLAKE2b-256 f8b9b5454a10204899152d9a21cc99ef2e66efbb67886293630d25fffc5cae48

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 50edb282eb2afc5fc1da80f8c1f0798c743bfe0861d73cddde025850b9e9a049
MD5 d81a0681a307a8358f0f5eac660ef43d
BLAKE2b-256 fa91fab34d2fb4c7bcb26500f3f5b9014871ca9f45342a09a5e09ae481f88021

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 52fe0285874460c4395816b14ca2503db348fe45a30a52ef1035aedd893e7f87
MD5 2a8d39fec66839153cdae75205ee092c
BLAKE2b-256 5d54d89ae087a22be5e8b7ec208e71057e6646746cf69b58c4bc8bd9cb9fe3bf

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1be865605eeeec84c08644f65965a2446eb5476544316a0de12e8a9c56bc0067
MD5 e7b808bb3c4181212b50e366ad74a774
BLAKE2b-256 dd00b31e37b9334141c12605c0513abea62d277f35684392a9d425332ae537d0

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 15e34a34d4cff70cace7666d2100df6489f48e8e6a3842739a40a0cfbd2e5474
MD5 8154973a6848604899f5c55b3ab39021
BLAKE2b-256 ffd62e2c4ca6e63026995abe1f444bb26b1fae9632f865652b73607fd7d94a69

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 34a8856060b980e466195230f44e638a7aae1acbaa8fad4d9fd0428b4f927456
MD5 da7db8f4f22a50e967293c77af26db58
BLAKE2b-256 6936db1d1d6bd9b4bb97e49f3660c8f5d5e3b8c6c7f71991dd3c8002769c4c62

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5c62470397643233a1739c87175d046204383b8c5cd21dc34a468473f6061830
MD5 8f1f01a29e243f2938729d234af93f15
BLAKE2b-256 9a2fc7f8c1c63dbf98aeea31ea913ec54ce43afe591f6f9bc7dfa3ebf8edf0af

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f3fcee8a9f8701c16628c3aa4e69a255e02370d21b7f61951f89a1284ef2425f
MD5 7bcb10f45b719b5b52441f6c07468d74
BLAKE2b-256 8d4b42d61cee10795081418febcfda722247c542690483031ee19c37ddf90112

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8251fb1fabca48a4e8fad51adde031bddbcd50c3e16678dbedfd5ce563a6e39c
MD5 d8b959167bd36c93cac3c242d48dc678
BLAKE2b-256 6be014ec739d3d7319c967bf91dfcb84b4a3ee4b81d8a150c471ca88f05153f1

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 00898278250c8d4b98aaa13c9efababa2f89690c33beebf9628dc7ac8512673a
MD5 605410b4b19993e32b976a39b0424e07
BLAKE2b-256 c314d4b27c4c9e1015b19a555cddeacff761835ced2aef835e3fe854a5889764

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b97bcaef90b9a283c6991bb8a60ce13eb058c5585809edeb841deb1820ee6312
MD5 1df2b8ad33423d5867d85b80c70fb7c8
BLAKE2b-256 b96ae6463e6833e0729fcf73e6d4ba6e1243cf7664181370bcdd9f07fa5dc95a

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9b67d6190d2db912ca4195f6011f605a0cb8e1c02922cab94ebe86fd700623d7
MD5 81945c032f8ae303330d2111ac290d44
BLAKE2b-256 d2f899e21fcd218f9238bf0da732dd0b784ac7b485298f9307f5436ac211431f

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3bda1ed1aca5067765ab42c772ada4a9359628d5c0204e35cbd80668412fb21b
MD5 33e40dc77e737620a17ba699cb9ce197
BLAKE2b-256 29a47a99b802dcabcd8dedef06340ba967f91fe10ac4f53acabaa3e7a0740052

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 adec013e7040bc552397179e5718f2a51601d98816e3b0e34412db96ad04e353
MD5 95d7c09a38aedf48c824ad6de9658661
BLAKE2b-256 cbe67a1621fa8bcbeb14d96ff746d62bd8fd936b3d0371327b392394799b615b

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2825569f9c008c84358f6a864951e7acbf71960834867968c215aa8ff314df6e
MD5 f7bf23666d72cd546e9d7fc044ad4f8c
BLAKE2b-256 2f9aee92db03799f6fce2fcdc970069ffbe437348291472e722a36e8c96717a9

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5820c4661d6886b48d9f0e497e5c49d2c47ca4703477f50e4664d55b51d57b66
MD5 6c826256aa8dacaf0008f90207fa3d4b
BLAKE2b-256 536ae6bbe5335d53e2ff569d7b0ff0101b86e68b6a340704851e1c613e8a0166

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c9340eac2fa931f01bb680766fa005cb9b6e0979541756c77da4476350059bd
MD5 078548e1bef78f6e9e3e797f794aeab2
BLAKE2b-256 d93632db22c762338ba8a07774c77d3a0cb59da6ccaddd09e98bd6c01c367d50

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 18518969903975c3a2ffcabe580f77906608e6788ef6335982af3a8bfb5e64f7
MD5 6ab4d90103e3f0a13d26e546dd57c522
BLAKE2b-256 85a4e0b31dd7c93ab6c27c29be6e3940e605db3eb3de918225850646a96b13ee

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0fac07ac5798bb5a1c5250d42a1b14d3e9fad545f8b6dea52d5c58dc4810065
MD5 060f5433ce604d90ed8022aa2b49977f
BLAKE2b-256 55ec5ed60b83b5022b68d29081821f6f19b5b2fe3b1759aa2dceea523405e6b7

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 418fb37c696052d2ab26b8f85835a6f8fa40ffbec0dd7ed3f4506b4e327bae41
MD5 d56c927c3d1d4077910dc8e9754b6da3
BLAKE2b-256 c0a63c15240977727dfb5d4cea8a9ea29b1821cb4e444dffd0dc0c97ee868e62

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 824fe0b8bcfea7ab12a441f03fe639968d5a7c6676ef547b4f3bb13766a2f8b6
MD5 80d1af83024561fa491700838cc13249
BLAKE2b-256 69c5a805dbb3e6b33ebe4d2c4e4f051fa83bcb47d4689d338efe12a76d077253

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 da257fd6dff07fb9d9bffdb90e9944fb66474d37a49f3755f1866c69ed96f964
MD5 733ec5d2354fa66efc04abf78372ae56
BLAKE2b-256 3695f6467abbff79c4d800af7b3098bb3a596c36d5b4412c4d0fc9658abaf838

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f64ee5853427d5ee9c4a9871526529de73799428b6c92a48d9800e9d7bf14022
MD5 8038db3aff2d5ae6cf9b313652178597
BLAKE2b-256 f2aaeba3afcc5d546d42762290df6bf2c86e606b4cac1ea17639ea251bce4a69

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 823f5990f066e713fb01815d36d2bc3948a663119587efc3083f0d3043642d14
MD5 9a3aefb477bb9f097c8458c330f93ca6
BLAKE2b-256 a4b8cc78322be6d37e5889b862e70ca7564c3a0962c643361693a8cfa03c205b

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 70c2d9aeeacb68a72c4be1d87ccf30a946d06f8fa800dc389e3e01cd0d4fd193
MD5 3f5d8efd7e73980ea800a390372922d6
BLAKE2b-256 150c728d751a3edc81d225bb59d241d61abae58201ac93b90572e1c81bc4d167

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 311ba6996df11153f79f299f4a2bc42e038664d7ecd1bd7a5077ae664499dd17
MD5 5e29f938b87f1169f0bbf629a4acb9d3
BLAKE2b-256 7bdc6f66adad65c2f69bace10d30006412083afb2aa2d32f346075502093705e

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d6d664cbd7116dc4f4e00b54de31cc332e540692ddc352916adae3d4369ffed6
MD5 8d7fade760a5bc04a2fe36bbe8d2aaf9
BLAKE2b-256 b7615b654e682980e84dc4da4361e6e175c73ce77accdafe614611c1f0dd808b

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 63277f1a9d7f2d6dc2f34a7f5ce2735b98632462a864b82229324d599ec5b5c4
MD5 846ab1c9808cd9a1fb7afbfa375ba408
BLAKE2b-256 6af2de4b725955f81ffb2d4091e4e3880075c35fda3c519624bb95b3f17f01cb

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 07059d708f3b6eddd516e450375cbe1a6420d2c534565d16364294f042ad3438
MD5 9e3adc35fe986f503c45cbf09bb52a50
BLAKE2b-256 83d11b439c88ad449f99d010a5f63a19e447c0ca01306ebd1494344f34ac3bb7

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cf4e4677389a2444479af81f25a7dc924a15d33ab88aeaaa43118d33eeda6c84
MD5 c22b4034b3d693534f4586d033a82f04
BLAKE2b-256 b452a7b547e24fd4f87961856b0b339a59f7b2ee4fa4c66af2501ead3e7aae27

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d648cb6d2e53653b9b3f2bc30e8ab159f05a8f0d7d0c360bbb019f0d094b3fab
MD5 047ac5470eb5c645b389a36b2d7fe35a
BLAKE2b-256 33b923a985324ae9625e94797be67ed961e2a33fec0257056a6dd1c7e26ad607

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23d2c572b3efc6fac16ccc8722c848f538188ec014e3a7fff3ccadfe8720e608
MD5 cc2293de46e0bf4d657ce2426d0de75e
BLAKE2b-256 23b14700d2d19b3bf0769e5fb1b2292d00a334c4eadc9ea77ee7f73d4e18b10d

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94a697f78711f4e2cb2c253d2d3031cd3e3c80763abc8daf5bfd659de15f0852
MD5 3e37ebc605b6fc4019030c2b85a058f4
BLAKE2b-256 01904291cc8fb409025e902b9e31aa522ba3ad7298010938aafb75176e247bea

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1fc2c021df51e966f3a4c63a7b401e9d8aeea21a3dccbbab793a2b04ecfab9fd
MD5 2e4d97b05ec7a7cf3b8c4fff8a6a57f7
BLAKE2b-256 c6d3f35e8b01251e9d53fa2c74c7cf3dc06de64ca125aa2e51a78df4e4c92404

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2beedbdf6ea194ea5aefca83abc46939370ecb92a30dcacb92d7c8dd632d50e3
MD5 c80d7d62fe18f2db64392ea4180a13a0
BLAKE2b-256 224669c8f4b57417ec2d98dc047e5e6962bb2f1d362b36216a0e666e6fffe2bf

See more details on using hashes here.

File details

Details for the file segment_plugin-0.2.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segment_plugin-0.2.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 42e9b8f843fe4560365f0ef4d1d0109118d32223eb20045e506096ea84b1c027
MD5 fb82132e211e01d899aad5cbcdfcc169
BLAKE2b-256 becce1e57beb03c6dcc6e04b5a89801eff971b17d2a8ae100deb5301f8b48cd5

See more details on using hashes here.

Supported by

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