Skip to main content
Version: 0.X.X

▶️ Introduction

pypi made with python license Build status Coverage Status python-versions Downloads pre-commit.ci status DeepSource CodeFactor black docs Pylint Workflow for Codecov Python package CodeQL

What Is File Validator? ✅

It is a Python library for file validation based on MIME, size, type and magic numbers that supports Django.

Why should we use this library? 🧐

  • File validation based on MIME, type, extension, magic numbers and size
  • File validation using the filetype library
  • File validation simultaneously with all libraries
  • File Size validation
  • Provide ValidatedFilefield and FileValidator for file validation in Django
  • Provided ValidatedFilefield in forms with support accept, multiple and custom css attributes
  • Supporting for all mimes

Where to report if we found a bug? 🪲

Can report the problem through this link

Where should I ask if I had any questions❓

Can you ask your questions through this link

Contributors