cute_mongo_forms
0.2
  • About this module
  • Installation
  • Tutorial
  • Example
  • Submodule documentation
  • License
  • Authors
cute_mongo_forms
  • Docs »
  • Cute Mongo Forms
  • View page source

Cute Mongo Forms¶

Create graphical user interfaces (GUIs) with lists, forms, tables and relations. Data in GUI elements (Qt widgets) is connected to a document database with a clear and intuitive API.

Currently at beta version: bugs might (and will) appear.

  • About this module
    • Overview
    • What it does?
    • Try it out
  • Installation
    • Required packages
    • Test the package
  • Tutorial
    • About this tutorial
    • Lesson 1 : Rows and columns
    • Lesson 2 : A list view of the database
    • Lesson 3 : Different rows, one table
    • Lesson 4 : GUI/Database interaction
    • Lesson 5 : Using relations
    • Lesson 6 : A list with relations
    • Lesson 7 : Updating relations
    • Lesson 8 : Migrating
    • Now what?
  • Example
    • Running the example
    • The problem: parking area control
    • Document schema
    • Implementation
  • Submodule documentation
    • cute_mongo_forms.column.base
    • cute_mongo_forms.row.base
    • cute_mongo_forms.container.base
  • License
  • Authors

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017-2018 Sampsa Riikonen.

Built with Sphinx using a theme provided by Read the Docs.