معرفی شرکت ها


doqu-0.28.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Document-query: models for schema-less databases.
ویژگی مقدار
سیستم عامل -
نام فایل doqu-0.28.2
نام doqu
نسخه کتابخانه 0.28.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Andrey Mikhaylenko
ایمیل نویسنده andy@neithere.net
آدرس صفحه اصلی http://bitbucket.org/neithere/doqu/
آدرس اینترنتی https://pypi.org/project/doqu/
مجوز GNU Lesser General Public License (LGPL), Version 3
Doqu ==== `Doqu` 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 subset of the whole database and work with only certain parts of existing entities — the parts that you need. The name "doqu" is a shortcut for *document-query*, the central concept of the library. Installation ------------ Using pip: $ pip install doqu ArchLinux (AUR): $ yaourt python2-doqu Documentation ------------- See the `complete documentation`_ for details. If it's not complete enough, feel free to ask your questions in the `discussion group`_. .. _complete documentation: http://packages.python.org/doqu .. _discussion group: http://groups.google.com/group/doqu-users Author ------ Originally written by Andrey Mikhaylenko since 2009. See the file AUTHORS for a complete authors list of this application. Please feel free to submit patches, report bugs or request features: http://bitbucket.org/neithere/doqu/issues/ Licensing --------- Docu is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Docu is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with Docu. If not, see <http://gnu.org/licenses/>.


نحوه نصب


نصب پکیج whl doqu-0.28.2:

    pip install doqu-0.28.2.whl


نصب پکیج tar.gz doqu-0.28.2:

    pip install doqu-0.28.2.tar.gz