Give me a checklist to properly start a python project : venv, pip freeze ...

Setting up virtual environment and dependencies

Version control setup

Project structure and organization

Testing setup

Documentation

Continuous Integration

Code quality and style

Deployment

Monitoring and maintenance

Related Checklists