
python-magic 0.4.27
0
File type identification using libmagic
Contents
File type identification using libmagic
Stars: 2885, Watchers: 2885, Forks: 305, Open Issues: 26The ahupp/python-magic repo was created 15 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 2885 github stars!
How to Install python-magic
You can install python-magic using pip
pip install python-magic
or add it to a project with poetry
poetry add python-magic
Package Details
- Author
- Adam Hupp
- License
- MIT
- Homepage
- http://github.com/ahupp/python-magic
- PyPi:
- https://pypi.org/project/python-magic/
- GitHub Repo:
- https://github.com/ahupp/python-magic
Classifiers
Related Packages
Errors
A list of common python-magic errors.
Code Examples
Here are some python-magic code examples and snippets.
pythonfix