{ "info": { "author": "Bernardas Ali\u0161auskas", "author_email": "bernardas.alisauskas@pm.me", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "=========\nminds-api\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/minds.svg\n :target: https://pypi.python.org/pypi/minds\n\n.. image:: https://img.shields.io/travis/granitosaurus/minds.svg\n :target: https://travis-ci.org/granitosaurus/minds\n\n.. image:: https://readthedocs.org/projects/minds-api/badge/?version=latest\n :target: https://minds-api.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/granitosaurus/minds/shield.svg\n :target: https://pyup.io/repos/github/granitosaurus/minds/\n :alt: Updates\n\n\nUnofficial api for minds.com\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://minds-api.readthedocs.io.\n\n\nFeatures\n--------\n\nCurrently api coverage is limited but it supports:\n\n- writing posts, blogs\n- reading newsfeed, notifications\n- local profiles\n\nAlso see minds-cli_ for interface for this API.\n\nQuick Usage\n-----------\n\nReading::\n\n from minds import Minds\n minds_api = Minds()\n top_posts = minds_api.channel_top()\n\nWriting::\n\n from minds import Minds, Profile\n minds_api = Minds(Profile('username','password'))\n top_posts = minds_api.post_newsfeed(message='Hello, this message is from API; only for adults!', mature=True)\n\nFAQ\n---\n\n**Can I write a botnet using this to manipulate votes?**\n Probably, but it will be easy to detect and not gonna last long.\n\n**Is there some sort of cli or interface for this?**\n Yes see minds-cli_ project.\n\n.. _minds-cli: https://gitlab.com/granitosaurus/minds-cli\n\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\nIf you wish to support this project you can open up an issue or send me a tip:\n\n- Bitcoin: ``18oJWwdy1XExN69kggj2JdYtqohMPx9QF8``\n- Bitcoin Cash: ``18oJWwdy1XExN69kggj2JdYtqohMPx9QF8``\n- Doge: ``DEmJSgawKvtS9CGQUC7QdNETa2UuYBrenS``\n- Ethereum: ``0xe8b452F9E3FDa8CEB32b2C231f73cC5cFa67735B``\n- Monero: ``43PAxkfekEYQki3HTQkgt9eH7KK5ZRBd447HkumTGmo8cacA9vP25MwWbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm3yjjWof``\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-03-27)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/granitosaurus/minds-api", "keywords": "minds", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "minds", "package_url": "https://pypi.org/project/minds/", "platform": "", "project_url": "https://pypi.org/project/minds/", "project_urls": { "Homepage": "https://gitlab.com/granitosaurus/minds-api" }, "release_url": "https://pypi.org/project/minds/0.1.2/", "requires_dist": [ "requests", "toml" ], "requires_python": "", "summary": "unofficial api for minds.com", "version": "0.1.2" }, "last_serial": 3788443, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "92630fe2a6307a7f62818d693c151f8c", "sha256": "88315e2762b6e1b7731211d9292785038a3136e2ddeee651d58bf51b2be6ed70" }, "downloads": -1, "filename": "minds-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "92630fe2a6307a7f62818d693c151f8c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7225, "upload_time": "2018-04-19T02:24:25", "url": "https://files.pythonhosted.org/packages/f0/1c/24517650485c39ff82fb1ef393ce0eff479ea1d2c922aa2558c3242e1015/minds-0.1.0-py2.py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "880b4a4e095ca64aa6c2a521a754781d", "sha256": "deb2c9cbfea78336a2d18d1b3f91cc27413c3a60a08ca535c967eeabb3eb1a26" }, "downloads": -1, "filename": "minds-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "880b4a4e095ca64aa6c2a521a754781d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7352, "upload_time": "2018-04-22T06:22:27", "url": "https://files.pythonhosted.org/packages/70/a5/4875cc1c4bcd53834abcef7d32cc4e577063708534ee9f5dcc0c91548381/minds-0.1.1-py2.py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "81655675b756d8b63d24abb79246994c", "sha256": "96f99b23d6c1f9a0e3a92abbd677b25b527e79100076f1dbe91c874674fdeac8" }, "downloads": -1, "filename": "minds-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "81655675b756d8b63d24abb79246994c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10563, "upload_time": "2018-04-22T06:50:20", "url": "https://files.pythonhosted.org/packages/86/8d/4685878f0a5b6ef9f8981f35a72152721d44c0d70f24d9515c47b833250b/minds-0.1.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81655675b756d8b63d24abb79246994c", "sha256": "96f99b23d6c1f9a0e3a92abbd677b25b527e79100076f1dbe91c874674fdeac8" }, "downloads": -1, "filename": "minds-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "81655675b756d8b63d24abb79246994c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10563, "upload_time": "2018-04-22T06:50:20", "url": "https://files.pythonhosted.org/packages/86/8d/4685878f0a5b6ef9f8981f35a72152721d44c0d70f24d9515c47b833250b/minds-0.1.2-py2.py3-none-any.whl" } ] }