Logo
stable

General

  • Introduction
    • Motivation
    • Main features
    • Alternatives
  • Design
    • Concepts
      • File
      • Metadata
      • Family
        • Base family
        • Other families
      • Unstructured metadata
      • Family versioning
      • Workspace
        • Local vs global metadata
        • Workspace views
        • Workspace state
      • Query
    • API
    • Usage workflow
  • License

User documentation

  • Quickstart
    • API documentation
    • Python client
    • Other clients
    • Public databases
  • Use cases
    • Basic queries
    • Downloading files
    • Downloading metadata
    • Uploading files
    • Uploading metadata

Developer documentation

  • Quickstart
  • Cloud storage
  • Structure
    • Services structure
    • Application structure
    • Database structure
  • Code organization
  • Development use cases
    • Create or modify a database model
      • Migrations
        • Prepare a migration script
        • Apply a migration script
  • Testing
  • Deployment
    • Google Cloud Platform preparations
      • Project
      • Credentials
      • APIs
      • Docker & Kubernetes
      • IP address reservation
    • Deploying on GCP
      • Docker images
      • Kubernetes cluster
      • Part 2: Helm
      • Part 3: Ingress
      • Certbot
      • Quetzal
    • Backups
      • Database
        • Manual backup
        • Restoring a backup
  • Development
    • Local development server
      • Google Cloud Platform
      • SSL
      • Docker-compose
        • Usage notes
    • Reference
      • Flask-SQLAlchemy Models
      • All modules
        • quetzal package
Quetzal
  • Docs »
  • Development »
  • Reference
  • Edit on GitHub

ReferenceΒΆ

Models

  • Flask-SQLAlchemy Models

All modules

  • All modules
    • quetzal package
      • Subpackages
        • quetzal.app package
          • Subpackages
            • quetzal.app.api package
            • quetzal.app.cli package
            • quetzal.app.helpers package
            • quetzal.app.middleware package
            • quetzal.app.redoc package
          • Submodules
          • quetzal.app.background module
          • quetzal.app.hacks module
          • quetzal.app.models module
          • quetzal.app.routes module
          • quetzal.app.security module
Next Previous

© Copyright 2019, David Ojeda. Logo by Veronica Ojeda Avellaneda Revision eb4efa08.

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