files.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [files]
www.codever.land/bookmarks/t/files
mimetypes
https://docs.python.org/3/library/mimetypes.html
(Python standard library) Map filenames to MIME types.
path.py
https://github.com/jaraco/path.py
A module wrapper for os.path.
- tags: python, files
- :octocat: source code
pathlib
https://docs.python.org/3/library/pathlib.html
(Python standard library) An cross-platform, object-oriented path library.
PyFilesystem2
https://github.com/pyfilesystem/pyfilesystem2
Python's filesystem abstraction layer.
- tags: python, files
- :octocat: source code
python-magic
https://github.com/ahupp/python-magic
A Python interface to the libmagic file type identification library.
- tags: python, files
- :octocat: source code
Unipath
https://github.com/mikeorr/Unipath
An object-oriented approach to file/directory operations.
- tags: python, files
- :octocat: source code
watchdog
https://github.com/gorakhargosh/watchdog
API and shell utilities to monitor file system events.
- tags: python, files
- :octocat: source code
Papa Parse
https://github.com/mholt/PapaParse
A powerful CSV library that supports parsing CSV files/strings and also exporting to CSV.
- tags: javascript, files
- :octocat: source code
jBinary
https://github.com/jDataView/jBinary
High-level I/O (loading, parsing, manipulating, serializing, saving) for binary files with declarative syntax for describing file types and data structures.
- tags: javascript, files
- :octocat: source code
diff2html
https://github.com/rtfpessoa/diff2html
Git diff output parser and pretty HTML generator.
- tags: javascript, files
- :octocat: source code
jsPDF
https://github.com/MrRio/jsPDF
JavaScript PDF generation.
- tags: javascript, files
- :octocat: source code