Ports 搜索

共有8,048项符合/www/的查询结果,以下是第1,9311,940项(搜索用时0.004秒)
www/requests-futures-0.9.7 (Score: 0.056974534)
HTTP library written in Python for human beings
Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.
www/requests-oauthlib-0.6.2 (Score: 0.056974534)
OAuthlib authentication support for Requests
This project provides first-class OAuth library support for Requests. OAuth can seem overly complicated and it sure has its quirks. Luckily, requests_oauthlib hides most of these and let you focus at the task at hand.
www/restclient-0.11.0 (Score: 0.056974534)
Convenient library for writing REST clients
A helper library to make writing REST clients in python extremely simple.
www/rfc3986-0.3.1 (Score: 0.056974534)
Python implementation of RFC 3986
A Python implementation of RFC 3986 including validation and authority parsing.
www/rfc3987-1.3.5 (Score: 0.056974534)
Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
This module provides regular expressions according to `RFC 3986 "Uniform Resource Identifier (URI): Generic Syntax" and `RFC 3987 "Internationalized Resource Identifiers (IRIs)" and utilities for composition and relative resolution of references. * http://tools.ietf.org/html/rfc3986 * http://tools.ietf.org/html/rfc3987
www/routes-2.3.1 (Score: 0.056974534)
Routing package for Python that matches URLs to dicts and vice versa
Routes is a Python re-implementation of the Rails routes system for mapping URL's to Controllers/Actions and generating URL's. Routes makes it easy to create pretty and concise URL's that are RESTful with little effort. Speedy and dynamic URL generation means you get a URL with minimal cruft (no big dangling query args). Shortcut features like Named Routes cut down on repetitive typing.
www/surl-0.7.1.1 (Score: 0.056974534)
URL shortening command line application
surl is a URL shortening command line application that supports various sites. It supports stdin or filename input. It grabs the URLs, converts them, and returns the same text that was used in the input. It is known to work with a wealth of services, such as bit.ly, goo.gl, tinyurl.com and tr.im.
www/Scrapy-1.1.1 (Score: 0.056974534)
High level scraping and web crawling framework
Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.
www/seafdav-5.1.6 (Score: 0.056974534)
Python library for accessing seafile data model
This addon provides seafile implementation for Web DAV server by utilizing WsgiDAV interface.
www/joken-1.3.1 (Score: 0.056974534)
JSON Web Token implementation in Elixir
JSON Web Token implementation in Elixir.