Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第9,1319,140项(搜索用时0.013秒)
devel/docker-py-1.7.2 (Score: 1.869263E-4)
API client for docker written in Python
A Python library for the Docker Remote API. It does everything the docker command does, but from within Python: run containers, manage them, pull/push images, etc.
devel/dynrules-0.1.0 (Score: 1.869263E-4)
Dynamic Scripting for adaptive AI systems
dynrules is a dynamic ruleset scripting package for Python. It uses the Dynamic Scripting technique to create adaptive AI scripts automatically from predefined rulesets.
devel/pygpx-0.2 (Score: 1.869263E-4)
Python Module For Parsing GPS Exchange Format (GPX) File
py-gpx is a python module for parsing GPS Exchange Format (GPX) files. This module allows you to parse and extract data from GPX files.
devel/recon-2.3.2 (Score: 1.869263E-4)
Collection of functions and scripts to debug Erlang in production
Recon is a library to be dropped into any other Erlang project, to be used to assist DevOps people diagnose problems in production nodes.
devel/frozendict-0.5 (Score: 1.869263E-4)
Immutable dictionary implementation for Python
frozendict is an immutable wrapper around dictionaries that implements the complete mapping interface. It can be used as a drop-in replacement for dictionaries where immutability is desired.
devel/functools32-3.2.3 (Score: 1.869263E-4)
Backport of the functools module from Python 3.2.3 for use on 2.7
This is a backport of the Python 3.2 functools module for use on Python versions 2.7 and PyPy. It includes new features lru_cache (Least-recently-used cache decorator).
devel/game-1.9.1 (Score: 1.869263E-4)
Module designed to write games in Python
Pygame is a cross-platfrom library based on top of the SDL and designed to make it easy to write multimedia software, such as games, in Python.
devel/GitPython-1.0.1 (Score: 1.869263E-4)
Python Git Library
GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing.
devel/ioflo-1.5.0 (Score: 1.869263E-4)
Automated Reasoning Engine and Flow Based Programming Framework
Automated Reasoning Engine and Flow Based Programming Framework IoFlo is a magically powerful open interoperable software framework that enables non experts to intelligently automate their own programmable world.
devel/jaraco.util-11.0 (Score: 1.869263E-4)
General utility modules that supply commonly-used functionality
jaraco.util contains a number of nominally useful, reusable classes and functions. They're designed to be intuitively named and self-documenting (many with extensive doctests).