Metadata-Version: 2.1
Name: spell
Version: 0.19.4
Summary: Spell CLI
Home-page: https://spell.run
Author: Spell
Author-email: UNKNOWN
License: UNKNOWN
Description-Content-Type: text/markdown
Platform: UNKNOWN
Requires-Dist: backports.shutil-get-terminal-size
Requires-Dist: click (>=5.0)
Requires-Dist: future (>=0.14.0)
Requires-Dist: gitpython (>=0.3.5)
Requires-Dist: halo (==0.0.14)
Requires-Dist: jupyter
Requires-Dist: jupyterlab
Requires-Dist: paramiko
Requires-Dist: pyaml
Requires-Dist: pycryptodomex (>=3.4.2)
Requires-Dist: python-dateutil (>=1.4)
Requires-Dist: requests (>=2.18)
Requires-Dist: requirements-parser
Requires-Dist: six (>=1.7.0)
Requires-Dist: sentry-sdk (==0.3.0)
Requires-Dist: tabulate (>=0.4.2)
Requires-Dist: pywin32; platform_system == "Windows"
Provides-Extra: dev
Requires-Dist: flake8; extra == 'dev'
Requires-Dist: mkdocs; extra == 'dev'
Requires-Dist: credstash; extra == 'dev'
Requires-Dist: sphinx; extra == 'dev'
Provides-Extra: test
Requires-Dist: pycryptodomex; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-xdist; extra == 'test'
Requires-Dist: sh; extra == 'test'
Requires-Dist: credstash; extra == 'test'

# Spell Command Line Interface

This is the command line tool for interacting with [Spell](https://spell.run).
If you do not have an account, sign up [here](https://web.spell.run/register).

## Documentation

If it is your first time, follow the [Quickstart Guide](https://spell.run/docs/quickstart/). Additional documentation can be found [here](https://spell.run/docs/)

## Additional Support

Ping us on [Slack](https://chat.spell.run) or email us at <support@spell.run>.


