neithere

Россия, Свердловская область, город Екатеринбург
 

Managed Projects

Doqu

  No analysis available

Doqu ("Document-query") is a lightweight schema/query framework for document databases. It is not an ORM as it doesn't map existing schemata to Python objects but instead defines them on a higher layer built upon a schema-less storage (key/value or document-oriented). You define models as a valuable ... [More] subset of the whole database and work with only certain parts of existing entities — the parts that you need. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

django-autoslug

  No analysis available

django-autoslug (Automated Slug Field for Django) is a pluggable application for Django web framework containing an extended version of SlugField class shipped with Django itself. AutoSlugField can automatically do the following on save: - populate itself from another field (using ... [More] 'populate_from'), - use custom slugify() function (can be defined in settings), and - preserve uniqueness of the value (using 'unique' or 'unique_with'). [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

OrgTool

  No analysis available

An extremely flexible organizer and (personal) information management platform.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

Dark (Data Analysis and Reporting Tool)

  No analysis available

Dark is an acronym for "Data Analysis and Reporting Kit". It helps find patterns in a set of irregular (mixed) data, sort various documents and pile them in stacks by certain properties, define schemata for existing data, build pivot tables and calculate various aggregates. Great for CSV, JSON, etc.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

EAV-Django

  No analysis available

EAV-Django is a reusable Django application which provides an implementation of the Entity-Attribute-Value data model. The application grew from an online shop project, so it is pretty practical and not just an academic exercise. The main priorities were: a) flexibility of data, b) efficiency ... [More] of queries, and c) maximum maintainability without editing the code. Of course this implies trade-offs, and the goal was to find the least harmful combination for the general case. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

Tool

  No analysis available

A light, compact and extremely configurable conf/CLI/web framework. Based on argparse+argh and many other libraries via extensions.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

python-monk

  No analysis available

A lightweight and unobtrusive layered ODM for MongoDB.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

Django View Shortcuts

  No analysis available

A set of shortcuts for non-generic Django views easing facet filtering and other tasks.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

Django Harness

  No analysis available

Harness is a wrapper for Django settings. It contains all common settings and allows to define the very minimum required for the site to function. It also eases some common settings-related tasks to ensure portability of project and applications used by it.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

Argh

  Analyzed about 1 hour ago

Argh is a lightweight Python library for building complex CLI interfaces easily. Sits on top of argparse. Finally an argparse interface that doesn't make you say "argh" each time you deal with it! :)

3.83K lines of code

0 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This