Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arnaudmiribel/citibike-streamlit-template


https://github.com/arnaudmiribel/citibike-streamlit-template

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Citibike app in Streamlit

## Inspiration

Visit this app to get [some inspiration](https://citibike-hackathon.streamlitapp.com/) about what one can do with the Citibike dataset!

## Get started!

1. Install dependencies. Run
```
pipenv install --three && pipenv run streamlit run streamlit_app.py
```

2. Now edit your app in `streamlit_app.py`

3. Don't forget to fill in your credentials using [local secrets](https://docs.streamlit.io/streamlit-cloud/get-started/deploy-an-app/connect-to-data-sources/secrets-management#develop-locally-with-secrets)!