A FastAPI CLI & Streamlit App wrapper for Excel files... create APIs from Excel data files within seconds
Stars
72
Forks
13
Watchers
72
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
upgraded streamlit, fastapi. added fastapi patch, made wrapper a singleton
e09ff2aView on GitHubremoved ptvsd, in favour of debugpy. changed pd.read_excel.
5093b79View on GitHubMinor updates... requirements.txt (django-environ, markdown, openpyxl), additional file type check for CSV data files.
bc48762View on GitHubUpgraded st.beta_ to final versions in latest version of Streamlit
5728da2View on GitHubQuick fix to strip spaces from query param values, and doc update
bb8913fView on GitHub