Skip to content
Carolina Fernández edited this page May 15, 2013 · 4 revisions

PyPElib library is a small library to help programmers to use abstractions provided by the library to build rule-based Policy Engine(s) within a certain scope of action.

In a nutshell, PyPElib provides support for rule-based policy enforcement environments, with native support for flexible syntax definitions (mappings), rule-based action triggering, logging... The library inherently supports multiple parsing/rendering (rule syntax) drivers and persistence back-ends.

For more information check:

Current development status

Current software version is 1.1-1, in a beta state and under development. A stable version is expected to be released at some point.

Next steps

  • SQL based back-end, SQLite...
  • Table cascading
  • External settings
  • Dynamic load of settings and list of drivers

Contributions

The project is open to anyone willing to contribute. Please contact the main authors to request write-access to the GIT repository.

Authorship

pyPElib is part of the Ofelia Control Framework software developed within joint activities between OFELIA and FIBRE EU-BR FP7 projects.

Contact

Contact any of the following persons for further information:

  • marc.sune @ bisdn.de
  • { leonardo.bergesio | carlos.bermudo | oscar.moya | carolina.fernandez } @ i2cat.net

License

PyPElib is released under LGPL license.

Clone this wiki locally