📄️ Towerfile
A Towerfile is a text file that contains Tower instructions for how to package an application and how to run it in a Tower runner.
📄️ Tower CLI
The Tower CLI is one of the primary ways to interact with the Tower service. It lets you deploy apps to Tower, run them, and then manage them. It also lets you set up the runtime environment for apps (e.g. define secrets). Additionally, you can create and manage teams that hold your apps.
🗃️ Tower API
62 items
📄️ Tower SDK
The Tower SDK provides helpful extensions to your Python code, including easy access to Apache Iceberg tables, LLMs, and orchestrating the execution of multiple apps.