Skip to content

sumanthyedoti/python-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My playground for libpython-clj and Python libraries, with Clojure

Setup Python

python3 -m venv .venv
source .venv/bin/activate[.fish]
pip install -r requirements.txt

Run project

clj -M -m core

Run Clerk

clj -X:clerk

About

Explore Python libraries with Clojure using libpyhton-clj

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published