Ports Search

Results 4,7914,800 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.008 seconds)
devel/bluelet-0.2.0 (Score: 1.0360788E-4)
Pure-Python asynchronous I/O using coroutines
Bluelet is a simple, pure-Python solution for writing intelligible asynchronous socket applications.
Facility for activation/deactivation of Zope CMF products
CMFQuickInstallerTool is a facility for comfortable activation/deactivation of CMF compliant products
devel/defusedxml-0.4.1 (Score: 1.0360788E-4)
XML bomb protection for Python stdlib modules
Defusing XML bombs and other exploits The results of an attack on a vulnerable XML library can be fairly dramatic. With just a few hundred Bytes of XML data an attacker can occupy several Gigabytes of memory within seconds. An attacker can also keep CPUs busy for a long time with a small to medium size request. This library prevents such issues.
devel/Products.ZCTextIndex-2.13.5 (Score: 1.0360788E-4)
Full text indexing for ZCatalog/Zope2
This package contains a full text indexing facility for Zope2 and more specifically for Products.ZCatalog.
devel/SymbolType-1.0 (Score: 1.0360788E-4)
Simple Symbol Type for Python
py-SymbolType is a Simple "symbol" type, useful for enumerations or sentinels.
devel/initgroups-2.13.0 (Score: 1.0360788E-4)
Convenience uid/gid helper function used in Zope2
initgroups provides a convenience function to deal with user/group ids on Unix-style systems.
devel/babelfish-0.5.5 (Score: 1.0360788E-4)
Module to work with countries and languages
BabelFish is a Python library to work with countries and languages.
devel/jellyfish-0.3.1 (Score: 1.0360788E-4)
Library for doing approximate and phonetic matching of strings
Jellyfish is a python library for doing approximate and phonetic matching of strings.
devel/characteristic-14.3.0 (Score: 1.0360788E-4)
Python attributes without boilerplate
characteristic is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. You just specify the attributes to work with and characteristic gives you any or all of: a nice human-readable __repr__, a complete set of comparison methods, immutability for attributes, and a kwargs-based initializer without writing dull boilerplate code again and again.
devel/log4py-1.3 (Score: 1.0360788E-4)
Python logging module
log4py is a logging module for python, similar to log4j