[ANN] filepath 0.1

E

exarkun

Hello all,

I'm happy to announce the initial release of filepath.

filepath is an abstract interface to the filesystem. It provides APIs
for path name manipulation and for inspecting and modifying the
filesystem (for example, renaming files, reading from them, etc).
filepath's APIs are intended to be easier than those of the standard
library os.path module to use correctly and safely.

filepath is a re-packaging of the twisted.python.filepath module
independent from Twisted (except for the test suite which still depends
on Twisted Trial).

The low number of this release reflects the newness of this packaging.
The implementation is almost entirely mature and well tested in real-
world situations from its time as part of Twisted.

You can find the package on PyPI or Launchpad:

http://pypi.python.org/pypi/filepath/0.1
https://launchpad.net/filepath

Jean-Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,079
Latest member
ElidaWarin

Latest Threads

Top