{ "info": { "author": "Cathal Garvey", "author_email": "cathalgarvey@cathalgarvey.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Python-LetsChat (letschat on PyPI)\nby Cathal Garvey, Copyright 2015, released under GNU Affero General Public License (see HACKING)\n\nThis is an API wrapper written for [Lets-Chat](https://github.com/sdelements/lets-chat)\nin Python. It offers high-level conveniences for connecting to and interacting with a Lets-Chat server, including reading, posting, uploading and downloading files, and querying user data.\nIt could form the foundation of a neat Python bot for Lets-Chat, or as an adaptor for\nproviding integration services at server-side.\n\nIt's still a work-in-progress but most of the critical stuff is working as intended,\nand I'd consider it useful as-is. However, the \"API of the API\" is not yet frozen,\nand future pushes to this repo may further integrate the output of methods to wrap\nserver data in higher-level abstractions.. So, caveat emptor for another 48 hours or\nso.\n\nWhen it's \"ready\" I'll add an \"examples\" folder with things like dice-bots for games,\ntwitter scrapers, etcetera; at that point I'm unlikely to fundamentally change anything\nwithout bumping a major version number.\n\nEnjoy!", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/cathalgarvey/python-letschat", "keywords": "chat,slack,lets-chat,lets chat,let's chat,bot,api", "license": "AGPL", "maintainer": null, "maintainer_email": null, "name": "letschat", "package_url": "https://pypi.org/project/letschat/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/letschat/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/cathalgarvey/python-letschat" }, "release_url": "https://pypi.org/project/letschat/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "API for Lets-Chat open source chat server (https://github.com/sdelements/lets-chat)", "version": "0.0.1" }, "last_serial": 1573308, "releases": { "0.0.1": [] }, "urls": [] }