Chemist
latest

Contents:

  • Quick Start
  • Using Flask
  • Using Alembic
  • Advanced Querying
  • Writing “unit” tests
  • API Reference
  • Release History
Chemist
  • Docs »
  • Chemist
  • Edit on GitHub

Chemist¶

A simple, flexible and testable active-record powered by SQLAlchemy.

Supports application-level encryption powered by nacl.utils.SecretBox

Contents:

  • Quick Start
    • Install
    • Declaring a model
    • Creating new records
    • Querying
    • Editing active records
    • Deleting
  • Using Flask
    • A simple application
  • Using Alembic
    • Creating tables
    • Modifying Columns
    • Migration template (script.py.mako)
  • Advanced Querying
    • SELECT * FROM table WHERE …
  • Writing “unit” tests
  • API Reference
  • Release History
    • Changes in 1.7.0
    • Changes in 1.6.4

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2017-2021, Gabriel Falcão Revision c4f7ce1d.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.