Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第13,37113,380项(搜索用时0.012秒)
www/django-debug-toolbar-1.4 (Score: 6.4754924E-5)
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: 6.4754924E-5)
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: 6.4754924E-5)
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: 6.4754924E-5)
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: 6.4754924E-5)
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.
www/lessc-2.5.1 (Score: 6.4754924E-5)
Javascript CSS pre-processor
Less is a CSS pre-processor, that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themable and extendable.
www/djangorestframework-xml-1.3.0 (Score: 6.4754924E-5)
Django REST framework
XML support for Django REST Framework XML support extracted as a third party package directly from the official Django REST Framework implementation. It requires the defusedxml package only because it safeguards against some security issues that were discovered.
www/fcgi-0.1 (Score: 6.4754924E-5)
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/lilurl-0.1.1 (Score: 6.4754924E-5)
Simple PHP/MySQL script for generating lil? URLs
lilURL is a simple PHP/MySQL script for generating lil? URLs. It's similar to TinyURL, Shorl, MakeAShorterLink, etc, but you can run it on your own server. Requires PHP and MySQL. Supports mod_rewrite.
www/formencode-1.3.0 (Score: 6.4754924E-5)
HTML form validation, generation, and conversion package
FormEncode is a validation and form generation package. The validation can be used separately from the form generation. The validation works on compound data structures, with all parts being nestable. It is separate from HTTP or any other input mechanism.