bartneck / swiML

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

Setup PyPi integration #4

Closed bartneck closed 5 months ago

bartneck commented 1 year ago

Setup a project at PyPi to enable others to use the package

bartneck commented 5 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.