RaubCamaioni / CythonPEGLinks
Parsing Expression Grammer (PEG) for Cython: Automatically Generate Python Stub Files from Cython code
☆17Updated 9 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 last year
- great☆47Updated 4 months ago
- Collection of various snippets/files that I made.☆17Updated 5 months ago
- 𝘋𝘦𝘤𝘰𝘮𝘱𝘪𝘭𝘦 𝘢𝘯𝘺 𝘱𝘺𝘵𝘩𝘰𝘯 𝘴𝘤𝘳𝘪𝘱𝘵 𝘴𝘵𝘢𝘳𝘵𝘪𝘯𝘨 𝘸𝘪𝘵𝘩 𝘦𝘹𝘦𝘤(𝘮𝘢𝘳𝘴𝘩𝘢𝘭.𝘭𝘰𝘢𝘥𝘴(...☆11Updated 3 years ago
- Python course for adult self starters☆15Updated last year
- A bytecode-engineering library for python 3.11☆11Updated 3 years ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆13Updated 3 years ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆245Updated 11 months ago
- A Python to C++ compiler.☆44Updated 7 years ago
- Binaries that the cpython build process depends on☆29Updated 3 months ago
- LZW compression in pure python☆50Updated 9 years ago
- Panda3D wrapper for PyQt5☆29Updated 8 months ago
- Simple parser for Python marshal serialization and pyc files☆22Updated 2 weeks ago
- Spine runtimes for Python☆12Updated 9 years ago
- An AST-to-code library for Python☆39Updated 8 months ago
- The Python programming language☆16Updated 3 years ago
- C parser and ctypes automation for python☆72Updated 4 months ago
- connects moderngl to your window or create headless contexts☆43Updated last year
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- An object-oriented approach to dependency injection in python.☆14Updated 3 years ago
- A simple raytracer in pure Python☆12Updated 8 months ago
- Loader for different .NET runtimes☆41Updated last month
- Python library to work with macOS DMG disk images☆18Updated last year
- (Unofficial) Release libclang (clang.cindex) on pypi.☆99Updated last year
- A tool for converting C/C++ header files to Cython header files☆16Updated last year
- A Python Obfuscator and Encryptor that uses AES, RSA and PyArmor☆14Updated 2 years 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 5 years ago
- A Python implementation of the C Python Interpreter☆97Updated 2 months ago
- (fork)Decompile win32 program and DLL to C++ step by step. Allow some interactive. Main functions already work: *support if/else/for/do/w…☆23Updated 11 years ago