python3-pathlib-abc
Python base classes for rich path objects
Description
This package is a preview of ``pathlib`` functionality planned for a future release of Python; specifically, it provides three ABCs that can be used to implement path classes for non-local filesystems, such as archive files and storage servers: - JoinablePath: Abstract base class for paths that do not perform I/O.
- ReadablePath: Abstract base class for paths that support reading.
- WritablePath: Abstract base class for paths that support writing.
These base classes are under active development. Once the base
classes reach maturity, they may become part of the Python
standard library, and this package will continue to provide a
backport for older Python releases.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/barneygale/pathlib-abc
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-pathlib-abc