Ports Search

Results 1,7011,710 of 8,048 for /www/.(0.004 seconds)
www/phpmustache-2.11.1 (Score: 0.056974534)
PHP5 code for Mustache
A Mustache implementation in PHP.
www/cssutils-1.0 (Score: 0.056974534)
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.
Django implementation of annotatorjs Storage
Django implementation of annotatorjs Storage.
www/django-annoying-0.9.0 (Score: 0.056974534)
Eliminate annoying things in the Django framework
This is a django application that tries to eliminate annoying things in the Django framework. Features: render_to decorator - reduce typing in django views. signals decorator - allow use signals as decorators. ajax_request decorator - returns JsonResponse with this dict as content. autostrip decorator - strip text form fields before validation. get_object_or_None function - similar to get_object_or_404, but returns None if object not found. get_config function - get settings from django.conf if exists, return default value otherwise. AutoOneToOne field - creates related object on first call if it doesn't exist yet. HttpResponseReload - reload and stay on same page from where request was made. StaticServer middleware - instead of configuring urls.py, just add this middleware and it will serve you static files. JSONField - custom field that lets you easily store JSON data in one of your model fields.
www/django-appmedia-1.0.1 (Score: 0.056974534)
Serve static content from within django app directories
Support for serving static media from within django app directories
www/django-assets-0.11 (Score: 0.056974534)
Compress and merge CSS and Javascript files
Integrates the webassets library with Django, adding support for merging, minifying and compiling CSS and Javascript files.
www/django-auth-ldap-1.2.7 (Score: 0.056974534)
LDAP integration for django.contrib.auth
This is a Django authentication backend that authenticates against an LDAP service. Configuration can be as simple as a single distinguished name template, but there are many rich configuration options for working with users, groups, and permissions.
www/WebTest-2.0.23 (Score: 0.056974534)
Helper to test WSGI applications
py-WebTest is a helper to test WSGI applications, it wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server. It provides convenient full-stack testing of applications written with any WSGI-compatible framework.
www/hastymail-1.5 (Score: 0.056974534)
Small, fast and secure yet powerful IMAP webmail
Hastymail is a streamlined, secure, fast web based IMAP client written in PHP. Hastymail is designed to have low server requirements and follow internet standards for MIME, IMAP and SMTP communications. Hastymail is also designed to work with all the major and not so major web browsers available. Hastymail does not use frames, javascript, or cookies and all output is 100% W3C compliant 4.01 transitional HTML.
www/django-bootstrap-form-3.2.1 (Score: 0.056974534)
Bootstrap forms for django
Generate twitter-bootstrap form output for django form A simple Django template tag to work with twitter bootstrap ( http://twitter.github.com/bootstrap/ )