cjrh / easycython
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
- A collection of scripts involving nuitka compiler☆108Updated 3 years ago
- A purely Python implementation of the Qt signal system with no QObject dependencies☆117Updated 4 years ago
- A friendly fork of autopxd☆48Updated 2 months ago
- Easy to use python subprocess interface☆113Updated last year
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆39Updated 2 months ago
- asyncio + PyQt5/PySide2☆153Updated 4 years ago
- Easy threading and multiprocessing for GUI applications☆57Updated 6 years ago
- A fast RLock implementation for CPython☆24Updated 2 months ago
- Generate Source Files for Python C/C++ Extensions(.pyd files) from C/C++ headers automatically.☆59Updated last year
- Use convenient async/await syntax to spawn threads in Qt applications☆49Updated last week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 6 months ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Implementation of the PEP 3156 event-loop (asyncio) api using the Qt Event-Loop☆264Updated 2 years ago
- PySide port of Summerfield's book 'Rapid GUI Programming with Python and Qt.'☆49Updated 4 years ago
- Qt plotting widgets for Python (pure Python reimplementation of Qwt C++ library)☆93Updated 3 weeks ago
- unpack archive files in python☆102Updated last year
- Twisted and PyQt5 eventloop integration. Borrowed from https://github.com/nehbit/aether-public/blob/master/qt5reactor.py☆47Updated last year
- A simple, multiprocess-safe logger for Python.☆38Updated 6 years ago
- An efficient and lightweight thread pool☆37Updated 3 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆282Updated 2 weeks ago
- python logging handler for mongo database☆113Updated 6 months ago
- A simple to use terminal widget written in python☆26Updated 6 years ago
- Websockets example with Python 3.6 aiohttp and asyncio☆58Updated 7 years ago
- distributed and parallel Python☆91Updated last week
- Learning Cython packtpub.com code examples.☆165Updated 8 years ago
- GeventMP - Gevent Multiprocessing Extension☆19Updated last month
- Some notes on using Cython to increase the performance of Python code.☆60Updated 5 months ago
- asyncio support for wxpython☆76Updated last year
- Lightweight python interpreter that is easy to embed into Qt applications☆91Updated 5 months ago
- A cython implementation of an ffmpeg based player.☆136Updated 4 months ago