Metadata-Version: 2.1
Name: e-filetypes-py
Version: 1.0.0
Summary: The E-FileTypes-Py library allows you to integrate with E-FileTypes using any Python application.
Author-email: Wamy <davidisadev@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Project-URL: Bug Tracker, https://github.com/E-FileTypes/e-filetypes-py/issues
Project-URL: Homepage, https://github.com/E-FileTypes/e-filetypes-py

<div align="center">
    <img src="/assets/efiletypeslogo-dark-python.png#gh-light-mode-only" height="200">
    <img src="/assets/efiletypeslogo-white-python.png#gh-dark-mode-only" height="200">
    <h3>E-FileTypes-Py</h3>
</div>

<br/>
<br/>

| |
| :---: |
| ![Static Badge](https://img.shields.io/badge/built_using-python-blue) |
| [![Documentation Status](https://readthedocs.org/projects/e-filetypes-py/badge/?version=latest)](https://e-filetypes-py.readthedocs.io/en/latest/?badge=latest) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/E-FileTypes/e-filetypes-py/release-please.yml?label=release-please) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/E-FileTypes/e-filetypes-py/ruff.yml?label=ruff) |
| ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/w/E-FileTypes/e-filetypes-py) |
| |

<br/>

## Overview
The E-FileTypes-Py library allows you to integrate with E-FileTypes using any Python application.

## Docs
You can view the Python specific docs [here](https://e-filetypes-py.readthedocs.io/en/latest/).

## Benchmarks
You can view the benchmarks [here](/benchmarks/README.md). They give a lot of info on how this library performs.
