sotopia-lab / sotopia-demo

MIT License
0 stars 0 forks source link

Package design in mind #8

Open XuhuiZhou opened 1 month ago

XuhuiZhou commented 1 month ago

Guidelines for Designing a Python Package for a Web Application Using Streamlit

1. Project Structure

2. Core Components

3. Streamlit-Specific Design

4. Testing and Validation

5. Documentation

6. Deployment

7. Best Practices

XuhuiZhou commented 1 month ago

Here are some machine-human-created guidelines @bugsz Let's follow to create re-usable code.