{ "info": { "author": "Bernardas Ali\u0161auskas", "author_email": "bernard@hyperio.tech", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3.6" ], "description": "=========\nminds-cli\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/minds-cli.svg\n :target: https://pypi.python.org/pypi/minds-cli\n\n.. image:: https://img.shields.io/travis/granitosaurus/minds-cli.svg\n :target: https://travis-ci.org/granitosaurus/minds-cli\n\n.. image:: https://readthedocs.org/projects/minds-cli/badge/?version=latest\n :target: https://minds-cli.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/granitosaurus/minds-cli/shield.svg\n :target: https://pyup.io/repos/github/granitosaurus/minds-cli/\n :alt: Updates\n\n\ncli interface for minds-api.\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://minds-cli.readthedocs.io.\n\n\nFeatures\n--------\n\n* Support these commands::\n\n Commands:\n downvote downvote content\n upvote upvote content\n delete delete content\n newsfeed display newsfeed in the terminal\n boost boost section\n channel specific channel\n subscribed subscribed section\n top top section\n notifications display notifications in the terminal\n all show all notification categories\n comments show only comment notifications\n groups show only group notifications\n subscriptions show only subscription notifications\n tags show only tag notifications\n votes show only vote notifications\n post Create post/comment or display one\n blog post a blog under current user's blogfeed\n comment post a comment under a piece of content\n newsfeed post a post under current user's newsfeed\n profile Manage local user profiles\n list list local profiles\n save save profile locally from provided...\n show Create post/comment or display one\n comments show comments\n post show single post\n\n* Supports user profiles for easy sharing through multiple profiles.\n* Prints formatted posts, newsfeeds and comments in terminal::\n\n $ minds newsfeed channel tinarg\n Working from Chiang Mai, Thailand this month!\n Got a condo with this view, pool and a gym for 400\u20ac per month.\n Pretty lovely place so far!\n\n #chiangmai #thailand #digitalnomad #workspaceview\n https://www.minds.com/fs/v1/thumbnail/825548664578514944\n \u2015\u2015\u2015tinarg\u2015\u2015\u20154/0\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015https://minds.com/newsfeed/825549491984670720\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015\u2015C:0\u2015\u2015\u2015R:0\u2015\u2015\u2015\n \u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0\n\n* Posting supports input via editor, file or stdin with markdown conversion for blogs (yes you can write blogs in markdown!)\n\nSee docs for more: https://minds-cli.readthedocs.io.\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\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.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-04-18)\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-cli", "keywords": "minds.com,cli,minds", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "minds-cli", "package_url": "https://pypi.org/project/minds-cli/", "platform": "", "project_url": "https://pypi.org/project/minds-cli/", "project_urls": { "Homepage": "https://gitlab.com/granitosaurus/minds-cli" }, "release_url": "https://pypi.org/project/minds-cli/0.1.1/", "requires_dist": [ "Click (>=6.0)", "minds", "markdown" ], "requires_python": "", "summary": "cli interface for minds-api", "version": "0.1.1" }, "last_serial": 3788447, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "e819d37983720a17ad260b8eec5b838a", "sha256": "d2c27e64392b40f63e0a436fe103bf073b38293633d9dfeda053b78b47173487" }, "downloads": -1, "filename": "minds_cli-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e819d37983720a17ad260b8eec5b838a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11964, "upload_time": "2018-04-22T06:52:17", "url": "https://files.pythonhosted.org/packages/00/ae/f6d8fcdfa23618a23c44af2c47bb1044d9c33da30cdee72b949a61648f74/minds_cli-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e54ce8dd511090dee3c42137c56f55b9", "sha256": "07d8b77d9d4c125cb1e339f7d2245b94bd01451c9613c3d7b992ff4b1eca3574" }, "downloads": -1, "filename": "minds-cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e54ce8dd511090dee3c42137c56f55b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25265, "upload_time": "2018-04-22T06:52:19", "url": "https://files.pythonhosted.org/packages/cc/fe/c9eced657b9d66f876b45b50d56b6645745dc10bc05214c97198cc22f3ba/minds-cli-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e819d37983720a17ad260b8eec5b838a", "sha256": "d2c27e64392b40f63e0a436fe103bf073b38293633d9dfeda053b78b47173487" }, "downloads": -1, "filename": "minds_cli-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e819d37983720a17ad260b8eec5b838a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11964, "upload_time": "2018-04-22T06:52:17", "url": "https://files.pythonhosted.org/packages/00/ae/f6d8fcdfa23618a23c44af2c47bb1044d9c33da30cdee72b949a61648f74/minds_cli-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e54ce8dd511090dee3c42137c56f55b9", "sha256": "07d8b77d9d4c125cb1e339f7d2245b94bd01451c9613c3d7b992ff4b1eca3574" }, "downloads": -1, "filename": "minds-cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e54ce8dd511090dee3c42137c56f55b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25265, "upload_time": "2018-04-22T06:52:19", "url": "https://files.pythonhosted.org/packages/cc/fe/c9eced657b9d66f876b45b50d56b6645745dc10bc05214c97198cc22f3ba/minds-cli-0.1.1.tar.gz" } ] }