PyEmbedC 1.0 - Embed C in Python code

2016-01-17 Thread Fen Trias
Python module for embedding C/C++ code within Python code. It is designed to allow coders to easily speed up slow code by replacing small portions of Python with compiled C/C++ that can transparently read and modify Python variables. Keeping all the code in the same source file simplifies developme

ANN: python-ldap 2.4.23

2016-01-17 Thread Michael Ströder
Find a new release of python-ldap: https://pypi.python.org/pypi/python-ldap/2.4.23 python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for that purpose. Additionally it contains modules for other LDAP-related s

Pygments 2.1 released

2016-01-17 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm happy to announce the release of Pygments 2.1. Pygments is a generic syntax highlighter written in Python. There is a again lots of news in the 2.1 release, please have a look at the changelog . There are over