--- title: BuffaloBill²🔥 emoji: 🐂🏇 colorFrom: purple colorTo: red sdk: streamlit sdk_version: 1.38.0 app_file: app.py pinned: false license: mit short_description: Dime Novel - Wild Bill Hickock and Buffalo Bill Cody --- # Wild Bill and Buffalo Bill 1. DoubleBill🤠🐃 2. WildBill🐂BuffBill 3. BuffaloBill²🔥 4. BillSquared🏇😂 5. WildBuffalo🐂Fun This complete `app.py` file creates a Streamlit app that compares and contrasts the lives of Wild Bill Hickok and Buffalo Bill Cody, with a focus on their connections to Colorado and South Dakota. The app includes: 1. Detailed markdown-formatted stories for both Wild Bill Hickok and Buffalo Bill Cody, with emojis and multiple levels of headers. 2. A sidebar with key locations and events for both figures. 3. A map showing important locations in their lives, created using Folium. 4. An animated timeline using a React component, showing key events in their lives. 5. A side-by-side comparison table of various aspects of their lives. 6. A conclusion summarizing their impact on American history and popular culture. To run this app: 1. Make sure you have the required libraries installed: `streamlit`, `pandas`, `folium`, `streamlit_folium`, and `streamlit_components`. 2. Save the code in a file named `app.py`. 3. Run the app using the command: `streamlit run app.py` The app provides an interactive and engaging way to explore the lives of these two Western legends, allowing users to compare their stories, visualize their journeys, and understand their impact on Colorado and South Dakota. Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference