cjrh / easycythonLinks
An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py
☆96Updated 3 years ago
Alternatives and similar repositories for easycython
Users that are interested in easycython are comparing it to the libraries listed below
Sorting:
- A collection of scripts involving nuitka compiler☆109Updated 3 years ago
- Easy to use python subprocess interface☆113Updated last year
- A simple to use terminal widget written in python☆26Updated 6 years ago
- An efficient and lightweight thread pool☆37Updated 4 years ago
- Learning Cython packtpub.com code examples.☆166Updated 8 years ago
- A fast python rpc library based on asyncio and MessagePack☆78Updated 3 years ago
- Source code editor widget for PyQt/PySide☆75Updated 7 years ago
- Linked list extension module for Python☆79Updated 9 months ago
- GeventMP - Gevent Multiprocessing Extension☆19Updated 5 months ago
- A cython implementation of an ffmpeg based player.☆139Updated 2 weeks ago
- Generate Source Files for Python C/C++ Extensions(.pyd files) from C/C++ headers automatically.☆59Updated last year
- A friendly fork of autopxd☆49Updated 6 months ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- asyncio + PyQt5/PySide2☆154Updated 4 years ago
- Twisted and PyQt5 eventloop integration. Borrowed from https://github.com/nehbit/aether-public/blob/master/qt5reactor.py☆46Updated last year
- A purely Python implementation of the Qt signal system with no QObject dependencies☆120Updated 4 years ago
- Visual Studio Code Syntax highlighter for Cython☆45Updated last year
- Lightweight python interpreter that is easy to embed into Qt applications☆92Updated 9 months ago
- ☆36Updated 2 years ago
- An object-oriented wrapper around DearPyGui☆49Updated 3 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated 10 months ago
- A PyQt config manager. Keep Qt widgets in sync with an config dictionary and/or QSettings object.☆135Updated 2 years ago
- Easy threading and multiprocessing for GUI applications☆57Updated 6 years ago
- Serialize numpy arrays using msgpack☆204Updated 11 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆40Updated 6 months ago
- Python binding to libpoppler-qt5☆43Updated last year
- A cron-like utility for Python☆152Updated 2 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆80Updated 7 months ago
- pyface: traits-capable windowing framework☆113Updated last month
- Use convenient async/await syntax to spawn threads in Qt applications☆50Updated 3 weeks ago