{ "info": { "author": "Bart Thate", "author_email": "bthate@dds.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Utilities" ], "description": "\n\nXBOT is a python3 framework which you can use to program xbots.\n\nfollowing modules are provided:\n\n cmd\t\tcontains commands for the xbot.\n db\t\tcan handle collections of JSON objects.\n engine\ta select.poll loop used to implement xbots.\n event\tan Event class that is used to handle events.\n loader\tthe loaded handles loading of modules needed by the xbot\n log\t\ta custom logging module.\n object\tcontains an Object class that uses JSON files for persistence.\n shell\tmodule used on the start of the xbot.\n thread\tused when starting threads.\n timed\ttimed related functions.\n trace\tstack trace related functions.\n users\timplements user management.\n \ncontact\n=======\n\n| Bart Thate\n| xbotfather on #dunkxbot irc.freenode.net\n| bthate@dds.nl, thatebart@gmail.com\n| hg clone https://bitbucket.org/bthate/xbot\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/bthate/xbot", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "xbot", "package_url": "https://pypi.org/project/xbot/", "platform": "", "project_url": "https://pypi.org/project/xbot/", "project_urls": { "Homepage": "https://bitbucket.org/bthate/xbot" }, "release_url": "https://pypi.org/project/xbot/3/", "requires_dist": null, "requires_python": "", "summary": "Framework to program xbots.", "version": "3" }, "last_serial": 5007270, "releases": { "1": [ { "comment_text": "", "digests": { "md5": "92c5aa1c2d863fa6cf133413dd4012de", "sha256": "1c7dc683601c9997b713ec4ffe0f3c505d1e8e491a999e540cc7fe84ecfa3015" }, "downloads": -1, "filename": "xbot-1.tar.gz", "has_sig": false, "md5_digest": "92c5aa1c2d863fa6cf133413dd4012de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34952, "upload_time": "2017-12-20T23:30:30", "url": "https://files.pythonhosted.org/packages/83/de/24253de5d4af9287e19a2edd7a0bd72adb48971798f8d3f14405f6df5ca1/xbot-1.tar.gz" } ], "2": [ { "comment_text": "", "digests": { "md5": "3b18a682abc12cba8f4d731f3ba0ab97", "sha256": "d7bed43961a8577d77aec392667a660ab3b3234fba1a5f694879fc1d7a2a3af1" }, "downloads": -1, "filename": "xbot-2.tar.gz", "has_sig": false, "md5_digest": "3b18a682abc12cba8f4d731f3ba0ab97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40432, "upload_time": "2017-12-21T19:27:57", "url": "https://files.pythonhosted.org/packages/de/49/9c08532b2e6bc0bd20e377cafd3e6e3db95a80c25f9cc42ee6f29f26c522/xbot-2.tar.gz" } ], "3": [ { "comment_text": "", "digests": { "md5": "5d19d6f1200ff110fb2d64d824939704", "sha256": "9f1321abb57af533b4ad9529e83371b20716c58202d619005b4eb14634abae3f" }, "downloads": -1, "filename": "xbot-3.tar.gz", "has_sig": false, "md5_digest": "5d19d6f1200ff110fb2d64d824939704", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8616, "upload_time": "2019-03-30T14:54:34", "url": "https://files.pythonhosted.org/packages/47/78/7351ded26b0f7460d1a255b3150cc34e33247128ad2aadf340b7c826958a/xbot-3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5d19d6f1200ff110fb2d64d824939704", "sha256": "9f1321abb57af533b4ad9529e83371b20716c58202d619005b4eb14634abae3f" }, "downloads": -1, "filename": "xbot-3.tar.gz", "has_sig": false, "md5_digest": "5d19d6f1200ff110fb2d64d824939704", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8616, "upload_time": "2019-03-30T14:54:34", "url": "https://files.pythonhosted.org/packages/47/78/7351ded26b0f7460d1a255b3150cc34e33247128ad2aadf340b7c826958a/xbot-3.tar.gz" } ] }