{ "info": { "author": "Mikhail Simin", "author_email": "mikhail.simin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development" ], "description": "Alpha bot\n---------\nOpen source python bot to chat with Slack and, eventually, other platforms.\n\nInspired by `Hubot `_. Alphabot is written in Tornado combining the power of Python with the speed of coroutines.\n\nInstallation\n============\n\n.. code-block:: bash\n\n virtualenv .venv\n make build\n\n\nRunning the bot\n===============\nUntil this is packaged as a pip this is the way to start the bot:\n\n.. code-block:: bash\n\n export PYTHONPATH=$(pwd)\n export SLACK_TOKEN=xoxb-YourToken\n python alphabot/app.py", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Nextdoor/alphabot", "keywords": "slack,chat,irc,hubot", "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "alphabot", "package_url": "https://pypi.org/project/alphabot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/alphabot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Nextdoor/alphabot" }, "release_url": "https://pypi.org/project/alphabot/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "Bot that connects to Slack.", "version": "0.0.0" }, "last_serial": 1918481, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "11bc649dc162033b6e73a2a010d2c7fa", "sha256": "33318a8fb24f448ff4eb19b050bfc42e422567654d477f0e27fee54c7b195d5b" }, "downloads": -1, "filename": "alphabot-0.0.0.tar.gz", "has_sig": false, "md5_digest": "11bc649dc162033b6e73a2a010d2c7fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4132, "upload_time": "2016-01-23T03:08:59", "url": "https://files.pythonhosted.org/packages/db/fc/f7eaf4afdfd9e8e5e77f8fc735fab828de9b3860348621e9edf5b4ffee23/alphabot-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "11bc649dc162033b6e73a2a010d2c7fa", "sha256": "33318a8fb24f448ff4eb19b050bfc42e422567654d477f0e27fee54c7b195d5b" }, "downloads": -1, "filename": "alphabot-0.0.0.tar.gz", "has_sig": false, "md5_digest": "11bc649dc162033b6e73a2a010d2c7fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4132, "upload_time": "2016-01-23T03:08:59", "url": "https://files.pythonhosted.org/packages/db/fc/f7eaf4afdfd9e8e5e77f8fc735fab828de9b3860348621e9edf5b4ffee23/alphabot-0.0.0.tar.gz" } ] }