ipython_slack_client

IPython frontend that runs in Slack [WIP]

MIT License

Stars
7

ipython_slack_client

IPython frontend that runs in Slack

Implementation to support my talk proposal (not confirmed) in PyCon India 2018

Usage

Valid only for the development version

$ export SLACK_API_TOKEN="xoxp-xxxx"
  • Execute the client module.
$ python3 slack_client.py
  • Start writing the code in a Slack channel.