random-num-using-time
- A program to generate random numbers b/w 0 to 10 using time
- it uses python's in-built module
datetime
- and an equation which returns a value from 0 to 10 for any given integer
any num * 8 % 11 = any num b/w o to 10
JSON Memoize What is this? json_memoize is a straightforward tool for light-duty persistent memoization, created with API calls in mind. It stores the
IABwrapper Wrapper around anjlab's Android In-app Billing Version 3 to be used in Kivy apps Install pip install iabwrapper Important ( Add these into
By: Seanpm2001, Meadows Et; Al. Top README.md Read this article in a different language Sorted by: A-Z Sorting options unavailable ( af Afrikaans Afri
Welcome to the Mumble Api Repository Getting Started If you are trying to use this project for the first time, you can get up and running by following
Python 3 script for installing kali tools on your linux machine
PyMca This is the MIT version of the PyMca XRF Toolkit. Please read the LICENSE file for details. Installation Ready-to-use packages are available for
Advanced Keylogger in Python Important Disclaimer: The author will not be held r
A small Blender addon for changing an object's local orientation while in edit mode.
AHKDuckyReplacer A simple python script to convert Rubber Ducky payloads into AutoHotKey scripts. I have also added a sample payload for testing. I wi
MobaXterm-GenKey 你懂的!! 本地启动 需要安装Python3!!!
Project Glow Greetings, I see you have stumbled upon project glow. Project glow is an open source bot worked on by many people to create a good and sa
had4ctf Tool to automate the enumeration of a website (CTF) DISCLAIMER: THE TOOL HAS BEEN DEVELOPED SOLELY FOR EDUCATIONAL PURPOSE ,I WILL NOT BE LIAB
Neogex (New Expressions) Parsing Standard Much like Regex, Neogex allows for string parsing and validation based on a set of requirements. Unlike Rege
Reverse the infix string. Note that while reversing the string you must interchange left and right parentheses. Obtain the postfix expression of the infix expression Step 1.Reverse the postfix expres
SciPy SciPy (pronounced "Sigh Pie") is an open-source software for mathematics, science, and engineering. It includes modules for statistics, optimiza
multiyield This package implements a Python generator that get function results from multi-process workers. The faster_fifo Queue (instead of the stan
pybacting Python wrapper around bacting. Usage Based on the example from the bacting page, you can do: from pybacting import cdk print(cdk.fromSMILES
x-tools X-tools is a collection of tools developed in Python Commands\
NES Builder NES development and romhacking tool made with Python and Lua Current Stage: Alpha Features Open source "Build" project, which exports vari
hikari-miru An optional component handler for hikari, inspired by discord.py's views.