nrepl-python-client
nrepl-python-client copied to clipboard
A Python client for nREPL, the Clojure network REPL
Results
2
nrepl-python-client issues
Sort by
recently updated
recently updated
newest added
trafficstars
This prevents an empty list being treated as the end of a datum. For example decoding `["foo", []]`, would give `["foo"]` and leave an 'e' on the end of input...
I was wondering if producing something via [Sphinx](http://sphinx-doc.org) and then hosting it on [Read the Docs](https://readthedocs.org) might be desirable for nrepl-python-client? The README is a great introduction, but generating documentation...