gucharbon / demo-dms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

datasets-backend

A Rest API written in Python.

Dependencies

This application relies on several battle-tested python libraries:

  • FastAPI: FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.

  • Pydantic: Data validation and settings management using python type annotations.

  • databases: Async database support for Python

  • minio-py: S3-compatible client for Python

  • pandas: pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool built on top of the Python programming language

About


Languages

Language:Python 98.8%Language:Makefile 1.2%