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
- Generate Source Files for Python C/C++ Extensions(.pyd files) from C/C++ headers automatically.☆59Updated last year
- Easy to use python subprocess interface☆113Updated last year
- Learning Cython packtpub.com code examples.☆166Updated 8 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated 9 months ago
- asyncio + PyQt5/PySide2☆154Updated 4 years ago
- An extension to redis-py for using Redis' ReJSON module☆161Updated 2 years ago
- A simple to use terminal widget written in python☆26Updated 6 years ago
- A purely Python implementation of the Qt signal system with no QObject dependencies☆120Updated 4 years ago
- ATTENTION: This repository is no longer up to date and was moved to http://code.qt.io/cgit/pyside/pyside-setup.git/ more information http…☆210Updated last year
- A friendly fork of autopxd☆49Updated 6 months ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- python logging handler for mongo database☆114Updated 10 months ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 2 weeks ago
- Find and use proxy auto-config (PAC) files with Python and Requests.☆72Updated this week
- tiny-AES-c wrapper in Cython☆51Updated last month
- Inspired by easygui, designed for PyQt☆65Updated 6 years ago
- Linked list extension module for Python☆79Updated 9 months ago
- Source Code for 'asyncio Recipes' by Mohamed Mustapha Tahrioui☆40Updated 6 years ago
- GeventMP - Gevent Multiprocessing Extension☆19Updated 5 months ago
- asyncio support for wxpython☆77Updated last year
- Twisted and PyQt5 eventloop integration. Borrowed from https://github.com/nehbit/aether-public/blob/master/qt5reactor.py☆47Updated last year
- Serialize numpy arrays using msgpack☆204Updated 10 months ago
- pyface: traits-capable windowing framework☆111Updated 2 weeks ago
- A graphical interface for monitoring and interacting with running Python processes☆254Updated 2 years ago
- ftp client/server for asyncio (https://aioftp.rtfd.io/)☆201Updated 3 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated 3 weeks ago
- PyQt/PySide Cookbook☆36Updated 10 years ago
- A simple example repository describing the process of building a PyInstaller executable for a Cython-compiled program☆54Updated 2 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…☆291Updated this week