Python

Warning

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.  Packages are published on the Python Package Index (pypi), however they cannot be browsed by author, so you will need to follow links to the pypi listing from each project's README.

Publishing on Pypi

Python packages can be easily installed using pip or easy_install; in order to publish a Python package to the Python Package Index, follow the simple steps described on this blogpost.

That said, the Foundation is still working on a centralised, automated way to publish (and sign) Python packages so that they can be managed by Foundation Staff.

Need help? Email help@finos.org we'll get back to you.

Content on this page is licensed under the CC BY 4.0 license.
Code on this page is licensed under the Apache 2.0 license.