
fs 2.4.16
0
Python's filesystem abstraction layer
Contents
Python's filesystem abstraction layer
Stars: 2095, Watchers: 2095, Forks: 188, Open Issues: 117The PyFilesystem/pyfilesystem2 repo was created 9 years ago and the last code push was 9 months ago.
The project is very popular with an impressive 2095 github stars!
How to Install fs
You can install fs using pip
pip install fs
or add it to a project with poetry
poetry add fs
Package Details
- Author
- Will McGugan
- License
- MIT
- Homepage
- https://github.com/PyFilesystem/pyfilesystem2
- PyPi:
- https://pypi.org/project/fs/
- Documentation:
- https://pyfilesystem2.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/PyFilesystem/pyfilesystem2
Classifiers
- System/Filesystems
Related Packages
Errors
A list of common fs errors.
Code Examples
Here are some fs code examples and snippets.
GitHub Issues
The fs package has 117 open issues on GitHub
- Replacement for this package
- migrate entrypoints handling to standard library importlib.metadata
pythonfix


