PyPi is the official Python Package Index. By uploading this library to PyPi, anyone in the world will be able to install it via pip install lispify instead of by cloning this repository. It's a nice thing to do since lispify is a generally useful library.
We should only release on PyPi once we are Python 3.x compatible (see #2).
Resources:
PyPi is the official Python Package Index. By uploading this library to PyPi, anyone in the world will be able to install it via
pip install lispifyinstead of by cloning this repository. It's a nice thing to do since lispify is a generally useful library.We should only release on PyPi once we are Python 3.x compatible (see #2).
Resources: