Skip to content

Instantly share code, notes, and snippets.

@codemation
Created July 6, 2021 11:53
Show Gist options
  • Save codemation/5b2734892ad1dea6125d4c1bac35a71c to your computer and use it in GitHub Desktop.
Save codemation/5b2734892ad1dea6125d4c1bac35a71c to your computer and use it in GitHub Desktop.
easy charts - dependencies
import datetime, psutil
import asyncio
from fastapi import FastAPI
from easycharts import ChartServer
from easyschedule import EasyScheduler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment