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

Uploaded PyPymusllinux: musl 1.2+ ARM64

segment_plugin-0.2.7-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.7-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.7-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.7-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

segment_plugin-0.2.7-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.7-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.7-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.7-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

segment_plugin-0.2.7-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.7-cp311-cp311-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

segment_plugin-0.2.7-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.7-cp310-cp310-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9Windows x86-64

segment_plugin-0.2.7-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.7-cp39-cp39-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

segment_plugin-0.2.7-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.7-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.7-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.7-cp38-cp38-musllinux_1_2_aarch64.whl (4.5 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

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

File metadata

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

File hashes

Hashes for segment_plugin-0.2.7.tar.gz
Algorithm Hash digest
SHA256 8e2bd703bb36ee03ba1bb67bb0240cf91265cc35bdfb999dcf85a9cdc87da03b
MD5 7b60216596467aa250e56b94520840bb
BLAKE2b-256 52b407aef19756640f8d33a06553caad8ad425fe22cd755dc9ff5f1e77889c56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dccd9a82f874c5ce6c43f365da4ee95994300f079827771b8f8d39cf78f39689
MD5 f9ee7a96b8c71cdbe0ab8671cd326ae7
BLAKE2b-256 e9a43c5ff3b8caaaaa5c03e3330bdc19113c816e3bdb398df421f2088de1cf18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f6fc9b73c43f009de80a3637f0c529c800d5593db80343cd8501345000701c68
MD5 e8b582823cf074fb8514d325473587b1
BLAKE2b-256 0b4fa7c7f7db8afdfbe0e3713f87e2abbdbb6636998d4578e2ddde6087623fce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9e981eb88575a5882029ed97436c7793b988489fb1729dae99132a6dbe9192a7
MD5 ab87e49a40c78268401d2f9be8687782
BLAKE2b-256 9b086ea019fcafd4231b44db3ce528787e92a717c1ab6ea32d29bf20a83d04d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 19836c62651e8863350ecc1793c0b316a9547675aec28a30cec81f25906b37b7
MD5 39179f1c33e7dae1339e2e5a21061a9a
BLAKE2b-256 68a0eece54e8f1bf97c47e9be78a776483d555a796ea205a9c482c037ed2eb70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f5cabe46d52442abc26bb1c6ba78af3a8ced3f2f57e65595f132699b5fadc00f
MD5 fcbaa4f2cfc4dfb9a48fd8c2e6bd6701
BLAKE2b-256 f764b78c3012c036bd49feed3bb900eb63c8aafd20d8a5368f8bd1c8eca75bf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b22a487a61b182c4742cdd6b6ecb747cd28c8e6eda170c825594a7ccef059cbc
MD5 0b1d15444844833e965edcedad83c597
BLAKE2b-256 c316f028181ba64b84f26db6845840b10c6b7211884fc1b940cafd2b99343352

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f30d6e5b1eb421e9c1be5122c43e31142114292cbd81cce32689ec59d2c75e0e
MD5 120c4ee4f14b50365a2a4fb2c9e2be36
BLAKE2b-256 289204c4a14f707543c49c76b7c29f5c8f15d011e30acc803e5e0a82bc6a53a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 328e7ff40873fadfba07553d8ea9ca5416e0f6a5b3970080c95db03ac9cbfc37
MD5 dd6108bab93e3a43823c700d8a00482e
BLAKE2b-256 acdd666bb88cf40b5efdbf2f463282576c980a5d5ba723123555fc07c1138972

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 18a6cad2356f897e54c7eb3c24ff1474e952067b6f0be9c8865fc356d5426884
MD5 ce69321dbf9af50ed82d95e7c3048a5c
BLAKE2b-256 5e3e26ff7fcb36558d758caab12e36e0e4454b0c9007078b02b19e163127f81c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d0ffc482d18bebdc37ce3badef066f57d3fe7ba4b22e61c0e5dc8c419ebce064
MD5 20e7e037521f46c40e6df04bda5ba177
BLAKE2b-256 3d8d9507fb464b47b29d526cfa0eb7226087945006b3a940fc4a7c5eb23e8476

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1a642c39f56fbf00a4cba74102dd0b0b1d8723419ab221d68bc816af578b1298
MD5 bc198c2519980a622944854f782e0d35
BLAKE2b-256 069f3059b2473c426a9fbf8b750d4e35eb808c1acdfe08fd00c70db09df492af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 14a657afd33f5a5c031c447d4fd03e9d2ba3273aceeaec836f4e44dbb3b63fa0
MD5 9e7a7c1e1f100cd4ca1fdc67eaa360e8
BLAKE2b-256 d8e038ab8b4414cce22d92916ed87119c4dee6b2c1d09c64ae9682fc5889c5d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c7fd4f45fe5df96d9744025ec84b106996988647be0de36168a7885c9e503031
MD5 e17690c63b6ed0382bec21b60b2cb9b1
BLAKE2b-256 6e1c00c6d2658fd47952914851279e8aa313c225828b4d04032bc8fa0813349b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 321135f04085b4b07e7b4c7036a6f85f4290043954bebd936f717e182790f10f
MD5 502a88f02a362b132a1b9c3c9b1ef943
BLAKE2b-256 bb83d57fa96fa52ca3a6aeb120ee570dbe0b0b8156fdf8ac39b1b8dafc2edca5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7e9b359bf2a55397d3b099bae38bf6ba3d098d6e20253198db109e01b3d69072
MD5 6a8e140806f402e4a641ed93f2e9ba11
BLAKE2b-256 1b64db6ad10cea9a4b432664834359d2a02415f1b5c246a68ac8393c8e054cdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3f274f8364ad3042ff2c25e907cbd0afa4463ec2691583354f83ab195e2ddbfd
MD5 7a25fa396b8c4db35d37d15c67eff082
BLAKE2b-256 602ee5db83c206176e0339b5c0a98ce9546c6c72af33ebc077768bb6d7e9b633

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 15d5cdbadd0fc73940e22f79545909fe08d5e215713d6b89c2b5af08fb2467bf
MD5 4dde464abe1729ede85e5c4b99658cd2
BLAKE2b-256 5a263ce4b4afcd4a587feb9c4801ef9ded282c10eefa87f999e6bc8a4f77bd28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fc874236c13d3f2cc4b7faed4014b88b28a9ba377e3054412a839e9c6476916c
MD5 bfde89245e013bf9c2352f2b375786f6
BLAKE2b-256 3f9ef1963f8b25219a2021d5db74130fa81a951062db8e2d55766d9633ef96b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2cb767789ca34b5665ea46aba188cc2eb9251f918a8176b3ce6175ba9a79dc4e
MD5 825f80a10351ef33a4017810bef55c3b
BLAKE2b-256 7080b0f4e412db703ec8540988035c0cded5cd3b039e28dbc327cb5632ebb34a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2aa05976326634fc4619799aa202eb2dec1f00e8372dfbf810a2c37ecbb6fe3a
MD5 09595548461449eb73fc238045c2d06d
BLAKE2b-256 f352f0cd9e7893378d440088e7bc54e23d1981c109364052b3ceede597def3c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8474a65de7a166009615fc6360ee3b93624d6aa86a774f24e2626c41e13f1d33
MD5 3992fd7315849dd1f666fac452d3fdd1
BLAKE2b-256 6d7d153451eddf7133d053319c369826dd93719bdb0a87c9fc8de5e492482601

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7b0e688431c6790c7fb6a219482715e3405a4c7cebfff9177f2b306e57e098d9
MD5 cda84151813283b0925ec344170b8d79
BLAKE2b-256 08df6752a005e93ef2fca2b94971adfa6729e11a75ad642461cab39746b45523

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 900a98a0c30b264562142ec443ed66797464f81cab7f24bece63e64f413c5362
MD5 d2180859f8da09b1eb6a3b5b845e5833
BLAKE2b-256 52d74c1bea4d1c7eabf2e33c2fa3eb7ab851f444289e16a774b183760669131f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 90170f9d5d6359027a982c3129d6ec71039cf087e59832f256818cc29908ab67
MD5 ae8b040a489482c72d4c0f70d0e13964
BLAKE2b-256 0e4b1446d399da50957f4e0cf3b6b32701405bd9408763bf432184f8939cd210

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 42a734b5677c361df974009917b4c7e9472db9ac5b5a1a560e91104fb5c67ed8
MD5 44da41f14016fc9d9658f6789588fe96
BLAKE2b-256 828b147db17c32674743c916b1ac8161b4147f5ceececf82b3f01e57f41da1a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 20f1658922a0e87e069a213e25c19b7d9db78acfb6817a1b418180cc1c35904d
MD5 3c7de4baf6d085d75b210cd7b212f4fa
BLAKE2b-256 571ede7ca3a7f24a20d1c1edd746b629ccc2c16504626f386642f27e95cc6216

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 db05a1020aefa4c91ada5f51a1b0fdab8e7362afa59ff912881efa200bb84dea
MD5 876f9e9b040aa116c09725279e1c33d8
BLAKE2b-256 fb8e3d3e9f1a60b7da2e1c6d6d27fdafb7a1ebadd36368fa54f1c6d34f6f2340

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44961e1f460bfc8c5828052a7309d6fd1c53e86e992de3b45982391547f6e600
MD5 eaa270610a92e7bce2f6d0842a61d841
BLAKE2b-256 54b164bb59a8d548f44a46489fb2265716c9d2a88127c292ce1529c81e6eb94f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f10490f5ce101c35d702dd65acd0410f3ea19095b7dbd4016f56496c0f1bbd0a
MD5 3c1da0cbbda97b44461d0478b0581b50
BLAKE2b-256 d4c9e83e8091f8d9191f56cffbb358da440ba8af5f197ae51466929d4b6c8593

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 86334e74c03f38a734e567c83ede7d43cf1b0058cacae5dec7f981d8163904d6
MD5 e4dcf04d47284f64c7db2ce08cdfaa22
BLAKE2b-256 579f4a029299c5fe4e13775aecee87b0fb5b2031fecc9212bd7c93e75fcbd18f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aac03f87d9e2b7c0a1d241c7af8c4104f87e679bdc67c34f6bb7bb70d0761d82
MD5 cc9e00a482ec1a8a223b1c40d7092e69
BLAKE2b-256 93f8ac1801a8e88ed175b41e90603617f425f22bcf0b9860786dc1d3d61e75e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ec68416f628d14d5366003278d044c697cdca524e671875e85e9f4fb5719e21e
MD5 5f1e8827dde6a70a906f77a751d366d4
BLAKE2b-256 b7fed7db355c2c68d51d5f9c8d8e0ce2ce422dcbde9f505fded0e94bfb9ea8c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ba97fae13c5d01f16c45764821ea6f863f5c8a95929141cef19cd2c0be0ab4dd
MD5 0c093a9e967609a9363689e7b5ec18f5
BLAKE2b-256 cebba8984cabb80966a1ee9c5b01751fb6766fba246f25e74c49256e8eaca94b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 56ec928132cd2de151506bab9646814e7a35465592258b0d7172b8756142185b
MD5 3436aef5d22b27349b582d4ef64f50db
BLAKE2b-256 087d0bf426bc087f0bbb4841aa686d3557634a087dc54c0bc0cab5bdde3798c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e822aa5f747d5dbdb8c772e158992467c7ab2fcd8207acdd7b8c16323e9bb3ca
MD5 e9b020ebaa40c1274aa9c77c8039e11a
BLAKE2b-256 e1a5006fe7702a8b880518deb3fbce76274a672c964fe33407dfe487fc726401

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9041377268bb709ee2a6427b957d45ddf895a546570e8833ab30dc97b59ee156
MD5 4005408c342ede6263596a173c3da145
BLAKE2b-256 b56d0639c50a5779913afbeaeba5227e008cf7d725fcee0eedfcd5d66037bf66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8096d5d71550821a045f9d35748b3db48637b1797e155699a5d70a2f3b14ff87
MD5 52bbee98db0e1fcb36bfe81b51141910
BLAKE2b-256 9f40e3d4aa9e417b39ee854aafca11a7ed31adb53d5ee59bc7322870249510f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 124e0e35129a623aeea746ec0cc15fbeb653efe17d9d5b8dbac2c36f92036241
MD5 a2cbd985e668866a4019c6edaac80e9c
BLAKE2b-256 6087118636e2744584dd9c13d546a6bfb29e6b09953b09090216e1e777bbc382

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6dc040b1ab42af8defe4cf147e3f7991cf9eaa42cc4fbc7668ace3d4a6e60659
MD5 71134299ec21b5fae1692be2f91fd664
BLAKE2b-256 b97de977c9a90a03d46e4259e11a324ca093199dbcf357f971079dffe4b12f75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46a38283750b3b7d6f6be415785351fd5eafc78be66d2ee208f951243b509d3e
MD5 1888cbdbcf00644ead4f90706eed1d17
BLAKE2b-256 50389fc64b093430fa4e134e72bb9518d89b3bd42e588c9a6d135860befc6d65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4c0fd90cc9c3749195d92010d0d8e9c2c92e4a213b586f9ae220e0f1b25912fe
MD5 b975034443c9d30fc6754ed07b5e56f7
BLAKE2b-256 4950198cf6db1c72acef066699f6336d58c019efdae0a41082d0f1666e703a2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0792681ea8669602a3113acc6cf87441db78fd957a494dde2379e2de473521a8
MD5 d3447757d4705a01b910d16aca5a6696
BLAKE2b-256 cc831ed87af0be99427957d8ad292537b525962861c4aa181c89ca2f2ffc5d7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e0bcf2fab24b5a03cbbcfd89c7820ddc03606fb08e1d1f27cd85971994064ad9
MD5 5d21fb8ca667727d61a200a023378cac
BLAKE2b-256 dd716d0ffff715898c1dd725b672238974a7d99983e319f5c09732dbf21a4e65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 731a1add9899147d71f390a40f0f31ba4d9944f27693c11f3133fc73a6e6879c
MD5 e6705d5d1c9314e066e1f4305e677b33
BLAKE2b-256 e315d630a779482ae362941646fbeeb75006ca462573808551c571ac772047e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 147327623bed158fa0d18ccb82a839c8821cc8e85941168630b129ff88ee709f
MD5 b817791715951f19567d2c26ca199943
BLAKE2b-256 0071ab9bf73ccc61fecd0ad3e5ef9f7c53416e25720ec4afd255100f33b7e8be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d96e89cda263ba5deea3a460d047e9d09432572b8db9eb90ef836b8ccd6ff81f
MD5 ded187506972d0c9e134fcd87c2971de
BLAKE2b-256 7d2aaa9052a9fb6dec8f9b5e6a41beb5e920b1aa1de785d4c793ba4c3ada58c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8158190398bf002f14f0e0885ec99b6db35d985ef5635f3cf99a26e18483b516
MD5 ef5f13945b490ea86bc2f236608bb383
BLAKE2b-256 c20f0d72b54c3c20c7b226558f07b02b349e00a08e0a6e4d93413bff7ed63d84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f2c28d51e8e16ca44956420eb735bdbf05ba64c9451ac4cfb2d5649b98293394
MD5 eb46eee857793d598f1b6555fe370e5e
BLAKE2b-256 db02b727adec565284bce762daa2431f5b91a050ed76aee2136b9b48ba59bb9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7b608751b0115dadfebe0415bda85f0bc2c6bbe50d9da0ec7f4bfb833e60341e
MD5 1b39eba4cbbb6fc1a052c1e90301f39e
BLAKE2b-256 2b97ee4807858d074e5148bd7e09e65afc43fcac38e8e437432f0b210cf9c171

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segment_plugin-0.2.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 779073ed9f511ec1016f7a12dc1980c8e07fa0dee49cb763902c97997e5a27ce
MD5 d25e1879b5c8f2de075a3fcd2cbe1662
BLAKE2b-256 aa43590f4245509a0f91f07fb0419d3f8211999baf74b5e381969cde27fcc6fb

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