filemagic 1.6
0
A Python API for libmagic, the library behind the Unix file command
Contents
A Python API for libmagic, the library behind the Unix file command
How to Install filemagic
You can install filemagic using pip
pip install filemagic
or add it to a project with poetry
poetry add filemagic
Package Details
- Author
- Aaron Iles
- License
- ASL
- Homepage
- http://filemagic.readthedocs.org
- PyPi:
- https://pypi.org/project/filemagic/
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common filemagic errors.
Code Examples
Here are some filemagic
code examples and snippets.