Skip to main content

Export Apple Reading List to SQLite

Project description

apple-reading-list-to-sqlite

Export Apple Reading List to SQLite

Install

$ pip install apple-reading-list-to-sqlite

Usage

$ apple-reading-list-to-sqlite --help
  Usage: apple-reading-list-to-sqlite [OPTIONS] [DB_PATH]

  Export Apple Reading List to SQLite

  Arguments:
  [DB_PATH]  Path to the SQLite database file.

  Options:
    --version  Show the version and exit.
    --help     Show this message and exit.
    --fetch-content / --no-fetch-content try and retrive the content of the article
    --dump / --no-dump Dump the reading list to stdout
    --enable-fts / --no-enable-fts Enable full text search

Testing

Right now, all tests only run on macOS. You can run them with:

$ pytest

To skip the tests that require macOS, use:

$ pytest -m "not macos"

Contributing

Contributions are welcome! Fork the repo, make a branch, and submit a PR.

Thanks

[Apple News to sqlite] (https://github.com/RhetTbull/apple-news-to-sqlite)

[sqlite-utils] (https://github.com/simonw/sqlite-utils)

[Reading List Extract] (https://gist.github.com/keith/4b4a2e1b0b9b1b0d0e0a)

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apple_reading_list_to_sqlite-0.2.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page