swaroopch / swaroopch/edn_format

Load edn as a Python dict with string keys

Open
#76 8 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.