Skip to main content

The pytrap module is a native Python extension that allows for writing NEMEA modules in Python.

Project description

# About pytrap

This directory contains an implementation of Python extension. The aim is to allow native calls of base TRAP functionality (used by NEMEA modules).

# Installation

Development package of Python is required (python-devel, python3-devel etc. according to your OS distribution). It contains needed header files.

Since this module uses libtrap and libunirec, https:/github.com/CESNET/Nemea-framework must be installed in the system.

When all requirements are met, run as root:

` python setup.py install `

Note: for different versions of python, it is needed to perform this command separately for each of them.

# Help

Help is contained in the python module. After successful installation run in a python interactive interpret:

`python import pytrap help(pytrap) `

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

nemea-pytrap-0.9.2.tar.gz (13.5 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