Python for .NET (pythonnet) is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and Mono, provides a powerful application scripting tool for .NET developers. Using this package you can script .NET applications or build entire
... [More] applications in Python, using .NET services and components written in any language that targets the CLR (C#, VB.NET, F#, C++/CLI). [Less]
SHA-3 (Keccak) module for Python 2.6 to 3.4. The package is a wrapper around the
optimized reference implementation from http://keccak.noekeon.org/ . Only
the optimizations for 32 and 64bit platforms are used. The optimized SSE and
ARM assembly variants are ignored for now.
The module is a
... [More] standalone version of my SHA-3 module from Python 3.4
(currently under development). The code in sha3module.c has been modified to
be compatible with Python 2.6 to 3.4. Python 2.5 and earlier are not
supported. [Less]
ISO-5426 (MAB2) and MARC (USMARC, ANSEL) encodings for Python. The encodings are used in bibliographic information systems and Z.3950 interfaces of OPACs
Fast PBKDF2 for Python 2.6 - 3.4
This is a backport of hashlib.pbkdf2_hmac for Python 2.6 to 2.7. The implementation comes with a pure Python implementation and a C module that depends on OpenSSL.
smc.freeimage is a Python interface to the FreeImage and LCMS2 libraries.
http://freeimage.sourceforge.net/
http://www.littlecms.com/
Features of smc.freeimage
=========================
smc.freeimage is developed as part of the closed source Visual Library
framework.
* mostly written
... [More] with Cython with some lines of handwritten C Code and some
Python helpers.
* fast, it avoids copying large amounts of data and releases the GIL whenever
possible.
* 64bit safe, tested on i386/X86 and AMD64/X86_64 systems
* thread safe
* wraps a large subset of FreeImage features
* compatible with Python 2.6 to 3.3. [Less]
SSH-tunnel friendly monitoring of embedded Java Runtimes using MBeans, Java Management Extensions (JMX) and Remote Method Invocation (RMI) for Python, JCC and PyLucene.
The defusedxml package (defusedxml on PyPI) contains several Python-only workarounds and fixes for denial of service and other vulnerabilities in Python's XML libraries.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy