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 3 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 11 months ago
- An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py☆96Updated 4 years ago
- Launch HTML5 apps in the browser or a desktop-like runtime.☆44Updated 10 months ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆86Updated 11 months ago
- Python dict with TTL support for auto-expiring caches☆24Updated 8 months ago
- Lightweight pure-Python package to show simple dialogs.☆22Updated 10 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- A Requests-compatible interface for PycURL.☆71Updated last month
- Pseudoterminals for Windows in Python☆140Updated last month
- A lock-free ring buffer for Python and Cython☆20Updated 3 years ago
- A python wrapper for tomlplusplus☆91Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Automatically generates a Cython wrapper for C++ code☆43Updated 4 years ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆63Updated 4 months ago
- A webui tool used to obfuscate and pack python scripts based on pyarmor☆103Updated last year
- PyBindGen: a python bindings generator☆157Updated 2 years ago
- Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python☆113Updated last week
- A fast and powerful web scraping library☆43Updated last year
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆76Updated 2 months ago
- Pythonic wrapper for PyQt6 / PySide6☆36Updated last month
- Distribute python modules/packages as binary files (compilation based on Cython)☆40Updated 2 years ago
- Converting python files to cython files☆24Updated 6 years ago
- tiny-AES-c wrapper in Cython☆55Updated 3 weeks ago
- Example of real-time time-series data streaming from Python/FastAPI application using WebSockets☆44Updated 2 years ago
- A Python module that allows importing files from password protected zips and (compressed) tars☆24Updated 7 years ago
- A friendly fork of autopxd☆51Updated 11 months ago
- Python from the Nuitka project☆56Updated this week
- Easy to use python subprocess interface☆113Updated 2 years ago
- A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)☆13Updated 9 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated last month