Metadata-Version: 2.1
Name: coiled
Version: 0.0.47
Summary: UNKNOWN
Home-page: https://coiled.io
Maintainer: Coiled
Maintainer-email: info@coiled.io
License: UNKNOWN
Description: 
        <p align="center">
        <img src="https://raw.githubusercontent.com/coiled/logos/master/Coiled-Logo_Horizontal_Black-RGB.png" width="200" style="max-width: 200px;" alt="Coiled">
        </p>
        
        <p align="center">
          <a href="https://coiled.io">Coiled.io</a> •
          <a href="https://docs.coiled.io/user_guide/index.html">Documentation</a> •
          <a href="https://join.slack.com/t/coiled-users/shared_invite/zt-hx1fnr7k-In~Q8ui3XkQfvQon0yN5WQ">Community</a> •
          <a href="https://docs.coiled.io/user_guide/support.html">Support</a>
        </p>
        
        Coiled is a deployment-as-a-service library for scaling Python with Dask, a popular open source library for parallel analytics. Coiled manages cloud resources, networking, software environments, and everything you need to scale Python in the cloud robustly and easily.
        
        Go to https://cloud.coiled.io to get started with Coiled.
        
        ### Build docs locally ###
        
        In case you need to build docs locally to ensure things render correctly.
        
        ```shell
        cd python-api/docs
        pip install -r requirements-docs.txt
        make html
        open build/html/index.html
        ```
        
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
