# Pinhop
Timehop for Pinboard.
Get pinboard posts from a previous month or day as a pinboard-style web page.
## Installation
```
pip install pinhop
```
## Usage
```
Usage: pinhop [OPTIONS]
Get pinboard posts from a previous month or day. By default, writes posts
from this month one year ago to pinhop.html.
Options:
-y, --yearsago INTEGER Number of years ago this month [default: 1]
--token TEXT Pinboard API token (see
https://pinboard.in/settings/password).
Required if PINBOARD_TOKEN environment
variable not set.
--out TEXT Output file [default: pinhop.html]
--date TEXT Get posts for particular month (YYYY-MM
format) or day (YYYY-MM-DD) (overrides y)
--browse / --no-browse Load output file in browser when finished
[default: no-browse]
--install-completion [bash|zsh|fish|powershell|pwsh]
Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh]
Show completion for the specified shell, to
copy it or customize the installation.
--help Show this message and exit.
```
Raw data
{
"_id": null,
"home_page": "https://github.com/mikepqr/pinhop",
"name": "pinhop",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "twitter",
"author": "Mike Lee Williams",
"author_email": "mike@mike.place",
"download_url": "https://files.pythonhosted.org/packages/ad/d7/11d336d70ec303e38c3094c90fac0ac0567eb8541fcf096877c090707ca6/pinhop-0.3.0.tar.gz",
"platform": null,
"description": "# Pinhop\n\nTimehop for Pinboard.\n\nGet pinboard posts from a previous month or day as a pinboard-style web page.\n\n## Installation\n\n```\npip install pinhop\n```\n\n## Usage\n\n```\nUsage: pinhop [OPTIONS]\n\n Get pinboard posts from a previous month or day. By default, writes posts\n from this month one year ago to pinhop.html.\n\nOptions:\n -y, --yearsago INTEGER Number of years ago this month [default: 1]\n --token TEXT Pinboard API token (see\n https://pinboard.in/settings/password).\n Required if PINBOARD_TOKEN environment\n variable not set.\n --out TEXT Output file [default: pinhop.html]\n --date TEXT Get posts for particular month (YYYY-MM\n format) or day (YYYY-MM-DD) (overrides y)\n --browse / --no-browse Load output file in browser when finished\n [default: no-browse]\n --install-completion [bash|zsh|fish|powershell|pwsh]\n Install completion for the specified shell.\n --show-completion [bash|zsh|fish|powershell|pwsh]\n Show completion for the specified shell, to\n copy it or customize the installation.\n --help Show this message and exit.\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "Timehop for Pinboard",
"version": "0.3.0",
"project_urls": {
"Bug Reports": "https://github.com/mikepqr/pinhop/issues",
"Homepage": "https://github.com/mikepqr/pinhop",
"Source": "https://github.com/mikepqr/pinhop"
},
"split_keywords": [
"twitter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b57b5e6d295e1355b80a8bc7525393d18ccb566ca1bdaafb9bf7549ed755f07c",
"md5": "d842fd293477cb3884a4509f4155d9b9",
"sha256": "cf6a79ef17101eed84f12ba131bd027f11cf0ef0ec950d94056a933e3c4fd89c"
},
"downloads": -1,
"filename": "pinhop-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d842fd293477cb3884a4509f4155d9b9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 8095,
"upload_time": "2023-06-18T17:23:15",
"upload_time_iso_8601": "2023-06-18T17:23:15.598899Z",
"url": "https://files.pythonhosted.org/packages/b5/7b/5e6d295e1355b80a8bc7525393d18ccb566ca1bdaafb9bf7549ed755f07c/pinhop-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "add711d336d70ec303e38c3094c90fac0ac0567eb8541fcf096877c090707ca6",
"md5": "ad3cb590e0423dec310ebcafc385c1b0",
"sha256": "f894dd8983f20f772c86abce96504637faba0ff2e44bf69b7ae0620055b3888c"
},
"downloads": -1,
"filename": "pinhop-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "ad3cb590e0423dec310ebcafc385c1b0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 8067,
"upload_time": "2023-06-18T17:23:16",
"upload_time_iso_8601": "2023-06-18T17:23:16.921937Z",
"url": "https://files.pythonhosted.org/packages/ad/d7/11d336d70ec303e38c3094c90fac0ac0567eb8541fcf096877c090707ca6/pinhop-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-18 17:23:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mikepqr",
"github_project": "pinhop",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pinhop"
}