netscape bookmarks parser
Project description
bookmarks-parser
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)
Development
Install Poetry
$ poetry install
run tests
$ poetry run pytest --cov=bookmarks_parser
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bookmarks-parser-0.1.3.tar.gz
.
File metadata
- Download URL: bookmarks-parser-0.1.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.10 CPython/3.7.1 Linux/4.15.0-20-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbb61df477279223d33c266df4555d8a2196b602552614ca5f3eb0a704d5ef1f |
|
MD5 | 161962bf786677f8e0b264d99eadf3db |
|
BLAKE2b-256 | 6c7de9b1f157233bf19bb6d620a89309ab85fb711d77db092473ec9d338e2e53 |
File details
Details for the file bookmarks_parser-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: bookmarks_parser-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.10 CPython/3.7.1 Linux/4.15.0-20-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b86a7fa5182a69a4c4cee2a92155060a12d97ebde13a563963ee74c564d97c34 |
|
MD5 | 24fffe4195a9d7cfda7f8b9f5080f77f |
|
BLAKE2b-256 | 6bad5179464570a3e4c8855d9be26dd1c0ce0eaf40655d9c46f4cdc85188fb02 |