Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第6,8716,880项(搜索用时0.008秒)
devel/icalendar-3.9.2 (Score: 9.06569E-5)
Parser and generator of iCalender files for Python
The iCalender package is a parser/generator of iCalender files for use with Python. It follows the RFC 2445 spec.
devel/jmespath-0.9.0 (Score: 9.06569E-5)
JSON Matching Expressions
JMESPath (pronounced "jaymz path") allows you to declaratively specify how to extract elements from a JSON document.
devel/logbook-0.12.5 (Score: 9.06569E-5)
Logging replacement for Python
Logbook is a nice logging replacement. It should be easy to setup, use and configure and support web applications :)
devel/mccabe-0.3.1 (Score: 9.06569E-5)
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.
devel/meliae-0.4.0 (Score: 9.06569E-5)
Python Memory Usage Analyzer
Meliae is a library meant to help people understand how their memory is being used in Python.
devel/mimeparse-0.1.4 (Score: 9.06569E-5)
Basic functions for handling mime-types in Python
This module provides basic functions for parsing mime-type names and matching them against a list of media-ranges.
devel/mock-1.3.0 (Score: 9.06569E-5)
Mock unit tests for Python
A Python Mocking and Patching Library for Testing mock is a Python module that provides a core Mock class. It is intended to reduce the need for creating a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set needed attributes in the normal way.
devel/mwlib.rl-0.14.5 (Score: 9.06569E-5)
Generate Pdfs from Mediawiki Markup
py-mwlib.rl provides a library for writing pdf documents from mediawiki articles which were parsed by the mwlib library.
devel/twistedFlow-8.2.0 (Score: 9.06569E-5)
Generator based asynchronous result flows
Twisted Flow is a generator-based async result flow thing. Twisted Lore is available under the MIT Free Software licence.
devel/ncurses-0.3 (Score: 9.06569E-5)
Ncurses binding for Python
A new ncurses binding for Python, generated with the help of SWIG. Includes bindings for libncurses, libpanel, libmenu, and libform.