Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericmiguel/fyo
Pure syntactic sugar for filesystem tasks
https://github.com/ericmiguel/fyo
Last synced: 7 days ago
JSON representation
Pure syntactic sugar for filesystem tasks
- Host: GitHub
- URL: https://github.com/ericmiguel/fyo
- Owner: ericmiguel
- License: mit
- Created: 2022-05-27T18:11:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-27T18:12:55.000Z (over 2 years ago)
- Last Synced: 2024-12-18T23:48:05.461Z (about 1 month ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yoyo - pure syntactic sugar for filesystem tasks.
**Yoyo** extends python's built-in `pathlib` module with a few syntactic sugar methods.
This package is a work in progress.