Artifacts#

This topic assists you in downloading the different artifacts generated by the build process. These artifacts include wheels, source tarballs, and documentation files in various formats.

Required artifacts#

These artifacts include the minimum software required for installing PySTK. Extra dependencies for visualization in IPython or performing data-analysis are not included.

Extra artifacts#

These artifacts include additional dependencies required for using some features, like gRPC connections, Jupyter widgets, and data-analysis.

All extra artifacts#

These extra artifacts include all the dependencies for using any additional features:

Extensions#

These extra artifacts provide a set of high-level workflows for automating common tasks with PySTK.

gRPC#

These extra artifacts include all the dependencies for using gRPC connections.

Jupyter#

These extra artifacts include all the dependencies for using interactive visualization widgets within IPython environments, such as Jupyter Lab.

Migration#

These extra artifacts include all the dependencies for migrating your existing Python code to PySTK. See the migration guide.