Pinned Repositories
Alphabetical-Reference
Alphabetical Reference Class For python3.10.
diablo2-skill-timers
Authentic Diablo 2 skill timers. Pure Python as of right now.
gowinreg
gowinreg is a Go package that provides easy access to the Windows Registry, allowing you to perform tasks such as reading and writing registry values, deleting keys, checking the existence of keys and values, and more.
help-cat
A gui that helps you set up your hashcat commands. Provides examples, system command example and other features.
python-2-nim-transpiler
Python 3.12 source to Nim source transpiler. In testing phases. Goal is to map all python standard library calls to nim equivalents or template replacements.
pytrology
Petrology Python Module. Contains data for doing petrological analysis. End goal is to identify rock types and origins from mineral and pixel density and image detection.
quickbooks-desktop-python
The QuickBooks SDK Python module provides a set of tools for integrating Python applications with QuickBooks Desktop. The module includes classes for connecting to the QuickBooks API, sending and receiving data using the QBXML protocol, and managing sessions with QuickBooks.
Tara
Write your type hints and return types automatically with Tara. The type and return automaton
tkinter-to-customtkinter-converter
Convert your tkinter scripts and guis to custom tkinter with this command line tool.
mojo
The Mojo Programming Language
Donny-GUI's Repositories
Donny-GUI/tkinter-to-customtkinter-converter
Convert your tkinter scripts and guis to custom tkinter with this command line tool.
Donny-GUI/quickbooks-desktop-python
The QuickBooks SDK Python module provides a set of tools for integrating Python applications with QuickBooks Desktop. The module includes classes for connecting to the QuickBooks API, sending and receiving data using the QBXML protocol, and managing sessions with QuickBooks.
Donny-GUI/astor
Python AST read/write
Donny-GUI/bezier-curve-python-c-ext
Python C extension to generate Bézier curve points
Donny-GUI/bezier-python
Donny-GUI/cpython
The Python programming language
Donny-GUI/dc6-python
This repository provides a Python implementation for reading, manipulating, and writing DC6 file format data, commonly used in Diablo 2 and its modding community. The DC6 format consists of a series of bitmap images used for animated sprites and UI elements in the game.
Donny-GUI/dictionary
Donny-GUI/Donny-GUI
Config files for my GitHub profile.
Donny-GUI/for-loop-to-comprehension
Converts all possible For loops to comprehension versions to speed up code. Still a work in progress. Pure python implementation currently.
Donny-GUI/inject_dll
CPP command line tool to inject a DLL into a remote process. Verbose and help options supplied
Donny-GUI/internet
internet tools
Donny-GUI/less
Donny-GUI/lpt
Donny-GUI/lua
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
Donny-GUI/macos
OSX (macOS) inside a Docker container.
Donny-GUI/Magisk
The Magic Mask for Android
Donny-GUI/make-python-c
Automatically convert python source to [cythonized] c with this cmdline tool.
Donny-GUI/moonsnake
Lua to Python Transpiler. Creates Classes from invoke objects with methods and attributes and properties. Converts Standard libraries across languages. can fix imports and optimize. Based on structural inference and pattern matching. Still a working model but, shaping quickly.
Donny-GUI/mouse-bez
Donny-GUI/paper
Donny-GUI/pathcleaner
Donny-GUI/pow
Lua source code tokenizer written in python.
Donny-GUI/powershell-PSReadLine-fix
run this script with power shell too fix "Warning: PowerShell detected that you might be using a screen reader and has disabled PSReadLine for compatibility purposes. If you want to re-enable it, run 'Import-Module PSReadLine'".
Donny-GUI/pua
Donny-GUI/python3-ps_tokenizer
Tokenize powershell source scripts with python. Returns a list of PowerShellToken dataclasses, which contain the type, string, start and stop indexes
Donny-GUI/qbdt
Donny-GUI/qtype
types and classes for Quickbook string objects
Donny-GUI/regedit
Registry editing made a little easier for the average joe.
Donny-GUI/scala3-installers
Scala3 installers for python and bash. Python installer is operating system independent and will install for either windows, linux or darwin