cjrh / easycython
An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py
☆94Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for easycython
- A collection of scripts involving nuitka compiler☆109Updated 2 years ago
- Easy to use python subprocess interface☆112Updated last year
- A friendly fork of autopxd☆47Updated this week
- Monitor Memory usage of Python code☆89Updated 2 years ago
- A simple to use terminal widget written in python☆26Updated 5 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆39Updated 10 months ago
- C implementation of Python 3 lru_cache☆154Updated 4 years ago
- An efficient and lightweight thread pool☆37Updated 3 years ago
- A simple remote procedure call module using ZeroMQ for python☆29Updated 4 years ago
- Linked list extension module for Python☆80Updated 2 months ago
- An extension to redis-py for using Redis' ReJSON module☆160Updated last year
- asyncio + PyQt5/PySide2☆153Updated 3 years ago
- Community maintained hooks for PyInstaller.☆96Updated this week
- A fast RLock implementation for CPython☆24Updated last year
- Unofficial PySide2 wheel building with Travis CI and AppVeyor☆41Updated 6 years ago
- PyBindGen: a python bindings generator☆150Updated last year
- Generate Source Files for Python C/C++ Extensions(.pyd files) from C/C++ headers automatically.☆59Updated last year
- Shared memory arrays for NumPy☆51Updated 10 years ago
- Some notes on using Cython to increase the performance of Python code.☆59Updated 3 months ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆273Updated last week
- Backport of pathlib aiming to support the full stdlib Python API.☆81Updated last year
- A purely Python implementation of the Qt signal system with no QObject dependencies☆117Updated 4 years ago
- pyface: traits-capable windowing framework☆106Updated last year
- Easy threading and multiprocessing for GUI applications☆57Updated 6 years ago
- Python binding to libpoppler-qt5☆42Updated last year
- Twisted and PyQt5 eventloop integration. Borrowed from https://github.com/nehbit/aether-public/blob/master/qt5reactor.py☆47Updated 9 months ago
- Learning Cython packtpub.com code examples.☆166Updated 7 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆63Updated 6 months ago
- Source Code for 'asyncio Recipes' by Mohamed Mustapha Tahrioui☆38Updated 5 years ago
- A simple example repository describing the process of building a PyInstaller executable for a Cython-compiled program☆51Updated last year