About Anaconda Help Download Anaconda

conda-forge / packages / flask-restalchemy 0.14.1

Flask extension to build REST APIs based on SQLAlchemy models

copied from cf-staging / flask-restalchemy

Installers

Info: This package contains files in non-standard labels.
  • win-32 v0.10.3
  • osx-64 v0.12.1
  • win-64 v0.12.1
  • linux-64 v0.12.1
  • noarch v0.14.1

conda install

To install this package run one of the following:
conda install conda-forge::flask-restalchemy
conda install conda-forge/label/cf201901::flask-restalchemy
conda install conda-forge/label/cf202003::flask-restalchemy

Description

A Flask extension to build REST APIs. It dismiss the need of building Schema classes, since usually all the information needed to serialize an SQLAlchemy instance is in the model itself.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy