Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第4,3114,320项(搜索用时0.004秒)
devel/logan-0.7.1 (Score: 0.032514982)
Logan is a toolkit for running standalone Django applications
Logan is a toolkit for running standalone Django applications. It provides you with tools to create a CLI runner, manage settings, and the ability to bootstrap the process.
devel/logbook-0.12.5 (Score: 0.032514982)
Logging replacement for Python
Logbook is a nice logging replacement. It should be easy to setup, use and configure and support web applications :)
devel/logilab-common-1.2.2 (Score: 0.032514982)
Common low-level libraries shared among logilab projects
The package logilab.common contains several modules providing low level functionalities shared among some python projects developed by logilab.
devel/Louie-1.1 (Score: 0.032514982)
Signal dispatching mechanism
Louie provides Python programmers with a straightforward way to dispatch signals between objects in a wide variety of contexts. It is based on PyDispatcher, which in turn was based on a highly-rated recipe in the Python Cookbook.
devel/lxml-3.6.0 (Score: 0.032514982)
Pythonic binding for the libxml2 and libxslt libraries
lxml is a Python binding for libxml2 and libxslt. Its aim: * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management!
devel/sysctl-0.2 (Score: 0.032514982)
Wrapper for the sysctl system functions
Python wrapper for the sysctl system functions. It provides a very simple interface to query for sysctls and to change their values in a pythonic way.
devel/magic-5.28 (Score: 0.032514982)
Python module for determining file type
Python bindings for libmagic used to get a description of a file type, or a mime type for that file.
devel/manuel-1.8.0 (Score: 0.032514982)
Lets you build tested documentation
Manuel lets you build tested documentation.
devel/matrix-angular-sdk-0.6.6 (Score: 0.032514982)
Matrix Angular SDK
An Angular SDK for the Matrix project.
devel/mccabe-0.3.1 (Score: 0.032514982)
Ned's script to check McCabe complexity
Ned's script to check McCabe complexity. This module provides a plugin for flake8, the Python code checker.