Racket runtime in Python
Project description
rkt
Racket runtime in Python
WARNING: This repo is in development. It was automatically generated with mkpylib. If you're reading this message, it means that I use this repo for my own purposes right now. It might not do anything at all; the default functionality is print('TODO')
.
If you really want to try it out, feel free. I recommend reading through the tests and commit history to see if it does what you need, or ask me for status updates.
Stay tuned!
Install
pip3 install -U rkt
Or develop locally:
git clone https://github.com/shawwn/rkt ~/rkt
cd ~/rkt
python3 setup.py develop
Usage
import rkt
print('TODO')
License
MIT. See LICENSE file.
Contact
A library by Shawn Presser. If you found it useful, please consider joining my patreon!
My Twitter DMs are always open; you should send me one! It's the best way to reach me, and I'm always happy to hear from you.
- Twitter: @theshawwn
- Patreon: https://www.patreon.com/shawwn
- HN: sillysaurusx
- Website: shawwn.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.