rainats / mvn-python-packaging

A code sample and article describing how maven can be used to build python packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mvn-python-packaging

A code sample and article describing how maven can be used to build python packages.

See article.md for the full text.

To build the project, execute:

mvn clean install -DPYTHON_BINDINGS

About

A code sample and article describing how maven can be used to build python packages.


Languages

Language:Python 100.0%