Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第9,0819,090项(搜索用时0.009秒)
devel/calendar-0.15423 (Score: 7.770591E-5)
Library for iCalendar/vCard data
calendar is a python library for parsing and generating iCalendar data. See RFC 5545 and 6350. http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk
devel/canonicaljson-1.0.0 (Score: 7.770591E-5)
Canonical JSON
A JSON library for Python that provides features such as sorted keys, no insignificant whitespace, minimal escaping where necessary and supports frozendict immutable dictionaries.
devel/liblarch-2.1.0 (Score: 7.770591E-5)
Python library to easily handle data structures
Liblarch is a python library built to easily handle data structure such are lists, trees and acyclic graphs (tree where nodes can have multiple parents).
devel/configargparse-0.10.0 (Score: 7.770591E-5)
Drop-in replacement for argparse
ConfigArgParse is a drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
devel/gen_rpc-1.0.2 (Score: 7.770591E-5)
Scalable RPC library for Erlang
gen_rpc uses a mailbox-per-node architecture and gen_tcp processes to parallelize data reception from multiple nodes without blocking the VM's distributed port.
devel/debtcollector-1.6.0 (Score: 7.770591E-5)
Collection of Python deprecation patterns and strategies
A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.
devel/docker-py-1.7.2 (Score: 7.770591E-5)
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: 7.770591E-5)
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: 7.770591E-5)
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: 7.770591E-5)
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.