Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第13,40113,410项(搜索用时0.015秒)
www/HTTP_Server-0.4.1 (Score: 1.5577191E-4)
HTTP server class
HTTP server class that allows you to easily implement HTTP servers by supplying callbacks. The base class will parse the request, call the appropriate callback and build a repsonse based on an array that the callbacks have to return.
www/Services_GeoNames-1.0.1 (Score: 1.5577191E-4)
PHP5 Interface to the GeoNames Public API
Services_GeoNames is a PHP5 interface to the various webservices offered by the GeoNames project. The GeoNames database contains over 8,000,000 geographical names corresponding to over 6,500,000 unique features. All features are categorized into one out of nine feature classes and further subcategorized into one out of 645 feature codes. Beyond names of places in various languages, data stored include latitude, longitude, elevation, population, administrative subdivision and postal codes. All coordinates use the WGS84 system (World Geodetic System 1984). Those data are accessible free of charge through a number of Web services and a daily database export. The Web services include direct and reverse geocoding,finding places through postal codes, finding places next to a given place, and finding Wikipedia articles about neighbouring places.
www/MechanicalSoup-0.4.0 (Score: 1.5577191E-4)
Python library for automating interaction with websites
MechanicalSoup is a Python library for automating interaction with websites. It automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Javascript is not supported at the Moment.
www/cssutils-1.0 (Score: 1.5577191E-4)
CSS Cascading Style Sheets library for Python
A Python package to parse and build CSS Cascading Style Sheets. Partly implement the DOM Level 2 CSS interfaces. Additional some cssutils only convenience and (hopefully) more pythonic methods are integrated.
www/Tenjin-1.1.1 (Score: 1.5577191E-4)
Fast and full-featured template engine based on embedded Python
Tenjin is a very fast and full-featured template engine. You can embed Python statements and expressions into your template file. Tenjin converts it into Python script and evaluate it.
www/django-debug-toolbar-1.4 (Score: 1.5577191E-4)
Configurable set of panels to display debug information
The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content.
www/django-htmlmin-0.9.1 (Score: 1.5577191E-4)
HTML minifier for Python
django-html is an HTML minifier for Python, with full support for HTML 5. It supports Django, Flask and many other Python web frameworks. It also provides a command line tool, that can be used for static websites or deployment scripts.
www/django-markdownx-1.6 (Score: 1.5577191E-4)
Django Markdown editor with image uploads and live preview
Django Markdownx is a Markdown editor built for Django. It enables raw editing, live preview and image uploads (stored locally in MEDIA folder) with drag&drop functionality and auto tag insertion. Also, django-markdownx supports multiple editors on one page.
www/django-mezzanine-3.1.10 (Score: 1.5577191E-4)
Content management platform built using the Django framework
Mezzanine is a content management platform built using the Django framework. It resembles tools like Wordpress, with an intuitive interface for managing pages, blog posts, form data, store products, or any other type of content you can imagine.
www/kwebkitpart-1.3.2 (Score: 1.5577191E-4)
Web browser component for KDE SC based on QtWebKit
KWebKitPart is a web browser component for KDE SC (KPart). You can use it for example for browsing the web in Konqueror. KWebKitPart is still in early development and thus not guaranteed to be in production quality yet.