clj-python / libpython-clj

Python bindings for Clojure
Eclipse Public License 2.0
1.05k stars 68 forks source link

ISSUE-223: Allow `py/initialize!` settings to be read from a `python.edn` file #226

Closed jjtolton closed 1 year ago

jjtolton commented 1 year ago

Potentially closes: https://github.com/clj-python/libpython-clj/issues/223

cnuernber commented 1 year ago

This looks great. simple and effective - I think it needs documentation.

jjtolton commented 1 year ago

Agreed. Do you think we can merge this so I can update the clj-python template and refer to it in documentation?

cnuernber commented 1 year ago

I want some docs added for ‘initialize’

cnuernber commented 1 year ago