Random Number Generator
Application for generating a random number.
Run The Source Code
Download Python
https://www.python.org/downloads/
Verify Version Once Installed
py --version
From Your Download Directory Run The Source Code
py number.py
Application for generating a random number.
https://www.python.org/downloads/
py --version
py number.py
Simple Python tool that generates a pseudo-random password with numbers, letters, and special characters in accordance with password policy best practices.
Generates a random prnt.sc link and display image.
Generate random german words / Generiere zufällige deutsche Wörter Getting Started Pip install with pip install zufallsworte Install the library with
Random Source Codes Never be bored again! Staring at your screen and just scrolling the great world wide web? Would you rather read through some code
backman Backman is a random/fixed background image setter for wlroots based compositors Dependencies: The program depends on swaybg, python3-toml (or
A random cats photos python module
A python lib for generate random string and digits and special characters or A combination of them
A simple and easy to use collection of random python functions.
Generate Random Password with Passphrase This is a python code to generate stron
Initial Release v1.0
Source code(tar.gz)SimpleAutoBurp Python script that takes a config.json file as config and uses Burp Suite Pro to scan a list of websites.
Description Simple utility for quickly generating changelogs, assuming your commits are ordered as they should be. This tool will simply log all lates
decimal-converter This little python program can convert a decimal in to, Binary Octal Hexadecimal Needed Python 3 or later or a online python compile
A thing to simplify listening for PG notifications with asyncpg
Whatever you pipe into tull, will get a unique UUID and the data gets stored locally - accessible via a flask server with simple endpoints. You can use ngrok or localtunnel then to share it outside L
deflatable-dict A dictionary that can be flattened and re-inflated. Particularly useful if you're interacting with yaml, for example. Installation wit
DUQ is a python package for working with physical Dimensions, Units, and Quantities.
Greenery - tools for parsing and manipulating regular expressions
A customized python validations.
Fork Purger Delete all of your forked repositories on Github Installation Install using pip: pip install fork-purger Exploration Under construc
waltlabtools A collection of tools for biomedical research assay analysis in Python. Key Features Analysis for assays such as digital ELISA, including
pwbinaryc [P]ython [w]rited [Binary] [C]onverter You have rights to: Modify the code and use it private (friends are allowed too) Make a page and redi
KTBackup BETA Local backup made easy, with Python and shutil Features One-command backup and restore Minimalistic (only using stdlib) Convenient direc
HHparser Description Program for finding work at HeadHunter service Features Find job Parse vacancies Dependencies python pip geckodriver firefox Inst
Implementing C++ Semantics in Python
Lorem Gen ❗ Voici un code en Python par moi, et en français qui permet de générer du texte Lorem. Dépendences : pip install lorem_text 💖 Enjoy 🎫 Mon
用一个demo来聊聊动态trace 这个仓库能做什么? 帮助理解动态trace的思想。仓库内的demo,可操作,可实践。 动态trace核心思想: 动态记录一个函数内每一条指令的执行中产生的信息,并导入IDA,用来弥补IDA等静态分析工具的不足。 反编译看一下 先clone仓库,把hellolldb
Hot reloading for Python
DecisionTree A simple python implementation of Decision Tree, using Gini index. Usage: import DecisionTree node = DecisionTree.trainDecisionTree(lab
Python C Import Dynamic library + header + ctypes = Module like object! Create C bindings for python automatically with the help of libclang. Examples