5 projects
nearai
Near AI CLI
django-misc
Django miscellaneous - module with different useful stuff for django. Here you'll find: - couple decorators, like render_to and receive; - json_encode module for simplify work with json; - some usefull templatetags, like set, filter, get etc; some additional utilities; - bbcode template tags; - template tags that provide like and share for social sevices.
pymisc
Python miscellaneous - module with different useful stuff. Here you'll find: * Different kind of decorators * Useful reader for row\column data files * Will add more in nearest future
django-voter
Application for Django framework that contains generic rating\vote system. Requires modifications in the model, that will be used for voting, to optimize number of database queries.
django-blogs
Django blogs - module that provide blogs to your django application. - One user blog - Multi blogging system - Blog per user - Safe html in posts - System to manage permissions to read\write\moderate blogs