aboutsummaryrefslogtreecommitdiff
path: root/devel/py-fs2/pkg-descr
blob: 6807f41b753b199b1415c50094fd8092b5169b61 (plain) (blame)
1
2
3
4
5
Filesystem Abstraction for Python. Work with files and directories in archives,
memory, the cloud etc. as easily as your local drive. Write code now, decide
later where the data will be stored; unit test without writing real files;
upload files to the cloud without learning a new API; sandbox your file writing
code; etc.