Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第1,8311,840项(搜索用时0.005秒)
www/jonpy-0.12 (Score: 0.020137845)
Python FastCGI interface library
The fcgi module builds upon the classes defined in the cgi module to provide an implementation of the FastCGI protocol.
www/bBlog-0.7.6 (Score: 0.020137845)
Elegant personal publishing system with Smarty
bBlog is a blogging program written in OOP style PHP. Major features include threaded comments and trackback support. It is designed from the ground up to use the Smarty templating engine. It has unparalleled extendability and versility. Perhaps bBlog's most distinctive feature is that it is built around a templating system called Smarty, which makes customizing your blog as easy as editing any web page, no programming skills required.
www/kallithea-0.3.2 (Score: 0.020137845)
Fast and powerful management tool for Mercurial and Git
Kallithea is a fast and powerful management tool for Mercurial and Git with a built-in push/pull server, full text search and code-review. It works on http/https and has a built in permission/authentication system with the ability to authenticate via LDAP or ActiveDirectory. Kallithea also provides simple API so it's easy to integrate with existing external systems. Kallithea is similar in some respects to GitHub or Bitbucket, however Kallithea can be run as standalone hosted application on your own server. It is open-source donationware and focuses more on providing a customised, self-administered interface for Mercurial and Git repositories. Kallithea works on Unix-like systems and Windows, and is powered by the vcs library created by Lukasz Balcerzak and Marcin Kuzminski to uniformly handle multiple version control systems. Kallithea was forked from RhodeCode in July 2014 and has been heavily modified.
www/gitlab-workhorse-0.7.5 (Score: 0.020137845)
Smart reverse proxy for GitLab
Gitlab-workhorse is a smart reverse proxy for GitLab. It handles "large" HTTP requests such as file downloads, file uploads, Git push/pull and Git archive downloads.
www/pafy-0.5.0 (Score: 0.020137845)
Python API for YouTube
Python API for Youtube. Download videos and retrieve metadata from YouTube.
www/Paste-2.0.2 (Score: 0.020137845)
Tools for using a Web Server Gateway Interface stack
Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. These provide several pieces of "middleware" (or filters) that can be nested to build web applications. Each piece of middleware uses the WSGI (PEP 333) interface, and should be compatible with other middleware based on those interfaces.
www/PasteDeploy-1.5.2 (Score: 0.020137845)
Load, configure, and compose WSGI applications and servers
Load, configure, and compose WSGI applications and servers Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. The result is something a system administrator can install and manage without knowing any Python, or the details of the WSGI application or its container. This tool provides code to load WSGI applications and servers from URIs; these URIs can refer to Python Eggs for INI-style configuration files. Paste Script provides commands to serve applications based on this configuration file.
www/PasteScript-1.7.5 (Score: 0.020137845)
Pluggable command-line frontend
A pluggable command-line frontend, including commands to setup package file layouts. This is a pluggable command-line tool. It includes some built-in features; * Create file layouts for packages. For instance, paste create --template=basic_package MyPackage will create a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy.
www/pelican-3.6.3 (Score: 0.020137845)
Static site generator written in Python
Pelican is a static site generator, written in Python. - Write your content directly with your editor of choice (vim!) in reStructuredText, Markdown, or AsciiDoc formats - Includes a simple CLI tool to (re)generate your site - Easy to interface with distributed version control systems and web hooks - Completely static output is easy to host anywhere
www/plone.alterego-1.0 (Score: 0.020137845)
Low level support for dynamic modules
This package defines a dynamic module type that lets you create objects in the dynamic module on demand.