Pocket-to-sqlite

Latest version: v0.2.3

Safety actively analyzes 621907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.3

- Progress bar now includes a count of the total number of items to fetch.
- Now packaged using `pyproject.toml`. [12](https://github.com/dogsheep/pocket-to-sqlite/issues/12)

0.2.2

- `-a` is now the shortcut for `--auth` - previously it was duplicated as a shortcut for `--all`. Thanks, [Thomas Lockney](https://github.com/tlockney). [#7](https://github.com/dogsheep/pocket-to-sqlite/issues/7)
- `pocket-to-sqlite auth` command now updates the existing `auth.json` file rather than over-writing it. [10](https://github.com/dogsheep/pocket-to-sqlite/issues/10)

0.2.1

- Tweaked dependencies for compatibility with new PyPI resolver.

0.2

* Defaults to only retrieving updated items, unless you use `--all`. 2
* Now displays a progress bar for initial data import and `--all`.
* Data is now fetched 500 items at a time using API pagination. 1
* Now depends on `sqlite-utils 2.x`.
* `auth.json` now uses `pocket_` prefix on each stored key. 4

0.1

Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.