Pinned Repositories
django-widget-tweaks
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
django-admin-user-stats
This app provides django-admin-tools dashboard modules with user registration stats/charts.
django-coverage
Yet another django test coverage app with nice custom html reports. The official git mirror.
text-unidecode
The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)
vkontakte
vkontakte.ru python API wrapper
pymorphy2
Morphological analyzer / inflection engine for Russian and Ukrainian languages.
marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
splash
Lightweight, scriptable browser as a service with an HTTP API
scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
kmike's Repositories
kmike/django-eml-email-backend
Django email backend that saves emails to .eml files. Such files can be opened directly in Outlook or Mail.app.
kmike/fabric-taskset
Expose methods as Fabric tasks
kmike/ruscorpora-tools
Python interface to a free corpus subset available at http://ruscorpora.ru
kmike/django-admin-decorators
Extra decorators for django admin
kmike/c-hat-trie
An efficient trie implementation.
kmike/fabtest
Test Fabric scripts on VirtualBox VMs
kmike/pytils
Russian-specific string utils
kmike/celery
Distributed Task Queue
kmike/django-mailru-money
Django app for money.mail.ru. It was not tested in production!
kmike/django-pony
A pony for your django project.
kmike/django-query-exchange
Django application for handling GET query params for url creation
kmike/funny-codes
Generate randoms strings of a given pattern
kmike/imobis
Python interface to http://sms-manager.ru/ (aka http://www.imobis.ru/ ).
kmike/sailthru-python-client
Python client for Sailthru
kmike/webassets
Asset management for Python web development.
kmike/django-salmonella
A raw_id_fields widget replacement that handles display of an object's string value on change and can be overridden via a template.
kmike/django-seo
Provides a set of tools for managing Search Engine Optimisation (SEO) for Django sites.
kmike/django-whatever
Unobtrusive test models creation for django
kmike/factory_boy
A test fixtures replacement for Python based on thoughtbot's factory_girl for Ruby.
kmike/psdparse
A python utility to parses various structures inside an Adobe Photoshop(TM) PSD format file.
kmike/pystatsd
A Python client for statsd
kmike/clientcide
The Clientcide Javascript Libraries
kmike/django-colorful
extension to the Django web framework that provides database and form color fields
kmike/doctest2
Improvements to the doctest standard library
kmike/fabric
Simple, Pythonic remote execution and deployment.
kmike/graphite-web
kmike/kivy
Open source software library for creating NUI applications, running on Windows, Linux, MacOSX, Android
kmike/nltk-coverage-data
temporary repository with nltk test coverage data
kmike/nltk_data
NLTK Data
kmike/pip
pip installs packages. Python packages. An easy_install replacement