No project description provided
Project description
FILE CLASSIFIER
a file type classifier.
description
this library can be used to classify file types... It is made reading the file bytes and checking its bytes, not just reading the file extention.
installation
it's compatible with python3.10+. To install run the command pip install file_type_classifier
example
import file_type_classifier
file_type = file_type_classifier.file_type_classifier("file_without_extention")
print(file_type) # output: png
Author:
made with :heart: by Filipe :wave: reach me!!!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file file_type_classifier-0.1.1.tar.gz
.
File metadata
- Download URL: file_type_classifier-0.1.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/6.0.12-200.fc36.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc10cd9abf0ad93ef4b09c088f3de762d33879fd5f6a25c4dfff7f0b38d1741f |
|
MD5 | 44a991857039218a59cf324a58920454 |
|
BLAKE2b-256 | f6b67b605aa7fa4b9e6fac5347b94d5f9a6b8bfa0b5d75870d13f101ce434c5f |
File details
Details for the file file_type_classifier-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: file_type_classifier-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/6.0.12-200.fc36.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd33f8d727ec3e49716c134026cf28d7df898eddc3aa952f4476efd36d7818bf |
|
MD5 | 6aa62344b11dc1f6b68d09102945d449 |
|
BLAKE2b-256 | cd363acdd87d9a99b4394d7159cf5c9433ca5d552500974950d294a99ae81e3e |