[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#657701: marked as done (RFP: python-mongokit -- structured schema and validation layer on top of the pymongo driver)



Your message dated Tue, 10 Jul 2018 16:20:11 +0000
with message-id <E1fcvN5-0008Cd-Mt@quantz.debian.org>
and subject line closing RFP: python-mongokit -- structured schema and validation layer on top of the pymongo driver
has caused the Debian Bug report #657701,
regarding RFP: python-mongokit -- structured schema and validation layer on top of the pymongo driver
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
657701: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657701
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Clint Byrum <clint@ubuntu.com>

* Package name    : python-mongokit
  Version         : 0.7.2
  Upstream Author :   Nicolas Clairon (Namlook) <n.namlook **at** gmail.com>
* URL             : http://namlook.github.com/mongokit/
* License         : BSD
  Programming Lang: Python
  Description     : structured schema and validation layer on top of the pymongo driver

 MongoDB is a schema-less document oriented database. It has a lot of
 drivers for many langages (python, ruby, perl, java, php...).
 .
 MongoKit is a python module that brings structured schema and validation
 layer on top of the pymongo driver. It has been written to be as simple
 and light as possible with the KISS and DRY principles in mind.
 .
 Features
 .
 * schema validation (wich use simple python type for the declaration)
 * schema less feature
 * doted notation
 * nested and complex schema declaration
 * untyped field support
 * required fields validation
 * default values
 * custom validators
 * cross database document reference
 * random query support (which returns a random document from the database)
 * inheritance and polymorphisme support
 * versionized document support (in beta stage)
 * partial auth support (it brings a simple User model)
 * operator for validation (currently : OR, NOT and IS)
 * simple web framework integration
 * import/export to json
 * i18n support
 * GridFS support
 * document migration support



--- End Message ---
--- Begin Message ---
RFP 657701 has no visible progress for a long time, so closing.

--- End Message ---

Reply to: