Skip to content

fsoubelet/streamlit_tfs_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFS File Viewer

This is a prototype app using streamlit to explore the contents of a TFS file. It lets load and query your data, and visualize its headers and contents by creating and customizing scatter, histogram and density plots on the fly.

Getting Started

Open in Streamlit

To run the app locally, you will need to get Poetry and clone this repository. Steps are simple:

git clone https://github.com/fsoubelet/tfs_viewer
cd tfs_viewer
pip install .
streamlit run tfs_viewer/app.py

License

Copyright © 2021 Felix Soubelet. MIT License

Releases

No releases published

Packages

No packages published

Languages