Python tools for prefix filter list management operations
Project description
.. image:: https://img.shields.io/pypi/v/rptk.svg?maxAge=2592000
:target: https://pypi.python.org/pypi/rptk
.. image:: https://travis-ci.org/wolcomm/rptk.svg?branch=master
:target: https://travis-ci.org/wolcomm/rptk
RPTK - Routing Policy Tool Kit
==============================
Python toolkit for prefix filter list management operations
with plugable modules for query and output handling.
Features
--------
* Command-line ``rptk`` tool
* Simple python api module
* Flask-based web-query api
* Query modules:
* native python query module
* `bgpq3`_ shell wrapper
* Format modules:
* JSON output
* YAML output
* IOS classic/XE style prefix-lists
* JunOS prefix-lists
* BIRD prefix-lists
* ...more coming soon
Getting Started
---------------
1. Install from pip::
``$ pip install rptk``
2. Run bgpq3 installer script::
``$ ./install-bgpq3.sh``
3. Run tests::
``$ python setup.py test``
4. Customise defaults in ``rptk.conf``
.. _bgpq3: https://github.com/snar/bgpq3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rptk-0.1.0.dev11.tar.gz
(13.0 kB
view details)
File details
Details for the file rptk-0.1.0.dev11.tar.gz
.
File metadata
- Download URL: rptk-0.1.0.dev11.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5063fac382074851cd55f801b815c21977b5493d326a00ba09dfbb2d8b145a3 |
|
MD5 | ddf0f2c31ca2ef11afc108da96b075a1 |
|
BLAKE2b-256 | 548384a8b4ef6b7119bb51dbb5880a5c01c2aa7040f253d25bfe06973eafdf05 |