# deepmux-cli

DeepMux CLI allows to manage functions on DeepMux cloud platform.
## Pre-requisites
### Python
Install Python 3.6 or newer. Follow the [instruction here](https://wiki.python.org/moin/BeginnersGuide/Download).
Skip this step if you already have proper version of python installed.
### Pip
We are going to use `pip` to install deepmux command line interface below. If you don't have `pip` available from the command line, follow [this guide](https://pip.pypa.io/en/stable/installing/).
## Installing and configuring the package
### Install
Use `pip` to install `deepmux-cli`:
```bash
pip install deepmux-cli
```
### Login
Go to the [https://app.deepmux.com/api_key](https://app.deepmux.com/api_key) and copy your token.
Then run:
```bash
deepmux login
```
And paste your token when prompted.
Run `--help` to see the full list of options:
```bash
deepmux --help
```
## Documentation
Complete documentation for deepmux-cli is availible at [deep-mux.github.io](https://deep-mux.github.io)
Raw data
{
"_id": null,
"home_page": "https://github.com/Deep-Mux/deepmux-cli",
"name": "deepmux-cli",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "DeepMux",
"author_email": "dev@deepmux.com",
"download_url": "https://files.pythonhosted.org/packages/92/e3/b88f4e97c68cb67894cdde31a91b440b60d02cd89bb9127e8999bc623bf5/deepmux-cli-0.0.15.tar.gz",
"platform": "",
"description": "# deepmux-cli\n\n\n\nDeepMux CLI allows to manage functions on DeepMux cloud platform.\n\n## Pre-requisites\n\n### Python\n\nInstall Python 3.6 or newer. Follow the [instruction here](https://wiki.python.org/moin/BeginnersGuide/Download).\n\nSkip this step if you already have proper version of python installed.\n\n### Pip\n\nWe are going to use `pip` to install deepmux command line interface below. If you don't have `pip` available from the command line, follow [this guide](https://pip.pypa.io/en/stable/installing/).\n\n## Installing and configuring the package\n\n### Install\n\nUse `pip` to install `deepmux-cli`:\n```bash\npip install deepmux-cli\n```\n\n### Login\n\nGo to the [https://app.deepmux.com/api_key](https://app.deepmux.com/api_key) and copy your token.\n\nThen run:\n```bash\ndeepmux login\n```\nAnd paste your token when prompted.\n\nRun `--help` to see the full list of options:\n```bash\ndeepmux --help\n``` \n\n## Documentation\n\nComplete documentation for deepmux-cli is availible at [deep-mux.github.io](https://deep-mux.github.io)",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "0.0.15",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "115d0e34f38b119ddbeb29a48ec1dc23",
"sha256": "cf632d83a96659ef2d3978de24d20fdd8bec04d0e16d53f0f91fa77a4f2ecffe"
},
"downloads": -1,
"filename": "deepmux-cli-0.0.15.tar.gz",
"has_sig": false,
"md5_digest": "115d0e34f38b119ddbeb29a48ec1dc23",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5116,
"upload_time": "2021-02-23T17:07:43",
"upload_time_iso_8601": "2021-02-23T17:07:43.103734Z",
"url": "https://files.pythonhosted.org/packages/92/e3/b88f4e97c68cb67894cdde31a91b440b60d02cd89bb9127e8999bc623bf5/deepmux-cli-0.0.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-02-23 17:07:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": null,
"github_project": "Deep-Mux",
"error": "Could not fetch GitHub repository",
"lcname": "deepmux-cli"
}