Metadata-Version: 2.1
Name: dagster-cloud
Version: 1.4.3
Author: Elementl
Author-email: support@elementl.com
License: Apache-2.0
Project-URL: Homepage, https://dagster.io/cloud
Project-URL: GitHub, https://github.com/dagster-io/dagster-cloud
Project-URL: Changelog, https://github.com/dagster-io/dagster-cloud/blob/main/CHANGES.md
Project-URL: Issue Tracker, https://github.com/dagster-io/dagster-cloud/issues
Project-URL: Twitter, https://twitter.com/dagster
Project-URL: LinkedIn, https://www.linkedin.com/showcase/dagster
Project-URL: YouTube, https://www.youtube.com/channel/UCfLnv9X8jyHTe6gJ4hVBo9Q
Project-URL: Slack, https://dagster.io/slack
Project-URL: Blog, https://dagster.io/blog
Project-URL: Newsletter, https://dagster.io/newsletter-signup
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: tests
Provides-Extra: docker
Provides-Extra: kubernetes
Provides-Extra: ecs
Provides-Extra: sandbox
Provides-Extra: pex
Provides-Extra: serverless

<p align="center">
  <a target="_blank" href="https://dagster.io/cloud" style="background:none">
    <img src="https://github.com/dagster-io/dagster-cloud/raw/main/assets/dagster-cloud-logo.png" width="auto"/>
  </a>
  <br /><br />
  <a target="_blank" href="https://twitter.com/dagster" style="background:none">
    <img src="https://img.shields.io/badge/twitter-dagster-blue.svg?labelColor=4F43DD&color=163B36&logo=twitter" />
  </a>
  <a target="_blank" href="https://dagster.io/slack" style="background:none">
    <img src="https://img.shields.io/badge/slack-dagster-blue.svg?labelColor=4F43DD&color=163B36&logo=slack" />
  </a>
  <a target="_blank" href="https://linkedin.com/showcase/dagster" style="background:none">
    <img src="https://img.shields.io/badge/linkedin-dagster-blue.svg?labelColor=4F43DD&color=163B36&logo=linkedin" />
  </a>
  <a target="_blank" href="https://github.com/dagster-io/dagster" style="background:none">
    <img src="https://img.shields.io/github/stars/dagster-io/dagster?labelColor=4F43DD&color=163B36&logo=github">
  </a>
  <br />
  <a target="_blank" href="https://pypi.org/project/dagster-cloud/" style="background:none">
    <img src="https://img.shields.io/pypi/v/dagster-cloud?labelColor=4F43DD&color=163B36">
  </a>
  <a target="_blank" href="https://pypi.org/project/dagster-cloud/" style="background:none">
    <img src="https://img.shields.io/pypi/pyversions/dagster-cloud?labelColor=4F43DD&color=163B36">
  </a>
</p>

# Dagster Cloud

The enterprise orchestration platform that puts developer experience first, with fully serverless or hybrid deployments, native branching, and out-of-the-box CI/CD.

## Getting Started

The complete Dagster Cloud feature set can be found on our [website](https://dagster.io/cloud). You
can [sign up for Dagster Cloud](https://dagster.cloud/signup) and get started with a free 30 day
trial.

## Installation

The Dagster Cloud Agent is available on PyPI and officially supports Python 3.8.

```
pip install dagster-cloud
```

## Documentation

You can find the full Dagster Cloud documentation on our
[website](https://docs.dagster.io/dagster-cloud).

## Community

Connect with thousands of other data practitioners building with Dagster. Share knowledge, get help,
and contribute to the open-source project. To see featured material and upcoming events, check out
our [Dagster Community](https://dagster.io/community) page.

Join our community here:

- 🌟 [Star us on Github](https://github.com/dagster-io/dagster)
- 📥 [Subscribe to our Newsletter](https://dagster.io/newsletter-signup)
- 🐦 [Follow us on Twitter](https://twitter.com/dagster)
- 🕴️ [Follow us on LinkedIn](https://linkedin.com/showcase/dagster)
- 📺 [Subscribe to our YouTube channel](https://www.youtube.com/channel/UCfLnv9X8jyHTe6gJ4hVBo9Q)
- 📚 [Read our blog posts](https://dagster.io/blog)
- 👋 [Join us on Slack](https://dagster.io/slack)
- 🗃 [Browse Slack archives](https://discuss.dagster.io)
- ✏️ [Start a Github Discussion](https://github.com/dagster-io/dagster/discussions)
