Ports Search

Results 1,7911,800 of 8,048 for /www/.(0.003 seconds)
www/fedex-2.3.1 (Score: 0.056974534)
Light wrapper around Fedex's Web Services SOAP API using suds
A light wrapper around Fedex's Web Services SOAP API using suds.
www/dtflickr-1.5 (Score: 0.056974534)
Spiffy Flickr API library using JSON
DT Flickr is a spiffy automagically built Flickr API library for Python using JSON.
www/feedgenerator-1.6 (Score: 0.056974534)
Standalone version of django.utils.feedgenerator
Standalone version of django.utils.feedgenerator
www/fcgi-0.1 (Score: 0.056974534)
Python FastCGI interface library
The fcgi.py Python module handles communication with the FastCGI module of the Apache or Stronghold web server. You can make a pyton fastcgi script very easy with this module.
www/Flask-Bootstrap-3.3.2.1 (Score: 0.056974534)
Flask extension that adds Bootstrap to your projects
Flask-Bootstrap packages Bootstrap into an extension that mostly consists of a blueprint named 'bootstrap'. It can also create links to serve Bootstrap from a CDN and works with no boilerplate code in your application.
www/Flask-Cache-0.13.1 (Score: 0.056974534)
Cache support for your Flask application
Flask-Cache adds cache support to your Flask application. The cache backend can Be chosen from simple, memcached, and filesystem. Install databases/memcached from ports if needed.
www/mod_h264_streaming-1.4.41 (Score: 0.056974534)
H264 streaming module for lighttpd
This is the H264 Streaming Module for the lighttpd webserver. Its features are as follows: * Timeshifting seek * Virtual video clips * Network efficiency * Encoding
www/Flask-Cors-2.1.2 (Score: 0.056974534)
Cross-origin resource sharing (CORS) for Flask
Flask-Cors is a simple extension to Flask allowing you to support cross-origin resource sharing (CORS) using a simple decorator.
www/Flask-FlatPages-0.6 (Score: 0.056974534)
Provides flat static pages to a Flask application
Provides flat static pages to a Flask application, based on text files as opposed to a relational database.
www/Flask-Login-0.3.2 (Score: 0.056974534)
User session management for Flask
Provides user session management for Flask. It handles tasks of logging in, logging out, and remembering your user's sessions over extended periods of time. It is not bound to any particular database system or permissions model.