evilsocket / evilsocket/pwnagotchi
Generate the "requirements.txt" file with "pip freeze"
- Dominant language
- Python
- Stars
- 9.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the solution you'd like**
Now that #759 and #784 are merged I think that to improve the reproducibility of the project we should generate the `requirements.txt` file with `pip freeze`.
This file should be periodically updated, maybe in every Pwnagotchi version?
If you agree with this I can open a PR.
Contributor guide
Research direction
Start by reviewing the project's current Python dependency and installation configuration to find how dependencies are currently recorded. Generate requirements.txt with pip freeze and verify that it captures the project's installed dependencies; the issue also calls for deciding how the file should be periodically updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100