RaubCamaioni / CythonPEGLinks
Parsing Expression Grammer (PEG) for Cython: Automatically Generate Python Stub Files from Cython code
☆16Updated 8 months ago
Alternatives and similar repositories for CythonPEG
Users that are interested in CythonPEG are comparing it to the libraries listed below
Sorting:
- A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)☆13Updated 11 months ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆12Updated 3 years ago
- A simple raytracer in pure Python☆12Updated 7 months ago
- Python course for adult self starters☆15Updated last year
- A Python to C++ compiler.☆44Updated 7 years ago
- Simple parser for Python marshal serialization and pyc files☆22Updated 2 weeks ago
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 6 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 4 years ago
- Collection of various snippets/files that I made.☆17Updated 4 months ago
- C parser and ctypes automation for python☆72Updated 3 months ago
- UBL (Universal Busines Language) version 2.1 objects parsing and marshalling.☆13Updated 6 years ago
- PyQt Toast (Small message displayed on the screen, visible for a short time)☆13Updated last year
- ☆25Updated last month
- C++ AppEngine for Qt☆31Updated last week
- Custom widget toolkit for easier creation of customized wxPython GUIs☆12Updated 5 months ago
- LZW compression in pure python☆50Updated 9 years ago
- This module obfuscates python code.☆28Updated last year
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆31Updated last year
- obuscate python source code 混淆 python 源代码的小工具☆17Updated 6 years ago
- C-style structs for Python☆73Updated 9 months ago
- Write dynamic LD_PRELOAD hooks in Cython☆18Updated 14 years ago
- A Python implementation of the C Python Interpreter☆97Updated last month
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆20Updated 2 years ago
- Kaitai Struct: runtime for Python☆105Updated last month
- Conan extension☆10Updated 3 months ago
- An ARM decompiler converts ARM code to a ready to compile C code. Project was done as a 3rd Semester project.☆15Updated 3 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated 2 months ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆246Updated 10 months ago
- Automatically generates a Cython wrapper for C++ code☆43Updated 4 years ago
- GUI (based on wxPython) for 'construct', which is a powerful declarative and symmetrical parser and builder for binary data.☆47Updated 2 years ago