Skip to content

AspenWeb/filesystem_tree.py

Repository files navigation

This is a library for managing a filesystem tree. Test fixture is the driving use-case.

Installation, Testing, and License

filesystem_tree is available on GitHub and on PyPI:

$ pip install filesystem_tree

We test against 64-bit Python 2.6, 2.7, 3.2, 3.3, and 3.4 on Linux: Linux build status

And we test against 32- and 64-bit Python 2.7, 3.3, and 3.4 on Windows: Windows build status

filesystem_tree is MIT-licensed.

Documentation

http://filesystem-tree-py.readthedocs.org/