{ "info": { "author": "Christopher Koch", "author_email": "ch_koch@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Communications :: Chat :: Internet Relay Chat", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "seshet\r\n======\r\n\r\nModular, dynamic Python IRC bot\r\n\r\n\r\nInstalling\r\n----------\r\n\r\nSimply clone the repository and run ``./setup.py install``. You may need to mark it as executable first, and may need to run it as root or with sudo.\r\n\r\nYou can also install using ``pip3 install seshet``.\r\n\r\nRunning\r\n-------\r\n\r\nAfter isntalling, you can test that the installed version works by running ``seshet-test.py`` or by opening a Python 3 interpreter and running::\r\n\r\n >>> import seshet.config\r\n >>> bot = seshet.config.build_bot()\r\n >>> bot.connect()\r\n >>> bot.start()\r\n \r\nThis will start a bot using the default configuration. You can terminate the bot at any time by terminating the Python interpreter.\r\n\r\nNote: ``seshet-test.py`` does not use a database, but creates a log file ``./seshet.log``. Importing seshet and building a bot using the default configuration as described above does use a database and creates a ``./seshet.db`` file and some ``./*.table`` files.", "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/kopachris/seshet", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "seshet", "package_url": "https://pypi.org/project/seshet/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/seshet/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kopachris/seshet" }, "release_url": "https://pypi.org/project/seshet/0.1.0-3/", "requires_dist": null, "requires_python": null, "summary": "Modular, dynamic IRC bot", "version": "0.1.0-3" }, "last_serial": 1636180, "releases": { "0.1.0": [ { "comment_text": "built for Linux-3.16.0-38-generic-x86_64-with-glibc2.9", "digests": { "md5": "afc7344a85f2bc018842dc549282b264", "sha256": "32406159774070aa43e5166f9132bfc614ea307cab8268f637b21e97b71c1d48" }, "downloads": -1, "filename": "seshet-0.1.0.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "afc7344a85f2bc018842dc549282b264", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 13742, "upload_time": "2015-07-16T13:21:44", "url": "https://files.pythonhosted.org/packages/a7/50/b3b1c6bfd09ba517d9fa647f2e05d9d720f4045e36708032ac239880371e/seshet-0.1.0.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "ebeb358d4fa173a5a2f93a0de796ebe3", "sha256": "011f4e063d73e4311f448e190ae3c5e1353f1300c023228b87da357d33decec7" }, "downloads": -1, "filename": "seshet-0.1.0-py3.4.egg", "has_sig": false, "md5_digest": "ebeb358d4fa173a5a2f93a0de796ebe3", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 19112, "upload_time": "2015-07-16T13:26:52", "url": "https://files.pythonhosted.org/packages/82/8c/893c8171b5ca114ed2b8bf1256961ff881b195802d3e070eba19d1d522a4/seshet-0.1.0-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "e754872b1c1040393f116d39661b97d4", "sha256": "943692c6bdf6b6b6297e48bbf44884be01ba9776d0ca754ec821773ac7194cf7" }, "downloads": -1, "filename": "seshet-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e754872b1c1040393f116d39661b97d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7797, "upload_time": "2015-07-16T12:54:05", "url": "https://files.pythonhosted.org/packages/a4/bb/683871f1ae5889e3f52b0828f298bbdcb7c830bea7842027b035496f579e/seshet-0.1.0.tar.gz" } ], "0.1.0-1": [ { "comment_text": "", "digests": { "md5": "9d7abbafb46db40310e06053d9131626", "sha256": "b15298bf9d87bdd07dc356867ff43dd4a15a52231894c4199076f4343b3ff8b8" }, "downloads": -1, "filename": "seshet-0.1.0_1-py3.4.egg", "has_sig": false, "md5_digest": "9d7abbafb46db40310e06053d9131626", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 19487, "upload_time": "2015-07-16T13:32:01", "url": "https://files.pythonhosted.org/packages/f2/cc/237d7231c776378f946c20a806066d0fba3a0b5c5b0fd6f94495146fd129/seshet-0.1.0_1-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "c2b710d28530e31bde8b0c1a6fd5bd5d", "sha256": "ef3993bca143e62539bf6765ead3fc1bed29d2a5c0860152dbc7bd7034fc3114" }, "downloads": -1, "filename": "seshet-0.1.0-1.tar.gz", "has_sig": false, "md5_digest": "c2b710d28530e31bde8b0c1a6fd5bd5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8031, "upload_time": "2015-07-16T13:31:57", "url": "https://files.pythonhosted.org/packages/5e/06/d642b68ea3dca4a7d59b521a56de9fbe31e06419883eb50479148d8f5796/seshet-0.1.0-1.tar.gz" } ], "0.1.0-2": [ { "comment_text": "", "digests": { "md5": "2508e8f135c2303e8913565b2138e531", "sha256": "d324f77727bb85cee4d24e41ed192c8979c4cfe302a28fe893b8870cc18228ef" }, "downloads": -1, "filename": "seshet-0.1.0_2-py3.4.egg", "has_sig": false, "md5_digest": "2508e8f135c2303e8913565b2138e531", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 19497, "upload_time": "2015-07-16T13:35:40", "url": "https://files.pythonhosted.org/packages/a8/97/9dc56ddfaf7e8dbb4281eb2b83d3aea14d2822c5ae9b1b94145ab6c5246b/seshet-0.1.0_2-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "132df2b327432e3910ad786d6cbf1e79", "sha256": "4f47d28f3d7b66fa48d8131d97e160341b62e11d8574df775606789cae1a75a4" }, "downloads": -1, "filename": "seshet-0.1.0-2.tar.gz", "has_sig": false, "md5_digest": "132df2b327432e3910ad786d6cbf1e79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8138, "upload_time": "2015-07-16T13:35:37", "url": "https://files.pythonhosted.org/packages/7b/c2/65cf54146fcbd7496549c58db6aaf44ef85e989ef829dc8699eb5e82a649/seshet-0.1.0-2.tar.gz" } ], "0.1.0-3": [ { "comment_text": "", "digests": { "md5": "ac967b9174765d0e91286dca38052efb", "sha256": "780e5b47d48259168cd9d60f1a2cf8d63b99ec7135dbc34e0876359b3e2eb51d" }, "downloads": -1, "filename": "seshet-0.1.0_3-py3.4.egg", "has_sig": false, "md5_digest": "ac967b9174765d0e91286dca38052efb", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 19885, "upload_time": "2015-07-16T13:41:55", "url": "https://files.pythonhosted.org/packages/e0/dc/b6c3e8866c51df99931b0b2a1ff589b6ffea4d4eae01412bf67c28c12fc3/seshet-0.1.0_3-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "33578cb960e0baee515bc89419db655f", "sha256": "0822fbdc5332f81c07adb2d79785de8d8f661d72a7c4f9ceda1e5c3472f07084" }, "downloads": -1, "filename": "seshet-0.1.0-3.tar.gz", "has_sig": false, "md5_digest": "33578cb960e0baee515bc89419db655f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8139, "upload_time": "2015-07-16T13:41:52", "url": "https://files.pythonhosted.org/packages/06/23/c49499a161de26c8e4319b849f761b8f3baa102781b0f15ed6c357520ae6/seshet-0.1.0-3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac967b9174765d0e91286dca38052efb", "sha256": "780e5b47d48259168cd9d60f1a2cf8d63b99ec7135dbc34e0876359b3e2eb51d" }, "downloads": -1, "filename": "seshet-0.1.0_3-py3.4.egg", "has_sig": false, "md5_digest": "ac967b9174765d0e91286dca38052efb", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 19885, "upload_time": "2015-07-16T13:41:55", "url": "https://files.pythonhosted.org/packages/e0/dc/b6c3e8866c51df99931b0b2a1ff589b6ffea4d4eae01412bf67c28c12fc3/seshet-0.1.0_3-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "33578cb960e0baee515bc89419db655f", "sha256": "0822fbdc5332f81c07adb2d79785de8d8f661d72a7c4f9ceda1e5c3472f07084" }, "downloads": -1, "filename": "seshet-0.1.0-3.tar.gz", "has_sig": false, "md5_digest": "33578cb960e0baee515bc89419db655f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8139, "upload_time": "2015-07-16T13:41:52", "url": "https://files.pythonhosted.org/packages/06/23/c49499a161de26c8e4319b849f761b8f3baa102781b0f15ed6c357520ae6/seshet-0.1.0-3.tar.gz" } ] }