Python language bindings
Open
- Dominant language
- Java
- Stars
- 11.5k
- Forks
- 402
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 20
Description
Currently the following language bindings are supported:
- Java
- Kotlin
- Swift
- Go
It would be nice to add Python to the list, as it's one of the most popular programming languages, and it is often used to process configuration.
A first step towards achieving this may be the creation of a C API, which Python could then wrap:
- #8
Contributor guide
Research direction
Start by reading issue #8 and the 23-comment discussion to understand the proposed C API and how it would support Python bindings. No source files or tests are named in this issue. Done means an agreed implementation plan exists for Python support, including the C API prerequisite and the resulting binding scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- compilers, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100