Skip to content

NEONKID/python-mf-data-example

Repository files navigation

Python Micro Framework Data FastAPI Example

This document is an example project repository using pymfdata in FastAPI.


Install Poetry

This project uses Poetry to manage dependencies. So you need to install Poetry first.

$ pip install poetry
$ brew install poetry

Install poetry using pip or the Homebrew command.


Install Dependencies

Use the following command to install dependencies to be used in the project.

$ git clone https://github.com/NEONKID/python-mf-data-example
$ poetry install

You can install the dependencies needed for this project via poetry install command.


How to run

See how it works by project.


Issue

If you have any problems at any time, please post them in the issues section of this repository.

About

python-mf-data example application

Resources

Stars

Watchers

Forks