python-magic

File identifier

A Python wrapper around the libmagic C library to identify file types by their headers according to a predefined list of file types.

A python wrapper for libmagic

GitHub

3k stars
45 watching
283 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
magic-wormhole/magic-wormhole Transfer files between computers securely using a unique code-based system. 20,587
google/pytype Automates type checking and error prevention in Python code 4,791
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,569
pmorissette/bt A flexible Python framework for building and testing algorithmic trading strategies 2,316
py-pdf/pypdf A Python library for manipulating and extracting data from PDF files 8,524
python/typeshed Provides external type annotations for the Python standard library and third-party packages to support static analysis and type checking. 4,419
pydantic/pydantic A Python library for validating data using type hints and JSON Schema. 21,677
facebook/pyre-check Type-checking software for Python code 6,885
pypa/sampleproject Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. 5,138
mwaskom/seaborn A high-level interface for statistical data visualization 12,669
mhammond/pywin32 Provides access to many Windows APIs from Python. 5,101
ta-lib/ta-lib-python A Python wrapper for technical analysis libraries. 9,878
dashingsoft/pyarmor A tool for protecting and obfuscating Python scripts to prevent reverse engineering 3,720
kubernetes-client/python A Python library providing a client interface to the Kubernetes API. 6,848
google/yapf An automated code formatter for Python files, applying a configurable style to improve readability and consistency. 13,805