Password Generator
Avec taille du mot de passe changeable !
Dépendences :
pip install colorama
Avec taille du mot de passe changeable !
Dépendences :
pip install colorama
py.validator A library of string validators and sanitizers Insipired by validator.js Strings only This library validates and sanitizes strings only. P
importsort This is a tool that I use to group imports from Windows binaries. Sometimes, you have a gigantic folder full of executables, and you want t
Features Fast Detects OS and Browser. Does not aim to be a full featured agent parser Will not turn into django-httpagentparser ;) Usage import ht
macro-kit is a package for efficient macro recording and metaprogramming in Python using abstract syntax tree (AST).
Cloud Billing This project aggregates the costs public cloud resources by accounts, services and tags by importing the invoices from public cloud prov
http-status-finder Hello Everyone!! This is kavisurya, In this tool you can give n number of inputs and parallelly you will get a output by separetely
KTBackup BETA Local backup made easy, with Python and shutil Features One-command backup and restore Minimalistic (only using stdlib) Convenient direc
pytest-runtime-xfail pytest plugin, providing a runtime_xfail fixture, which is callable as runtime_xfail(), to allow runtime decisions to mark a test
Twitter Bot ❗ Un bot Twitter totalement fait en Python par moi, et en français. Il faut remplacer auth = tweepy.OAuthHandler(consumer_key, consumer_se
Generate Random Password with Passphrase This is a python code to generate stron
pravda Python type-checker written in Rust Features Fully typed with annotations and checked with mypy, PEP561 compatible Add yours! Installation pip
Tenacity Tenacity is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just
Raganarok X Data Dump Raganarok X: Next Generation Data Dump More interesting Files File Name Contains en_langs All the variables you need in English
A Python script that parses and checks public proxies. Multithreading is supported.
ticktock is a minimalist library to view Python time performance of Python code.
About This package enables code reuse in non-inheritance way from existing classes, effectively implementing traits-oriented programming pattern. Stor
Check Your Head A quick and easy way to check a web applications response headers!
wallpaper eits Warning You need to set the path to Robot Mono font in the source code. (Settings are in the main function) Usage A script that given a
This python project was created to scan through a CSS file and produce a more organized CSS file by grouping related CSS Properties within selectors. Created in my spare time for fun and my own utili
Make some improvements in the Pizza class and pizzashop file by refactoring.