swaroopch / swaroopch/edn_format
Load edn as a Python dict with string keys
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- Python
- Stars
- 148
- Forks
- 33
- Avg merge
- 28m
- Merged PRs (30d)
- 1
Description
Would you consider a PR to load edn form just as standard Python dict with string keys?
Contributor guide
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 examining the EDN reader and deserialization behavior in this Python library, then determine how EDN map keys are currently represented. Clarify the expected handling of string keys and verify the resulting Python dictionary behavior with focused reader tests; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100