Skip to main content

Emacs Lisp runtime interface for Python

Project description

eli

Emacs Lisp runtime interface for 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 code and commit history to see if it does what you need, or ask me for status updates.

Stay tuned!

Quickstart

python3 -m pip install -U eli

(That strange-looking setup command is because I've found it to be the most reliable. The pip command often aliases to python 2, and pip3 often installs to the wrong Python package directory.)

Once it's installed, you can do this:

import eli

print('TODO')

... which will print this:

TODO

License

MIT

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eli-0.3.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

eli-0.3.1-py3-none-any.whl (1.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page