A simple pluggable image file validator for all type of python applications
Project description
This is a simple pluggable python library that validate image file and size useful for all type of python applications.
####How to use the packages
from image_file_validator.image_file_validator import check_file_type
check_for_image_size = check_file_type("./hello.png")
#FOR USAGE if check_for_image_size == True: print("valid image file") else: print("invalid image file)
PIP PACKAGE DEPENDECIES
pip install filetype (pick your desired os)
KINDLY MAKE PR for UPGRADE....
Change Log
====================
0.0.1 (22/04/2023)
- First Release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file image_file_validator-0.0.6-py3-none-any.whl.
File metadata
- Download URL: image_file_validator-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4874eb2730ec752703a57929848a13583720c29ed9052128834947b2a6aef3fe
|
|
| MD5 |
4b77d84fb107a61d3cb3729ce24b3ca9
|
|
| BLAKE2b-256 |
73ea473546ec03265ff01cda4cbe8b80cfdd247e4e599526727a46f33778b092
|