libpython-clj
Language Bridge
Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project.
Python bindings for Clojure
1k stars
42 watching
68 forks
Language: Clojure
last commit: about 1 month ago
Linked from 1 awesome list
clojurepythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
lsevero/abclj | An interop project allowing direct interaction between Clojure and Common Lisp | 88 |
bendudson/py4cl | A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. | 235 |
metawilm/cl-python | An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. | 369 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
dakrone/clojure-opennlp | A Clojure library providing an interface to OpenNLP's NLP functionality | 754 |
boostorg/python | Enables seamless interoperability between C++ and the Python programming language. | 476 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 184 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,022 |
clojurephant/sample-clojurephant-clj-lib | A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library. | 0 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 98 |
bachya/linkding-cli | A CLI tool to interact with a linkding instance | 28 |
clojure/data.json | A JSON parser and generator for Clojure data structures | 544 |
dakrone/clj-http | An idiomatic HTTP client for Clojure wrapping the Apache Client | 1,787 |