Update docs/tech_docs/python/python_project.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Python Project Setup Guide
|
||||
|
||||
This guide outlines a repeatable framework for setting up Python projects using virtual environments and effective package management.
|
||||
|
||||
```bash
|
||||
#!/usr/bin/env python3
|
||||
```
|
||||
## Setting Up a Virtual Environment
|
||||
|
||||
1. **Create Project Directory**
|
||||
|
||||
Reference in New Issue
Block a user