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
Comics/doujinshi reader application. Web-based, will work on desktop and tablet devices with swipe interface.
Yomiko Comics/doujinshi reader application. Web-based, will work on desktop and tablet devices with swipe interface. Scans one or more directories of
MinimalGearDisplay, Assetto Corsa app
MinimalGearDisplay MinimalGearDisplay, Assetto Corsa app. Just displays the current gear you are on. Download and Install To use this app, clone or do
A python library what works with numbers.
pynum A python library what works with numbers. Prime Prime class have everithing you want about prime numbers. check_prime The check_prime method is
Load dependent libraries dynamically.
dypend dypend Load dependent libraries dynamically. A few days ago, I encountered many users feedback in an open source project. The Problem is they c
SimplePyBLE - Python bindings for SimpleBLE
The ultimate fully-fledged cross-platform Python BLE library, designed for simplicity and ease of use.
The-White-Noise-Project - The project creates noise intentionally
The-White-Noise-Project High quality audio matters everywhere, even in noise. Be
List of all D&D 5e monsters: WotC + popular third-party sourcebooks
Xio's Guide to Monsters If you're a DM like me, and you have multiple sources of D&D 5e monsters that include WotC as well as third-party suppliers, y
Python flexible slugify function
Python flexible slugify function
Huggingface package for the discrete VAE used for DALL-E.
DALL-E-Tokenizer Huggingface package for the discrete VAE used for DALL-E.
Iris-client - Python client for DFIR-IRIS
Python client dfir_iris_client offers a Python interface to communicate with IRI
In this repo i inherit the pos module and added QR code to pos receipt
odoo-pos-inherit In this repo i inherit the pos module and added QR code to pos receipt 1- Create new Odoo Module using command line $ python odoo-bin
The presented desktop application was made to solve 1d schrodinger eqation
schrodinger_equation_1d_solver The presented desktop application was made to solve 1d schrodinger eqation. It implements Numerov's algorithm (step by
Automatically skip sponsor segments in YouTube videos playing on Apple TV.
iSponsorBlockTV Skip sponsor segments in YouTube videos playing on an Apple TV. This project is written in asycronous python and should be pretty quic
A ULauncher/Albert extension that supports currency, units and date time conversion, as well as a calculator that supports complex numbers and functions.
Ulauncher/Albert Calculate Anything Ulauncher/Albert Calculate Anything is an extension for Ulauncher and Albert to calculate things like currency, ti
Data Structures and Algorithms Python - Practice data structures and algorithms in python with few small projects
Data Structures and Algorithms All the essential resources and template code nee
This is some simple code to scrape vistbook's system to get an overview of the different cabins availability.
DNT_cabin_availability_system This is some simple code to scrape visbook's system to get an overview of the different cabins availability. The system
🐍 This snake helps you reconnect the Web, with RSS feeds!
This snake helps you reconnect the Web, with RSS feeds! RSSerpent is an open-source software that create RSS feeds for websites that do not provide an
The purpose is to have a fairly simple python assignment that introduces the basic features and tools of python
This repository contains the code for the python introduction lab. The purpose is to have a fairly simple python assignment that introduces the basic
Is a util for xferring skinning from one mesh to another
maya_pythonplugins skinTo: Is a util for xferring skinning from one mesh to another args: :param maxInfluences: is the number of max influences on the
You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.
07_Python_Advanced_Topics Introduction 👋 In this tutorial, you will learn about: Python Iterators: They are objects that can be iterated upon. In thi