dfe-analytical-services / dfe-analytical-services/eesyapi.py
How to manage package dependencies
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description
How to handle package requirements:
[Creating and using a requirements.txt file to install Python Packages with PIP | thomazrb](https://thomazrb.github.io/posts/requirements/#:~:text=In%20this%20step-by-step%20guide%2C%20I%E2%80%99ll%20teach%20you%20how,ensures%20the%20proper%20installation%20of%20all%20required%20packages.)
Python Poetry:
[Basic usage | Documentation | Poetry - Python dependency management and packaging made easy](https://python-poetry.org/docs/basic-usage/)
### Why this is important?
N/A
Contributor guide
Assessment
This issue has not been assessed yet.