TechLearnersInc / cythonizerLinks
Cythonizer is a script that will attempt to automatically convert one or more .py and .pyx files into the corresponding compiled .pyd or .so binary modules files.
☆16Updated 2 years ago
Alternatives and similar repositories for cythonizer
Users that are interested in cythonizer are comparing it to the libraries listed below
Sorting:
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆31Updated 9 months ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆84Updated 9 months ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆62Updated 2 months ago
- Python from the Nuitka project☆55Updated last month
- A webui tool used to obfuscate and pack python scripts based on pyarmor☆102Updated last year
- An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py☆96Updated 3 years ago
- Test Multi-threading using PySimpleGui☆12Updated 6 years ago
- A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)☆12Updated 7 months ago
- A utility for dumping per-thread statistics for CPython GIL using eBPF☆17Updated last year
- Python shared memory library based on posix-ipc.☆15Updated 10 months ago
- A fast RLock implementation for CPython☆30Updated 8 months ago
- A research notes about how to get benefits from Cython to be asynchronous beyond IO tasks☆10Updated 5 years ago
- Distribute python modules/packages as binary files (compilation based on Cython)☆40Updated 2 years ago
- A lock-free ring buffer for Python and Cython☆19Updated 2 years ago
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆75Updated 2 months ago
- Interop between asyncio and Qt for Python.☆20Updated 2 years ago
- Community maintained hooks for PyInstaller.☆109Updated last week
- A Requests-compatible interface for PycURL.☆68Updated last year
- Non-blocking Python methods using decorators☆226Updated last month
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python☆110Updated last month
- Pseudoterminals for Windows in Python☆134Updated this week
- Converting python files to cython files☆24Updated 6 years ago
- Ultra-fast websocket client and server for asyncio☆232Updated last week
- A collection of scripts involving nuitka compiler☆109Updated 3 years ago
- Pure Python SOCKS proxy server implementation☆11Updated 7 months ago
- Proxy (HTTP, SOCKS) transports for httpx☆85Updated 3 months ago
- Python dict with TTL support for auto-expiring caches☆24Updated 6 months ago
- Python package with bindings for Windows SDK☆78Updated 2 years ago
- A python wrapper for tomlplusplus☆91Updated last year