{ "info": { "author": "Corey Richardson", "author_email": "python@octayn.net", "bugtrack_url": null, "classifiers": [], "description": "tbot\n====\n\n*A library to make writing IRC bots easier and more fun*\n\nRationale\n---------\n\nWriting IRC bots is easy enough that beginners often pull it off to some\nsuccess. But writing extensible, maintainable, IRC bots that are abstracted\nfrom the details of the protocol is difficult. ``twisted.words.protocols.irc``\nmakes that a wee bit easier, but you still need to deal with some things you\nprobably don't care about, like 'factories' or 'protocols' and such things.\nThere are also some harder problems like persistence of state, configuration,\nand module reloading that don't have obvious solutions.\n\n``tbot`` tries to make that simpler, letting you focus on what you care about:\ndoing cool things in IRC.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "github.com/cmr/tbot", "keywords": null, "license": "3-Clause BSD", "maintainer": null, "maintainer_email": null, "name": "tbot", "package_url": "https://pypi.org/project/tbot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tbot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "github.com/cmr/tbot" }, "release_url": "https://pypi.org/project/tbot/0.1dev/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1dev" }, "last_serial": 800388, "releases": { "0.1dev": [ { "comment_text": "", "digests": { "md5": "70360dc44e6988fec20f362c36fd4bdb", "sha256": "d2988688ba9fb076381ab991c235c1cfc93919244aa0529c4b0c3f7899ebe69a" }, "downloads": -1, "filename": "tbot-0.1dev.tar.gz", "has_sig": false, "md5_digest": "70360dc44e6988fec20f362c36fd4bdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 947, "upload_time": "2012-06-19T04:22:03", "url": "https://files.pythonhosted.org/packages/bd/76/7bdcd53dc4e14ba84f5cf60559530b627656f3b1db07cf08785b99051a18/tbot-0.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "70360dc44e6988fec20f362c36fd4bdb", "sha256": "d2988688ba9fb076381ab991c235c1cfc93919244aa0529c4b0c3f7899ebe69a" }, "downloads": -1, "filename": "tbot-0.1dev.tar.gz", "has_sig": false, "md5_digest": "70360dc44e6988fec20f362c36fd4bdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 947, "upload_time": "2012-06-19T04:22:03", "url": "https://files.pythonhosted.org/packages/bd/76/7bdcd53dc4e14ba84f5cf60559530b627656f3b1db07cf08785b99051a18/tbot-0.1dev.tar.gz" } ] }