What is this?
Fuzzy box is a quick program I wrote to fuzz a URL that is in the format https://
Example
A Quick demo of what this looks like once you fill out the base
and extension
variable
etherunit Etherium unit conversation and arithmetic library Install pip install -u etherunit Usage from etherunit import Ether, Gwei, Wei, E Creat
Prime Path Generator is a prime path generator used to generate prime paths.
DecisionTree A simple python implementation of Decision Tree, using Gini index. Usage: import DecisionTree node = DecisionTree.trainDecisionTree(lab
Leviathon A simple language and reference decompiler/compiler for MHW THK Files. Project Goals The project aims to define a language specification for
Run async workflows using pytest-fixtures-style dependency injection
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
wallCal Have your calendar appear as the wallpaper. disclaimer Use at your own risk. Don't blame me if you miss a meeting :-) Some parts of the script
tiedpyranges Extends the pyranges module with operations on joined genomic intervals (e.g. exons of same transcript) Install with: pip install tiedpyr
VerSign: Easy Signature Verification in Python versign is a small Python package which can be used to perform verification of offline signatures. It a
Finger is a function symbol recognition engine for binary programs
FEniCSx Error Estimation (FEniCSx-EE) Description FEniCSx-EE is an open source library showing how various error estimation strategies can be implemen
Macula Experimental python optimistic rollup fraud-proof generation tech by @protolambda. Working on a python version for brevity and simplicity. See
bvh-to-mcf .bvh file to .mcfunction converter
Install vintools To download this package from pypi: pip install vintools Install the development package To download and install the developmen
DiddiParser 2 The DiddiScript parser, written in Python. Installation DiddiParser2 can be installed via pip: pip install diddiparser2 Usage DiddiPars
io_mesh_md2 is a Blender 2.93 addon for importing Quake II MD2 files.
Use this repository to easily convert your source files (csv, txt, excel, json, html) into record-oriented JSON files that can be uploaded into onetask.
Casefy (/keɪsfaɪ/) is a lightweight Python package to convert the casing of strings. It has no third-party dependencies and supports Unicode.
Python module ordered ordered module is the opposite to random - it maintains order in the program. import random x = 5 def increase(): global x
Simplex for 236A Python script to solve LP using simplex by Jordan exchanges taught in 236A. You will need python installed along with the 'numpy' and