Skip to main content

netscape bookmarks parser

Project description

bookmarks-parser

Build Status codecov image image image

Parsing Netscape bookmark (Google Chrome, Firefox, ... export files) .

Installation

$ pip install bookmarks-parser

Usage

import pprint
import bookmarks_parser

bookmarks = bookmarks_parser.parse("bookmarks.html")
pprint.pprint(bookmarks)

output example

Development

Install Poetry

$ poetry install

run tests

$ poetry run pytest --cov=bookmarks_parser

License

MIT

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

bookmarks-parser-0.1.3.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

bookmarks_parser-0.1.3-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

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