Bookmarks tagged [files]
https://docs.python.org/3/library/mimetypes.html
(Python standard library) Map filenames to MIME types.
https://github.com/jaraco/path.py
A module wrapper for os.path.
- tags: python, files
- source code
https://docs.python.org/3/library/pathlib.html
(Python standard library) An cross-platform, object-oriented path library.
https://github.com/pyfilesystem/pyfilesystem2
Python's filesystem abstraction layer.
- tags: python, files
- source code
https://github.com/ahupp/python-magic
A Python interface to the libmagic file type identification library.
- tags: python, files
- source code
https://github.com/mikeorr/Unipath
An object-oriented approach to file/directory operations.
- tags: python, files
- source code
https://github.com/gorakhargosh/watchdog
API and shell utilities to monitor file system events.
- tags: python, files
- source code
https://github.com/mholt/PapaParse
A powerful CSV library that supports parsing CSV files/strings and also exporting to CSV.
- tags: javascript, files
- source code
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
- source code
https://github.com/rtfpessoa/diff2html
Git diff output parser and pretty HTML generator.
- tags: javascript, files
- source code
https://github.com/MrRio/jsPDF
JavaScript PDF generation.
- tags: javascript, files
- source code