{ "info": { "author": "Simon Willison", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# pocket-to-sqlite\n\n[![PyPI](https://img.shields.io/pypi/v/pocket-to-sqlite.svg)](https://pypi.org/project/pocket-to-sqlite/)\n[![CircleCI](https://circleci.com/gh/dogsheep/pocket-to-sqlite.svg?style=svg)](https://circleci.com/gh/dogsheep/pocket-to-sqlite)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/dogsheep/pocket-to-sqlite/blob/master/LICENSE)\n\nCreate a SQLite database containing data from your [Pocket](pocket-to-sqlite fetch pocket.db) account.\n\n## How to install\n\n $ pip install pocket-to-sqlite\n\n## Usage\n\nYou will need to first obtain a valid OAuth token for your Pocket account. You can do this by running the `auth` command and following the prompts:\n\n $ pocket-to-sqlite auth\n Visit this page and sign in with your Pocket account:\n\n https://getpocket.com/auth/author...\n\n Once you have signed in there, hit to continue\n Authentication tokens written to auth.json\n\nNow you can fetch all of your items from Pocket like this:\n\n $ pocket-to-sqlite fetch pocket.db\n\n## Using with Datasette\n\nThe SQLite database produced by this tool is designed to be browsed using [Datasette](https://datasette.readthedocs.io/).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dogsheep/pocket-to-sqlite", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "pocket-to-sqlite", "package_url": "https://pypi.org/project/pocket-to-sqlite/", "platform": "", "project_url": "https://pypi.org/project/pocket-to-sqlite/", "project_urls": { "Homepage": "https://github.com/dogsheep/pocket-to-sqlite" }, "release_url": "https://pypi.org/project/pocket-to-sqlite/0.1/", "requires_dist": [ "sqlite-utils (~=1.10)", "click", "requests", "pytest ; extra == 'test'" ], "requires_python": "", "summary": "Create a SQLite database containing data from your Pocket account", "version": "0.1" }, "last_serial": 5936967, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "90f54d1eafe3a734b67fc5815d5f94c4", "sha256": "888aadbb2e9cc14327b23cb006d4d2f50074e3f9ebea6da2e8eda8ba0e747c31" }, "downloads": -1, "filename": "pocket_to_sqlite-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "90f54d1eafe3a734b67fc5815d5f94c4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8310, "upload_time": "2019-10-07T05:18:42", "url": "https://files.pythonhosted.org/packages/a5/4f/fa0629d330fd0b3ae953c7b65c810e2d67e91b8001a0102765536b95500e/pocket_to_sqlite-0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "90f54d1eafe3a734b67fc5815d5f94c4", "sha256": "888aadbb2e9cc14327b23cb006d4d2f50074e3f9ebea6da2e8eda8ba0e747c31" }, "downloads": -1, "filename": "pocket_to_sqlite-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "90f54d1eafe3a734b67fc5815d5f94c4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8310, "upload_time": "2019-10-07T05:18:42", "url": "https://files.pythonhosted.org/packages/a5/4f/fa0629d330fd0b3ae953c7b65c810e2d67e91b8001a0102765536b95500e/pocket_to_sqlite-0.1-py3-none-any.whl" } ] }