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.6.tar.gz (36.5 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.6-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.6-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

segment_plugin-0.2.6-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.6-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.6-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (4.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

segment_plugin-0.2.6-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.6-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.6-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (4.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

segment_plugin-0.2.6-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.6-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.6-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.6-cp313-cp313t-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

segment_plugin-0.2.6-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.6-cp313-cp313-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.13Windows x86-64

segment_plugin-0.2.6-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.6-cp313-cp313-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

segment_plugin-0.2.6-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.6-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.6-cp313-cp313-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

segment_plugin-0.2.6-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.6-cp312-cp312-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.12Windows x86-64

segment_plugin-0.2.6-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.6-cp312-cp312-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

segment_plugin-0.2.6-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.6-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.6-cp312-cp312-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

segment_plugin-0.2.6-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.6-cp311-cp311-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.11Windows x86-64

segment_plugin-0.2.6-cp311-cp311-musllinux_1_2_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

segment_plugin-0.2.6-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.6-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.6-cp311-cp311-macosx_11_0_arm64.whl (4.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

segment_plugin-0.2.6-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.6-cp310-cp310-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.10Windows x86-64

segment_plugin-0.2.6-cp310-cp310-musllinux_1_2_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

segment_plugin-0.2.6-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.6-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.6-cp39-cp39-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.9Windows x86-64

segment_plugin-0.2.6-cp39-cp39-musllinux_1_2_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

segment_plugin-0.2.6-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.6-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.6-cp38-cp38-musllinux_1_2_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

segment_plugin-0.2.6-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.6-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.6.tar.gz.

File metadata

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

File hashes

Hashes for segment_plugin-0.2.6.tar.gz
Algorithm Hash digest
SHA256 4a735aeace281076bf0b47ddf9b66fd58e500eca7db4b7336bfea9f322c98b7a
MD5 eea7199c1ffee3feba961ffb4927ff43
BLAKE2b-256 82483af027359bb4f6c466e4d7ac92d08f5c49d6ee3f630dbbaf38e0fa75f8c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2cd622a02e79e3efe658f01d9c1f797e72a74f0f383c75c26358c1428a4e5b29
MD5 8ff9ae85aeb36aae61690be3e47bd1c9
BLAKE2b-256 b40f03fa62fff6f478a636b82960df01c7a308cf3164995aa329427b400b9d12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 239f894b8ec1d7489148b0d594c3e3b85a52d84b8f63fd2965a28e6c486836d9
MD5 7d13ead2e90ef08e75dac61a188bdd5e
BLAKE2b-256 69aaa3ac750c6c336c01268e45a309e2ffd1035209f346af0b3983184663f913

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 859e746cb6c3c07d061a14ed416a9c7bf3e507f6f7aebea4249dbb82093868d6
MD5 0fbd88acec13d9756f8f9f6b7a62f508
BLAKE2b-256 d48592b1a07576fe8eea53dc256c7bc0130afca093b78142dcb691c70cd971aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7a7c3bcfc0ba55d02e84ff676e2d61ca181b31754ccdf3c8fd91e1d84c6624ca
MD5 930e3d421a297162024c753d6b5d5438
BLAKE2b-256 153db359ab4a28004ce1238d0397e73e2a89834e3db81747a981e01a8b6409ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 87aee0f89a2b922e4c17a58dc623350be328cf78548eed4333e09023cbc1110f
MD5 7ed8f1f238c59196823d064d9101a8ee
BLAKE2b-256 0a7cb1f6102083a1d97c4254bf6eb631fda09176feb3889a498d7e9a7378612c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c61a32c10a9515830fe72205e23fc7ee8e2e1c46a6771158423b639b0e2a83b9
MD5 9dca373a81bff4060de8508ec0ed1921
BLAKE2b-256 2351fc83aa5fb8825785200b048da241cede8fb589a421423423f6bc0fff1804

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f1d72bacb24621e6de96985fb2cec276962a21b071e80126d437da4e247619f7
MD5 4fc60aea9015dbea632bbf283155f01c
BLAKE2b-256 5827d0cbe73f5f7efd65a85086d56671ab1157e8e977e1398d11855569cfccb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 20c85063a146d1aac80f126f762813d651d7c00cca9df8fac39cb6e18d768c85
MD5 55dd6a2efb6885e0d80842e8d6af6191
BLAKE2b-256 4ca9ffb6247f8b08ff4470a565618be3e56b2fcd1afd268bf3fb2631159efbc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8ccb91ce4c5498c9c351e9139dd9c57335110d3f3c7ad43190bccd3ecc23aa65
MD5 109036c7328c3aa7126c85222fcb20cb
BLAKE2b-256 45e5fb0f1c45e304139830f31de798fe9290286f7971045cdfd9c1aba1e11853

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0b8a70cbeb3ca4f43b91814462cafa2336fca88ff2a7a479a3b9f1e20fbbc111
MD5 6e0c7606d0994bf1c25f218e5f35b353
BLAKE2b-256 54406fa52532bbc83644d2e7fea9356a58eaafd3dd8bb2f571fa2839a766f3ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 142b4cf78b37cedb28b8096902851cd71b767e82bf9a22c1600efe9b37a9a9db
MD5 7c83b6ab6a4b3ee78e200f3b09b77e1f
BLAKE2b-256 e96559a3a5e717d3bc88ca9c82e9e809bf3b288ec548fe48938c5050268eeb28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ec7a4fda72a19edf84255e1396426ca9ec2a0c85b4e2f5a535d2e4ae72b14b1d
MD5 bedb3766541b45ad7d6a9f619144f724
BLAKE2b-256 27d7965291232156e76de824ce14100edad499a644b8c5948bf7b3efd6e7af5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 77ec50fd632b9cee48474ccc265d21fb3c06c3eb9631fe618e6d72dd1f10a345
MD5 6a659d110d3f4c60172f6c9b9f28edff
BLAKE2b-256 cbd413b4ec206bd999ce0f3fca323dabafccda680e6b67907e54922a5137f765

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 830e9bf5bb39ea82dc8e0dccb3174fa5e90f21a569e8ac4d96540408c5007278
MD5 697eb8c4ec762c1ce36d34983681167c
BLAKE2b-256 6b903fc471d8c9202e6d08012588e71ef823abf729be5331a7d614667850650a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1848ad1e2dac720da343972936e9e22b3d2abb9a5d4a706c45d4ddd57dbc65eb
MD5 1625b343c1ba96b616584ace11da18f0
BLAKE2b-256 aff3afdf2a811105c3788b7ff5f5b2ba0245e77348e3a591db3a4108df0b77d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0d2c7e71bd6204d172f65014df45523ad3999c2dcb51e8483e578b3ac42930f0
MD5 72a1c1ca7eaca6f8721334fc5c65b9b8
BLAKE2b-256 35585ac8dc230749fe51ac17e3c289ff1634bb1e9dfa340fd0c43a242b9d6d70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56477cd49e574e0b9f60c47ff410a063ae1a6484000752d0f27dd61486f3c072
MD5 1892de5008069427369d7b916c9d118c
BLAKE2b-256 a22f6f65c26079501e02b51de626b305f6ba20b4eb15c5b5cbb13d5a82bad56e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 58a172bd49fca7ecc90fb88697a1471eb7dd42bc63051c7e10b2a4ee15110e32
MD5 30f9790fa72325a226739d862f566ae8
BLAKE2b-256 94b39a5e958aa930e37243a8f531f52df082b1198cbc6741de7dfc4c6266aa75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 097c261fae7f1a9312c3482fb4d0ad470975b79610f63a7f957e5e6286cc4342
MD5 c3962f8c723a38bbbecf079d53a9ceb3
BLAKE2b-256 0ae45d496f3288731ea486fb37f00b1c419ef4992bbbef1dacd02171977f8903

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 60c641e1e9c7f2e04a50da27dfd7e46f511b0218675a51b2de39be93dab5e48a
MD5 915764ca3ce4e7f6fc5a93874307cf2d
BLAKE2b-256 8af87bed1f364847645308c6bedc958a8394db6bbeffeab2de1b4db28299fdf9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e2e5d2bdbc1724f5af2b70255a859ccfeafc52dc5c8b74e80844efdfcf541a7a
MD5 bf02b11a46d3d5d66d38613dda16077f
BLAKE2b-256 01019475bdcb71c69b50f39bb3dddc7aa0d3da94a5e3d1ef885841bdc4854f79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5932bc817c76452d21f789cc266e89ff4b9768a2fb646be595f88857a730f272
MD5 55509391196b6f6811b9893aa55bfe5a
BLAKE2b-256 5a2d92cfec97d4ad8aa7e63049a0ddb018e0cdd60da2a7bd9013025363106d77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 19e34c38916c8582cd8f5ea95153d4b48f416fb68d1c25ea06881d35e91d608d
MD5 8b6a6969b4f5716f501495c3913fe15a
BLAKE2b-256 8d93fe2c01a974f920ac18eaa6757d52dd072ddcfddc6e855427c8f55c1776f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 356c8ccd5fae8a4d668659024130de2443baea439ef755bd05c777f395d9b083
MD5 cd105e601d76c797b5ff21df07baf4d7
BLAKE2b-256 202834f1417bf66c47d184ef6197aeb73457c18bbb61e226773a7ecc2682b10d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 da16bf8415d5ac3669810abc2f8b778d64babaa63f24dab8f5130e8a1c44c2d2
MD5 3cf196efbf4d7ca65a5fe44739a975b8
BLAKE2b-256 ddacb103144a86bfd18697ab6e3160254808613815632bd0ad09de54e0a26816

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a64a04c85cc66fc1b43d8d887638c8eeb79e906a81999ea7974039d9db89f2f4
MD5 740441344627bb3721ac36cec4782e47
BLAKE2b-256 d7d155465bdafe708fc1eff2b8d2533a2d602fb6bf8f148edc66c20c18efd342

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ef40e3b4e56ef2e7d0aab034ae979df9a16d50f23f95672339a278eae3f47244
MD5 caea15d774fc2eb506937cb708405423
BLAKE2b-256 ad42480f8375e2c094dbdaac052e14e12e5a23d096b2d5ff9d221d19b63f2859

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d6c227810b2ffebcfeb8eee749b6b4ca5ebe24c90d0c1cee7aaa7bf3105b5d58
MD5 39621e5c2f7ce3d9ddd94a96b20e2976
BLAKE2b-256 b9fda193452b267a0056a926f6c6871deb3ca2ab8d4de49000d92bad30240b16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4885cd4e5869b6ec97bf649746599cd397cedce7a4d444fa5f590fcc8514e27e
MD5 09f3870f175e486b6218846ef5ef8bb5
BLAKE2b-256 07f23d7bb9cb77be251e35f59efcd91e71dfb10607e6061368fdc664e9f39c3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5bac20a3cf4462f1bb31c631b2e5424aa7cc8d65c8e86ad802e2f3d967cd8db0
MD5 38a4446d14fd6fa59566aca0ef655758
BLAKE2b-256 635d4323000e37dd65bdf9a2e834d93c7278e9c0ba6ecdbda9d6d068e4b4318b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b3461af837aad9e6393fc37e27402579abd25e385ce5a3371898dcd170f30b1
MD5 480ff69150a4e58087edac7fbe9c1e08
BLAKE2b-256 54981cfb6e9a994528549b66e38f412bd9cd0ac060e7791c37f0ffc44423f0cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 66b6a1457eac6c9f1298913b54de325b91f976ff28ce1ede2facdee684c1f005
MD5 b68b8aa5888f6d17bd87001b59554ef1
BLAKE2b-256 5b42639114abaf036c8f98464bc277a54adbb8ba1048e891383852a6b5ccd87e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a9b079180db7dbc4c12bb4976577286d11418b70f73682a621292521d422b8e9
MD5 dd0209a783a47f78fa9426f44e42f6ae
BLAKE2b-256 d2906a3f70f8c3846820b9a0f7731a5effb6699458300db6c7faa5cb991107d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c466dbf1f456fbe6a342c85180da7bdb3dbcb772ee3d2f13b980b8b639c033d3
MD5 2dcfd0f6a64dfcf02576c6cf0c20d769
BLAKE2b-256 9aea550e6f23bd7797d25538a632564d8f28f9c747fbe266e8d34da480a8aca3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18df4011cd29bda6e967fe95579177b3c386247be194932b9a0095192abf374c
MD5 f23a6bbf39359a9f774e72759500ac78
BLAKE2b-256 22d7d731b861afd5f1fbadac97bdb1ec3f6b0d379faf1e32bcf78b03284ca45f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8cdb925bb412101f652c74c833b6f12d90d0722e88910337aff5e85f04bdecea
MD5 4446091aa95349e5e5bdd721d903b172
BLAKE2b-256 5a91169c98e64086a319c09f7bdcb98a6836fdff367e6d109bddbda1cc384f3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 72d92272379cad7b62ea6c0c0a0b001172cce50ae3f1fa4cfa647232e5899bdb
MD5 bd742e0749cdd90e03652333c2533f6d
BLAKE2b-256 1db177342ea80e3d0dff2a3d74ed29146f4f6c55b6b5a90169e65d3c1a8c282d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64039c9a9ded7afd5435025d6dde7fb5cc7398b96b79dde54929f5d9dad30334
MD5 2b6e636dfa5aa42efca16cf1ef79af59
BLAKE2b-256 1d2899c1b933a45c01a98b6c80f39400401ce67d4d4c40639be2ff99b128ca0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a6e1f03a3792a5766db18a7793b5e6caf913ef22bb0f2039e6252c19dca29c4b
MD5 b4768780d3a6aaaec9a4284a4aa9315f
BLAKE2b-256 f6b3dbdac953bb9dd86b12e94617146f01be9f7c9691206aecb5d54709deb00e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 682acd4bf69d6d4c040b4d397bb2933681a9934ef62443cd8e1e224a82da5bc6
MD5 38173a350ff9b7a146cdff19ea021f9d
BLAKE2b-256 b7ead3b8cad0ce66c96f18ee525735d4ca76716ac91c0b89d80377d4b5674870

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7010594b06b6aad6c9b0a3559420d88ff54a1e161f146da4703d0f9657cb0b6c
MD5 72f3446664a30e8be66589ef887669b6
BLAKE2b-256 aa6e00ac36a1b2d3e944482c6c08c1d361b50a355888e12683f80b894491a2a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8bd68e31a3869ca2eda367dbc0d87f2cd703bc28da476dde10ba7b62afa8d791
MD5 e3da7f08593b890bfbfdc5f0e8ee08b3
BLAKE2b-256 89256545207d70b603a8d8d532b96654d94d3295ce5dca7b69cbf5919e6ce411

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64ed222d95d6a63c64e0c66c2055738b421cbf933b7c6ba7e71acd64e290c932
MD5 2f10c7ed3a7571f36b4ce51687c368b3
BLAKE2b-256 23fa1c72a7366fe28487b1a7bdba475b4bd68c52d521e3e9ef71452426dc634b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e1ee7dabd2798bff6bc800ec75a5989bfe34143b31b7f13c1e8263bf2db24150
MD5 82fd8d14b8cb786143693b16dd212730
BLAKE2b-256 dbc662084d1587d1c9e93d595493c1e24c118b220df1278cfdca2a7e1fa35e29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b8d21c2e73f9c96789627dd38ed9b67a39e98824ff0a1357983d399fb2b1d09e
MD5 4d22bcb507b378faa6d79ba9b2a6450e
BLAKE2b-256 ad1889713f66a5afe754fbef70bc1535369f6ee87f1d1fa9be73016310faae3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 08f0848e642bf0e00b67e8867bc86993a2151990c1d742e5b4f60c4066250777
MD5 bbd015547efba053d6ea7df196049ae0
BLAKE2b-256 6f60c2d2f6c4456d4406ade5da9423ec202aa2e133a920bcdf604d03b3d9159d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e295069de0a6fef70fd0d374b61cdf02966e090261eeba087d96cf9110844e0d
MD5 793a553c90eb5ea925fece1da6ab629c
BLAKE2b-256 aa133ffcd5ba0d1fd6d1fb298e2c239abd9b9b7642f602601acb7c117fb195fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 485505d6d9d04e5de98b4b414e259ed34d0299c129f016f081d4631537032299
MD5 516e3c8bf78f517cd3d529244499d0cb
BLAKE2b-256 760bba4425286b73918c7a96382304d1883f16c4b50bbfa1d59a35225dfd3610

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d7c676651c73b37c4a0db439d0b20ac30a358bd7c69bc108677f5c9b43b89b05
MD5 64e2a7520cf55a1ea8ce7dc08a4579a5
BLAKE2b-256 7d01378f96d9134d3939618260f0ebc9a9d37e980ef646fe5af067b4c037a801

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5bbb48bd7d2151418f6448df6440f66680c7186f13cabd202929b7c43f12af68
MD5 5c37f9d16cc2dec433b5db696b66fa97
BLAKE2b-256 77e8e06fa21941dad5cbd30c132e0c408eab1f438b901c0829efb923d36189e5

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