Skip to content

IvIePhisto/PyTraPaL

Repository files navigation

PyTraPaL — Python Traversal Path Language

This project implements a path language to traverse structures of objects for Python 2 and 3 (tested with CPython 2.7 and 3.3 as well as PyPy 2). It is developed as part of the diploma thesis of Michael Pohl "Architektur und Implementierung des Objektmodells für ein Web Application Framework" (Rheinische Friedrich-Wilhelms Universität Bonn, 2013-2014).

This project uses the MIT License, so you may freely use, distribute and modify it, provided you include the content of License.txt.

Getting Started

Install using setuptools:

easy_install pytrapal

The source distribution is available from its PyPI entry.

Please refer to the PyTraPaL Documentation for how to use this library.

About

Python Traversal Path Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published