projectcaluma / caluma

A collaborative form editing service
https://caluma.io/
GNU General Public License v3.0
67 stars 26 forks source link

Add caluma to PyPI #940

Closed open-dynaMIX closed 3 years ago

open-dynaMIX commented 4 years ago

We've decided to add caluma to the python package index (PyPI).

I've already uploaded a package to https://test.pypi.org. It can be found here.

Here's how to install it with pip:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple caluma

TODOs:

Related issues and PRs:

open-dynaMIX commented 4 years ago

/cc @winged @czosel @anehx @sbor23 @kaldras

winged commented 3 years ago

Closing, this has been completed for a while now :)