Skip to main content

BGPKIT Parser Python Binding

Project description

bgpkit-parser-py

Python binding for bgpkit-parser

Installation

python3 -m pip install pybgpkit-parser

Develop

maturin develop builds local python module and add to the venv.

Publish for Linux

Install multiple Python interpreters:

sudo apt install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa

Build and upload for multiple interpreter versions:

maturin publish --interpreter python3.6 --skip-existing
maturin publish --interpreter python3.7 --skip-existing
maturin publish --interpreter python3.8 --skip-existing
maturin publish --interpreter python3.9 --skip-existing

Publish for MacOS

maturin publish --skip-existing

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

pybgpkit_parser-0.2.0.tar.gz (9.6 MB view hashes)

Uploaded Source

Built Distributions

pybgpkit_parser-0.2.0-cp310-cp310-manylinux_2_24_x86_64.whl (3.4 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.24+ x86-64

pybgpkit_parser-0.2.0-cp39-cp39-manylinux_2_24_x86_64.whl (3.4 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.24+ x86-64

pybgpkit_parser-0.2.0-cp39-cp39-macosx_11_0_arm64.whl (1.5 MB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

pybgpkit_parser-0.2.0-cp38-cp38-manylinux_2_24_x86_64.whl (3.4 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.24+ x86-64

pybgpkit_parser-0.2.0-cp37-cp37m-manylinux_2_24_x86_64.whl (3.4 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.24+ x86-64

Supported by

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