Importing project metadata to yaml file from csv
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 4
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 4
Description
While developing geofetch we faced with drawback, where we are saving project metadata in config file and adding them to each sample using append sample_modifier. It makes config file more complicated and project metadata is hard readeble for user.
I am wondering if it's posible, and worth to add new feature to pep, where we can Importing additional information to yaml file from csv.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how project metadata is currently represented in the PEP configuration and how append/sample_modifier adds it to samples. The issue names no files, tests, or entry points; clarify the intended CSV format, YAML behavior, and completion criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100