Instructions: 1-Make the texture with all the outlines(aka texture number 0) 2-Put it in the same folder as main.py and name it "outline.png" *IT HAS TO BE PNG* 3-Make the texture with no outlines(aka texture number 26) 4-Put it in the same folder as main.py and name it "texture.png" *IT HAS TO BE PNG* 5-Run main.py 6-Enter how many pixels thick your block outline is 7-Wait for the program to do it's thing and then press ENTER 8-You're good to go move your images to wherever they need to be moved CREDITS: If you are going to upload this anywhere please credit me(rer2) I spent a lot of effort on it!!! rer2#2486 for support <3 *You do you have to install python 3 to run this since it is not an EXE file
A program that makes all 47 textures of Optifine CTM only using 2 textures
Overview
Polypheny Connector for Python
Polypheny Connector for Python This enables Python programs to access Polypheny databases, using an API that is compliant with the Python Database API
一个IDA脚本,可以检测出哈希算法(无论是否魔改常数)并生成frida hook 代码。
findhash 在哈希算法上,比Findcrypt更好的检测工具,同时生成Frida hook代码。 使用方法 把findhash.xml和findhash.py扔到ida plugins目录下 ida -edit-plugin-findhash 试图解决的问题 哈希函数的初始化魔数被修改 想快速
Allow you to create you own custom decentralize job management system.
ants Allow you to create you own custom decentralize job management system. Install $ git clone https://github.com/hvuhsg/ants.git Run monitor exampl
Collection of Python scripts to perform Eikonal Tomography
Collection of Python scripts to perform Eikonal Tomography
Create standalone, installable R Shiny apps using Electron
WARNING This is still very much a work in progress and nothing can be assumed stable in any way Temp notes: Two types of created installer, based on w
Let's make a lot of random function from Scracth...
Pseudo-Random On a whim I asked myself the question about how randomness is integrated into an algorithm? So I started the adventure by trying to code
Find your desired product in Digikala using this app.
Digikala Search Find your desired product in Digikala using this app. با این برنامه محصول مورد نظر خود را در دیجیکالا پیدا کنید. About me Full name: M
My sister is a GR of her class. She had to mark attendance of students from screenshots of teams meeting on an excel sheet. I resolved her problem by reading names from screenshots using PyTesseract and marking them present on the excel using Pandas in Python. It took me 1hr to write the code and it is saving half an hour everyday.
auto-team-attandance Don't judge the code, this is not the best way to write code. I was learning tkinter that is why GUI is bad. Here's the Mega link
An Airflow operator to call the main function from the dbt-core Python package
airflow-dbt-python An Airflow operator to call the main function from the dbt-core Python package Motivation Airflow running in a managed environment
A compilation of useful scripts to automate common tasks
Scripts-To-Automate-This A compilation of useful scripts for common tasks Name What it does Type Add file extensions Adds ".png" to a list of file nam
1st Online Python Editor With Live Syntax Checking and Execution
PythonBuddy 🖊️ 🐍 Online Python 3 Programming with Live Pylint Syntax Checking! Usage Fetch from repo: git clone https://github.com/ethanchewy/Python
JurjenLang, an interpreted programming language
JurjenLang An interpreted programming language Getting started Follow these three steps on your computer to get started git clone https://github.com/J
Python implementation of the Learning Time-Series Shapelets method, that learns a shapelet-based time-series classifier with gradient descent.
shaplets Python implementation of the Learning Time-Series Shapelets method by Josif Grabocka et al., that learns a shapelet-based time-series classif
Old versions of Deadcord that are problematic or used as reference.
⚠️ Unmaintained and broken. We have decided to release the old version of Deadcord before our v1.0 rewrite. (which will be equiped with much more feat
Spyware baseado em Python para Windows que registra como atividades da janela em primeiro plano, entradas do teclado.
Spyware baseado em Python para Windows que registra como atividades da janela em primeiro plano, entradas do teclado. Além disso, é capaz de fazer capturas de tela e executar comandos do shell em seg
An attempt at furthering Factorio Calculator to work in more general contexts.
factorio-optimizer Lets do Factorio Calculator but make it optimize. Why not use Factorio Calculator? Becuase factorio calculator is not general. The
Macros in Python: quasiquotes, case classes, LINQ and more!
MacroPy3 1.1.0b2 MacroPy is an implementation of Syntactic Macros in the Python Programming Language. MacroPy provides a mechanism for user-defined fu
Sequence clustering and database creation using mmseqs, from local fasta files
Sequence clustering and database creation using mmseqs, from local fasta files
With the initiation of the COVID vaccination drive across India for all individuals above the age of 18, I wrote a python script which alerts the user regarding open slots in the vicinity!
cowin_notifier With the initiation of the COVID vaccination drive across India for all individuals above the age of 18, I wrote a python script which
A similarity measurer on two programming assignments on Online Judge.
A similarity measurer on two programming assignments on Online Judge. Algorithm implementation details are at here. Install Recommend OS: Ubuntu 20.04