harshraj22 / harshraj22/rl_lab
Structuring Python Projects
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add a wiki page on structuring Python Projects.
Adding details like limiting number of `.py` files in the top directory, separating concerns across directories, preferring to change python search path to import from sibling directories etc
references: [[1](https://www.youtube.com/watch?v=6JDmKwUUoQI)], [[2](https://www.youtube.com/watch?v=25P5apB4XWM)]
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the issue's two referenced videos before drafting a wiki page on structuring Python projects. Cover limiting top-level .py files, separating concerns across directories, and importing from sibling directories by changing the Python search path; the work is done when these topics are documented in one accessible wiki page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100