Skip to main content

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


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.dev9.tar.gz (13.0 kB view hashes)

Uploaded Source

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