Gluepy documentation

Everything you need to know about Gluepy.

First steps

Are you new to Gluepy or to programming? This is the place to start!

Getting help

Having trouble? We’d like to help!

How the documentation is organized

Gluepy has a lot of documentation. A high-level overview of how it’s organized will help you know where to look for certain things:

  • Tutorials take you by the hand through a series of steps to create a web application. Start here if you’re new to Gluepy or web application development. Also look at the “First steps”.

  • Topic guides discuss key topics and concepts at a fairly high level and provide useful background information and explanation.

  • Reference guides contain technical reference for APIs and other aspects of Gluepy’s machinery. They describe how it works and how to use it but assume that you have a basic understanding of key concepts.

Execution Layer

Gluepy provides multiple tools and abstractions related to “Executing” your Machine Learning or Data pipelines both from how to structure the execution, to triggering the execution itself. Learn more about it below:

File Layer

Data and file interactions is a primary citizen of the Gluepy framework, and it provides a set of utilities, abstractions and useful tools to interact with the file system and read data.

The development process

Learn about the various components and tools to help you in the development and testing of Gluepy applications:

Security

Security is a topic of paramount importance in the development of web applications and Gluepy provides multiple protection tools and mechanisms:

The Gluepy open-source project

Learn about the development process for the Gluepy project itself and about how you can contribute:

Indices, glossary and tables