Ports Search

Results 5,4815,490 of 17,660 for descr%3A%22spam filter%22.(0.01 seconds)
devel/django-rq-0.9.2 (Score: 1.6401772E-4)
Provides Django integration for RQ (Redis Queue)
Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in django's settings.py and easily use them in your project.
devel/efilter-1.5 (Score: 1.6401772E-4)
EFILTER query language
EFILTER is a general-purpose destructuring and search language implemented in Python, and suitable for integration with any Python project that requires a search function for some of its data.
devel/extras-1.0.0 (Score: 1.6401772E-4)
Useful extra bits for Python
extras is a set of extensions to the Python standard library, originally written to make the code within testtools cleaner, but now split out for general use outside of a testing context.
devel/eggtestinfo-0.3 (Score: 1.6401772E-4)
Setuptools plugin that adds test information to .egg-info
This package is a setuptools plugin: it adds a file to the generated .egg-info directory, capturing the information used by the setup.py test command when running tests.
devel/glib-2.46.2 (Score: 1.6401772E-4)
Some useful routines of C programming (current stable version)
GLib provides a simple, abstract, and highly portable set of C support routines such as lists, trees, hashes, memory allocation, and much, much more. It is a foundation for writing portable applications.
devel/django-rq-dashboard-0.3.0 (Score: 1.6401772E-4)
Monitor your RQ queues, jobs and workers from the Django admin
RQ is a simple task queue for queuing and processing jobs. django-rq-dashboard is a web frontend to monitor your RQ queues, jobs and workers in realtime from the Django admin.
devel/pycparser-2.10 (Score: 1.6401772E-4)
C parser in Python
pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.
devel/git-up-1.3.0 (Score: 1.6401772E-4)
Python implementation of 'git up'
PyGitUp is a Python implementation of the great aanand/git-up/. It not only fully covers the abilities of git-up and should be a drop-in replacement, but also extends it slightly.
devel/greenlet-0.4.10 (Score: 1.6401772E-4)
Light-weight microthreads for Python
greenlet provides a primitive form of micro-threads in the form of a native extension module to Python. Higher-level primitives such as coroutine scheduling are not part of greenlet itself, but can be built upon it.
devel/grizzled-0.9.4 (Score: 1.6401772E-4)
The Grizzled Python Utility Library
The Grizzled Utility Library is a general-purpose Python library with a variety of different modules and packages. It's roughly organized into subpackages that group different kinds of utility functions and classes.