Wikipedia Random Article
Dépendences :
pip install htmlparser
pip install beautifulsoup4
pip install colorama
(Le resultat est en anglais)
Dépendences :
pip install htmlparser
pip install beautifulsoup4
pip install colorama
(Le resultat est en anglais)
pokepalette A simple pokemon color chooser " This repo is based on CDWimmer/PokePalette and was originated from this tweet. If you don't remember your
Yet another retry utility in Python, avereno being the Malagasy word for retry.
Ecowater Softner ecowater-softner is a Python library for collecting information from Ecowater water softeners. Installation Use the package manager p
DecisionTree A simple python implementation of Decision Tree, using Gini index. Usage: import DecisionTree node = DecisionTree.trainDecisionTree(lab
Factoral-Methods-using-two-different-method Here, I am finding the factorial of a number by using two different method. The first method is by using f
ThaiPersonalCardExtract Library for extract infomation from thai personal identity card. imprement from easyocr and tesseract New Feature v1.3.2 🎁 In
Aurin - A quick AUR installer for Arch Linux. Install packages from AUR website in a click.
Greenery - tools for parsing and manipulating regular expressions
Python module ordered ordered module is the opposite to random - it maintains order in the program. import random x = 5 def increase(): global x
A utility tool to create .env files dump-env takes an .env.template file and some optional environmental variables to create a new .env file from thes
script to rename and resize folders of images
asyncpg-listen This library simplifies usage of listen/notify with asyncpg: Handles loss of a connection Simplifies notifications processing from mult
Backend para obtener los datos (beta) Descripción El servidor está diseñado para recibir y almacenar datos enviados en forma de JSON por una aplicació
Empty Folder Cleaner is a program that deletes empty folders from your computer or device and removes clutter to improve performance. It supports only windows and android for now.
pyrestoolbox A collection of Reservoir Engineering Utilities This set of functio
Python 3 script unpacking statically x86 CryptOne packer. CryptOne versions: 2021/08 until now (2021/12)
This is Cool Utility tools that you can use in python. There are a few tools that you might find very useful, you can use this on pretty much any project and some utils might help you a lot and save
BOLT12 Address Support (DRAFT!) Inspired by the awesome lightningaddress.com, except for BOLT12: Supports BOLT12 Allows BOLT12 vendor string authentic
deflatable-dict A dictionary that can be flattened and re-inflated. Particularly useful if you're interacting with yaml, for example. Installation wit
PyDI Dependency injection lib for python How to use To define the classes that should be injected and stored as bean use decorator @component @compone