Managed Projects

Python for .NET

  Analyzed about 4 hours ago

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]

36.2K lines of code

22 current contributors

2 months since last commit

4 users on Open Hub

Low Activity
4.5
   
I Use This

FreeImageTurbo

  No analysis available

Fork for FreeImage with LibJPEG-turbo patch

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: FreeImage..., gpl

pysha3

  No analysis available

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]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Python-2-0

smc.bibencodings

  No analysis available

ISO-5426 (MAB2) and MARC (USMARC, ANSEL) encodings for Python. The encodings are used in bibliographic information systems and Z.3950 interfaces of OPACs

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

backports.pbkdf2

  No analysis available

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.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: python_so...

smc.freeimage

  No analysis available

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]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: FreeImage...

jccjmx

  No analysis available

SSH-tunnel friendly monitoring of embedded Java Runtimes using MBeans, Java Management Extensions (JMX) and Remote Method Invocation (RMI) for Python, JCC and PyLucene.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: sun_public

defusedxml

  Analyzed about 18 hours ago

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.

1.86K lines of code

0 current contributors

6 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags security xml

defusedexpat

  No analysis available

Standalone package of patched expat + patched pyexpat for Python 2.6 to 3.3

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: python_so...

wincertstore

  No analysis available

Python module to extract CA and CRL certs from Window's cert store (ctypes based).

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: python_li...