Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/revolunet/pyfilesystem
pyfilesystem svn mirror
https://github.com/revolunet/pyfilesystem
Last synced: about 2 months ago
JSON representation
pyfilesystem svn mirror
- Host: GitHub
- URL: https://github.com/revolunet/pyfilesystem
- Owner: revolunet
- License: bsd-3-clause
- Created: 2011-01-10T06:36:22.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-09T19:45:17.000Z (almost 14 years ago)
- Last Synced: 2024-09-04T00:05:22.742Z (3 months ago)
- Language: Python
- Homepage: http://code.google.com/p/pyfilesystem/
- Size: 936 KB
- Stars: 10
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE.txt
Awesome Lists containing this project
README
PyFilesystem
==
Pyfilesystem is a Python module that provides a simplified common interface to many types of filesystem. Filesystems exposed via Pyfilesystem can also be served over the network, or 'mounted' on the native filesystem.this is a mirror of svn original code located at [http://code.google.com/p/pyfilesystem/][1]
My Pyfilesystem contribs :
* [DropBoxFs][2]
* [HttpApiFs][3]See it it action here : [http://filebrowser.demo.revolunet.com/][4]
[1]: http://code.google.com/p/pyfilesystem/
[2]: https://github.com/revolunet/dropboxfs
[3]: https://github.com/revolunet/httpapifs
[4]: http://filebrowser.demo.revolunet.com/