Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第4,5514,560项(搜索用时0.003秒)
devel/roxlib-2.0.6 (Score: 0.032514982)
Python libraries for ROX
Python libraries required by some ROX desktop applications.
devel/rq-0.5.6 (Score: 0.032514982)
Simple library for creating background jobs, and processing them
RQ (Redis Queue) is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry. It can be integrated in your web stack easily.
devel/rtree-0.8.2 (Score: 0.032514982)
R-Tree Spatial Index For Python GIS
py-rtree is R-Tree spatial index for Python GIS. Whether for in-memory feature stores, Plone content, or whatever -- py-rtree is an index to speed up the search for objects that intersect with a spatial bounding box.
devel/Test2-Plugin-NoWarnings-0.02 (Score: 0.032514982)
Fail if tests warn
Loading this plugin causes your tests to fail if there any warnings while they run. Each warning generates a new failing test and the warning content is outputted via diag. This module uses $SIG{__WARN__}, so if the code you're testing sets this, then this module will stop working.
devel/RuleDispatch-0.5.a1.r2717 (Score: 0.032514982)
Rule-based Dispatching and Generic Functions
RuleDispatch is a prototype implementation of the Chambers and Chen "efficient multiple and predicate dispatch" algorithm for Python. It lets youspecify a function in terms of a collection of arbitrary rules, including Lisp-style "before/after/around" methods.
devel/sanetime-4.2.3 (Score: 0.032514982)
Sane date/time Python interface, with Django support
A sane date/time Python interface: better epoch time, timezones, and deltas with Django support as well
devel/scripttest-1.3.0 (Score: 0.032514982)
Helper to test command-line scripts
ScriptTest is a library to help you test your interactive command-line applications. With it you can easily run the command (in a subprocess) and see the output (stdout, stderr) and any file modifications.
devel/sdl2-0.9.3 (Score: 0.032514982)
Python bindings to the SDL2 libraries
PySDL2 is easy to learn and a powerful multimedia programming framework. It is a wrapper around the various SDL2 libraries and as such similar to the discontinued PySDL project.
devel/raknet-3.9.2 (Score: 0.032514982)
Networking API that provides reliable UDP primarily for online games
RakNet is a free networking API that provides reliable UDP and high level networking constructs. Although it can be used for any networked application, it was developed specifically for rapid development of online games and the addition of multiplayer to single player games.
devel/selection-0.0.11 (Score: 0.032514982)
API to extract content from HTML & XML documents
API to extract data from HTML and XML documents.