bartneck / swiML

A project to formalise swimming programs using XML
MIT License
2 stars 2 forks source link

swiML is missiong from pypi #80

Closed bartneck closed 3 months ago

bartneck commented 4 months ago

The swiML.py package should be posted on PyPi so that it can be installed with Pip. Ideally, PyPi would be setup to automatically sync with Github.

bartneck commented 3 months ago

The first package is available as swiml_bartneck. It can be used as

from swiml_bartneck import swiML

I will think about a better name for the package. When I tried some alternatives, such as swiml_python, it gave an error for a too similar name to existing packages.

bartneck commented 3 months ago

I changed the name of the library to https://pypi.org/project/swiml_python_xml/