{ "info": { "author": "Mohammad Taheri", "author_email": "admirer135@yahoo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": "# tweeli = twitter + cli\n\nA command line interface for Twitter with some cool features writing with python 3\n\n## QuickStart\n\n* First, enable Twitter apps for your account with the following link [Twitter Account Manager](https://apps.twitter.com).\n* Then, write all neccessary information into config file which is located in `src/config/config.ini`\n* Install the required packages in requirements.txt:\n\n```sh\n$ pip3 install -r requirements.txt\n```\n* Run `main.py` program and press 'tab' to show all available commands. Then run your ideal command and enjoy it!\n\n## Contribution\n\nBug reports and pull requests are welcome on GitHub at https://github.com/smmtaheri/tweeli .\n\nPlease fork it and raise a pull request for your contribution.\n\n## To-Do:\n\n1. Complete twitter core functions (list, direct, trends and ...)\n2. Implement file system caching (handle twitter api limites and )\n3. Add unfollow track (DB is required!)\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/smmtaheri/tweeli", "keywords": "twitter CLI library", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tweeli", "package_url": "https://pypi.org/project/tweeli/", "platform": "", "project_url": "https://pypi.org/project/tweeli/", "project_urls": { "Homepage": "http://github.com/smmtaheri/tweeli" }, "release_url": "https://pypi.org/project/tweeli/1.0.1/", "requires_dist": [ "tweepy (>=3.0.0)" ], "requires_python": ">=2.7", "summary": "You can using Twitter in CLI mode", "version": "1.0.1" }, "last_serial": 4108659, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "96245a52592b7523388087b448e5a522", "sha256": "edf8cf3ff385e51c61597b837f8eb50dc8cc9111c6a355ea40db843e42d1b693" }, "downloads": -1, "filename": "tweeli-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "96245a52592b7523388087b448e5a522", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 17777, "upload_time": "2018-07-27T13:09:50", "url": "https://files.pythonhosted.org/packages/ae/12/f9937cc874f50746bdb107319e29faa1549085115e005eccac1417f3ef76/tweeli-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8d3406529aabfde11f4f47ab961acfbe", "sha256": "e7d9b2ec42c7dd38e338a31e6c6c72a11ab7a9a0cf71724f49ab641eed2f982b" }, "downloads": -1, "filename": "tweeli-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8d3406529aabfde11f4f47ab961acfbe", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 9229, "upload_time": "2018-07-27T13:09:53", "url": "https://files.pythonhosted.org/packages/71/df/bf7b28861b8ac65870b76d788da61d1fe79dfd3761f1f00fd2d659875902/tweeli-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96245a52592b7523388087b448e5a522", "sha256": "edf8cf3ff385e51c61597b837f8eb50dc8cc9111c6a355ea40db843e42d1b693" }, "downloads": -1, "filename": "tweeli-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "96245a52592b7523388087b448e5a522", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 17777, "upload_time": "2018-07-27T13:09:50", "url": "https://files.pythonhosted.org/packages/ae/12/f9937cc874f50746bdb107319e29faa1549085115e005eccac1417f3ef76/tweeli-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8d3406529aabfde11f4f47ab961acfbe", "sha256": "e7d9b2ec42c7dd38e338a31e6c6c72a11ab7a9a0cf71724f49ab641eed2f982b" }, "downloads": -1, "filename": "tweeli-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8d3406529aabfde11f4f47ab961acfbe", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 9229, "upload_time": "2018-07-27T13:09:53", "url": "https://files.pythonhosted.org/packages/71/df/bf7b28861b8ac65870b76d788da61d1fe79dfd3761f1f00fd2d659875902/tweeli-1.0.1.tar.gz" } ] }