Skip to main content

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

image_file_validator-0.0.6-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file image_file_validator-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for image_file_validator-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4874eb2730ec752703a57929848a13583720c29ed9052128834947b2a6aef3fe
MD5 4b77d84fb107a61d3cb3729ce24b3ca9
BLAKE2b-256 73ea473546ec03265ff01cda4cbe8b80cfdd247e4e599526727a46f33778b092

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page