{ "info": { "author": "Eduardo Cuducos", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3.6", "Topic :: Utilities" ], "description": "Twitter Clean-up\n================\n\n `\ud83c\udde7\ud83c\uddf7 Vers\u00e3o em portugu\u00eas do Brasil `_\n\nTiny script to clean-up your Twitter account:\n\n* Removing users that have not been tweeting for a while\n* Soft-blocking bots (blocks and immediately unblocks the account, so it stops following you)\n\nRequirements\n------------\n\n* Python 3.6\n* Set environment variables with your `Twitter API keys `_ and with `Botometer API key `_:\n * ``TWITTER_CONSUMER_KEY``\n * ``TWITTER_CONSUMER_SECRET``\n * ``TWITTER_ACCESS_TOKEN_KEY``\n * ``TWITTER_ACCESS_TOKEN_SECRET``\n * ``BOTOMETER_MASHAPE_KEY``\n\nInstalling\n----------\n\nInstall the package with:\n\n::\n\n $ pip install twitter-cleanup\n\nUsage\n-----\n\nRun the CLI with ``twitter-cleanup --help`` and follow the on screen instructions.\n\nFor example, unfollow everyone that hasn't tweeted in the last 30 days with:\n\n::\n\n $ twitter-cleanup inactive 30\n\nOr soft-block every bot with:\n\n::\n\n $ twitter-cleanup bots\n\nContributing\n------------\n\nPlease, format your code with `Black `_.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cuducos/twitter-cleanup", "keywords": "twitter,bots,social network", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "twitter-cleanup", "package_url": "https://pypi.org/project/twitter-cleanup/", "platform": "", "project_url": "https://pypi.org/project/twitter-cleanup/", "project_urls": { "Homepage": "https://github.com/cuducos/twitter-cleanup" }, "release_url": "https://pypi.org/project/twitter-cleanup/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "Clean-up inactive accounts and bots from your Twitter", "version": "0.0.5" }, "last_serial": 5173480, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "605446cc7a4c34d167045e5b6ebcf8a2", "sha256": "14427fb92059c83dda62093bd00503f044e98f6933928ac3d0fbf7a13d1fe677" }, "downloads": -1, "filename": "twitter-cleanup-0.0.1.tar.gz", "has_sig": false, "md5_digest": "605446cc7a4c34d167045e5b6ebcf8a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1984, "upload_time": "2018-07-22T19:00:13", "url": "https://files.pythonhosted.org/packages/5f/e5/2cf0ed1faa031293f4424f1b8e95554420629277fb2841be185d82aaa323/twitter-cleanup-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "dc8c1045d612aa60dc12fd3b13fada52", "sha256": "07fd1e0296300de1a5eb2e7af0ca9d3a9c393d07d3aa7654e800539eb1a4dbf8" }, "downloads": -1, "filename": "twitter-cleanup-0.0.2.tar.gz", "has_sig": false, "md5_digest": "dc8c1045d612aa60dc12fd3b13fada52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4470, "upload_time": "2018-07-22T22:50:20", "url": "https://files.pythonhosted.org/packages/8c/21/a8b701377752fb46474050f754d164b418c48559932acee6a44b97fe5ea8/twitter-cleanup-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "a3bb67037a27f62c6abcdb5281f43fd4", "sha256": "79bbe4a754c783bb45e3f26d57472e2ed10ba2b975b192024bebfdb086f77e56" }, "downloads": -1, "filename": "twitter-cleanup-0.0.3.tar.gz", "has_sig": false, "md5_digest": "a3bb67037a27f62c6abcdb5281f43fd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5337, "upload_time": "2019-02-05T22:51:02", "url": "https://files.pythonhosted.org/packages/91/92/500aae7b5da17b3013ead5a311e8309615e1be0862f67e4defbf5eaa5590/twitter-cleanup-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "09a6b504b32caa50152ced4dc51f147d", "sha256": "952692ac3f7f1d1b5696d3b67127ebc60a9983665f2edbb541acceced5120020" }, "downloads": -1, "filename": "twitter-cleanup-0.0.4.tar.gz", "has_sig": true, "md5_digest": "09a6b504b32caa50152ced4dc51f147d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5369, "upload_time": "2019-02-06T11:27:49", "url": "https://files.pythonhosted.org/packages/57/36/4735143b10c7e6be2ee0330ff3908e5e9dac55ffd660930f55a996933077/twitter-cleanup-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "57f47e141d5b6f8fd6a41563727274c9", "sha256": "a980791946a6b10dfa13c14e352c237a2952f29a431743439889b68bb8f93a70" }, "downloads": -1, "filename": "twitter-cleanup-0.0.5.tar.gz", "has_sig": false, "md5_digest": "57f47e141d5b6f8fd6a41563727274c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5376, "upload_time": "2019-04-22T16:19:55", "url": "https://files.pythonhosted.org/packages/60/69/bdc02d3855d2f711342eb38c754aac1654e45abd4240cd9e0ac7685bc964/twitter-cleanup-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "57f47e141d5b6f8fd6a41563727274c9", "sha256": "a980791946a6b10dfa13c14e352c237a2952f29a431743439889b68bb8f93a70" }, "downloads": -1, "filename": "twitter-cleanup-0.0.5.tar.gz", "has_sig": false, "md5_digest": "57f47e141d5b6f8fd6a41563727274c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5376, "upload_time": "2019-04-22T16:19:55", "url": "https://files.pythonhosted.org/packages/60/69/bdc02d3855d2f711342eb38c754aac1654e45abd4240cd9e0ac7685bc964/twitter-cleanup-0.0.5.tar.gz" } ] }