TechLearnersInc / cythonizer
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
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆27Updated 2 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆39Updated 2 months ago
- Automatically generates a Cython wrapper for C++ code☆43Updated 3 years ago
- Python from the Nuitka project☆51Updated this week
- Python Asyncio Jump-Start☆42Updated 2 years ago
- A webui tool used to obfuscate and pack python scripts based on pyarmor☆84Updated 9 months ago
- A fast RLock implementation for CPython☆24Updated 2 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆117Updated last year
- A Requests-compatible interface for PycURL.☆65Updated 6 months ago
- Distribute python modules/packages as binary files (compilation based on Cython)☆40Updated last year
- Griffe extension for PEP 727 – Documentation Metadata in Typing.☆15Updated this week
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆69Updated 2 months ago
- Source Code for 'asyncio Recipes' by Mohamed Mustapha Tahrioui☆38Updated 5 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 5 months ago
- Ultra fast json encode / decode library for Python 3.5+☆21Updated 4 months ago
- Fast and Scalable Data Structures for Scientific and Quantitative Research.☆12Updated 6 years ago
- An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py☆96Updated 3 years ago
- Converting python files to cython files☆23Updated 6 years ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆57Updated last month
- Asyncio + multiprocessing/threading. As easy as concurrent.futures!☆13Updated 6 months ago
- Find and use proxy auto-config (PAC) files with Python and Requests.☆72Updated last month
- Cython based high performance alternative to Python (re) module for doing basic pattern matching on large data-set..☆12Updated 2 years ago
- Ultra-fast websocket client and server for asyncio☆179Updated last week
- Pytest plugin that runs PyStack on slow or hanging tests.☆16Updated 3 months ago
- A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.☆59Updated last month
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆66Updated last week
- Asynchronous logging for Python and asyncio☆147Updated last year
- Call asynchronous code from an extension module.☆41Updated this week
- A utility for dumping per-thread statistics for CPython GIL using eBPF☆15Updated 8 months ago
- Lightweight pure-Python package to show simple dialogs.☆21Updated last month