ephemetoot


Nameephemetoot JSON
Version 3.2.0 PyPI version JSON
download
home_page
SummaryA command line tool to delete your old toots
upload_time2023-06-18 09:37:06
maintainer
docs_urlNone
author
requires_python>=3.8
licenseGPL-3.0-or-later
keywords mastodon api microblogging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ๐Ÿฅณ ==> ๐Ÿงผ ==> ๐Ÿ˜‡

## Prior work
The initial `ephemetoot` script was based on [this tweet-deleting script](https://gist.github.com/flesueur/bcb2d9185b64c5191915d860ad19f23f) by [@flesueur](https://github.com/flesueur)

`ephemetoot` relies heavily on the [Mastodon.py](https://pypi.org/project/Mastodon.py/) package by [@halcy](https://github.com/halcy)

## Usage

You can use `ephemetoot` to delete [Mastodon](https://github.com/tootsuite/mastodon) toots that are older than a certain number of days (default is 365). Toots can optionally be saved from deletion if:
* they are pinned; or
* they include certain hashtags; or
* they have certain visibility; or
* they are individually listed to be kept

There are various options controlling timing, scheduling, and output.

Run from the command line with `ephemetoot`.

Run `ephemetoot --help` or read the docs for all options.

## Contributing

ephemetoot is now in maintenance mode, and new features will not be considered.

For bugs or other contributions, please check the [contributing guide](https://github.com/hughrun/ephemetoot/blob/master/docs/contributing.md).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ephemetoot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "mastodon,api,microblogging",
    "author": "",
    "author_email": "Hugh Rundle <ephemetoot@hugh.run>",
    "download_url": "https://files.pythonhosted.org/packages/92/a1/a29f114a1a8f548ac78d85ba8105217480c413661659934975f008690b4d/ephemetoot-3.2.0.tar.gz",
    "platform": null,
    "description": "# \ud83e\udd73 ==> \ud83e\uddfc ==> \ud83d\ude07\n\n## Prior work\nThe initial `ephemetoot` script was based on [this tweet-deleting script](https://gist.github.com/flesueur/bcb2d9185b64c5191915d860ad19f23f) by [@flesueur](https://github.com/flesueur)\n\n`ephemetoot` relies heavily on the [Mastodon.py](https://pypi.org/project/Mastodon.py/) package by [@halcy](https://github.com/halcy)\n\n## Usage\n\nYou can use `ephemetoot` to delete [Mastodon](https://github.com/tootsuite/mastodon) toots that are older than a certain number of days (default is 365). Toots can optionally be saved from deletion if:\n* they are pinned; or\n* they include certain hashtags; or\n* they have certain visibility; or\n* they are individually listed to be kept\n\nThere are various options controlling timing, scheduling, and output.\n\nRun from the command line with `ephemetoot`.\n\nRun `ephemetoot --help` or read the docs for all options.\n\n## Contributing\n\nephemetoot is now in maintenance mode, and new features will not be considered.\n\nFor bugs or other contributions, please check the [contributing guide](https://github.com/hughrun/ephemetoot/blob/master/docs/contributing.md).\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "A command line tool to delete your old toots",
    "version": "3.2.0",
    "project_urls": {
        "homepage": "https://ephemetoot.hugh.run",
        "repository": "https://github.com/hughrun/ephemetoot"
    },
    "split_keywords": [
        "mastodon",
        "api",
        "microblogging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c5acda5f941ab7ca4e2dff2e04eefbdd7de2c657db807f87ebeefd9299a3168",
                "md5": "44a8385328d6d8ed46aeab9650b6458c",
                "sha256": "72e66e58883a51c95a254f11e1813f92884518abe95b232604ce720ddd0ec771"
            },
            "downloads": -1,
            "filename": "ephemetoot-3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "44a8385328d6d8ed46aeab9650b6458c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 22677,
            "upload_time": "2023-06-18T09:37:04",
            "upload_time_iso_8601": "2023-06-18T09:37:04.932350Z",
            "url": "https://files.pythonhosted.org/packages/8c/5a/cda5f941ab7ca4e2dff2e04eefbdd7de2c657db807f87ebeefd9299a3168/ephemetoot-3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92a1a29f114a1a8f548ac78d85ba8105217480c413661659934975f008690b4d",
                "md5": "f21cafb6c25683986ec8ce644e64f7a2",
                "sha256": "3331175ed21ee3f4f29834f09aeed77f46fe085cf82f631606b8ca66cba69209"
            },
            "downloads": -1,
            "filename": "ephemetoot-3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f21cafb6c25683986ec8ce644e64f7a2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27979,
            "upload_time": "2023-06-18T09:37:06",
            "upload_time_iso_8601": "2023-06-18T09:37:06.870151Z",
            "url": "https://files.pythonhosted.org/packages/92/a1/a29f114a1a8f548ac78d85ba8105217480c413661659934975f008690b4d/ephemetoot-3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-18 09:37:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hughrun",
    "github_project": "ephemetoot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ephemetoot"
}
        
Elapsed time: 0.08937s