5 projects
project-master
This Python script generates a standardized project structure for your Python projects. It creates the necessary folders and files based on your specifications.
Input-Armor
This library provides protection from SQL-injections, DOM-manipulation (HTML injections), CMD injections, and almost all types of injections.
fastapi-request-limiter
This middleware provides request limiting functionality for FastAPI applications, allowing you to control and manage the rate of incoming requests based on client IP addresses.
the-directory-scanner
The Directory Scanner is a Python library designed to simplify the process of scanning directory structures and generating a comprehensive list of files and folders. It provides a convenient way to recursively traverse directories, ignoring specific files and folders specified by the user.
Active-Erroring
This package can be used to raise custom errors and have fun.