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