convert opml to json
Project description
opml2json is a simple python module that convert opml to json
installation
Using pip
pip install opml2json
from sources
* git clone https://github.com/vishnu012/opml2json && cd opml2json
* python3 setup.py install
usage
for help
python3 -m opml2json -h
import on another python file
from opml2json.dump import write_json
write_json("input.opml","output.json")
directly use on terminal / cmd
python3 -m opml2json -f filename.opml
python3 -m opml2json -f ./dir/filename.opml -o ./dir/output_filename.json
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
opml2json-0.1.0.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file opml2json-0.1.0.tar.gz.
File metadata
- Download URL: opml2json-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.0.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f650aaca8d2270bc4f3ccf5b63a82b4ea2dd6627d3758481e8d2865c1991c98
|
|
| MD5 |
70aeaf208994d23132eb9e86eee535d4
|
|
| BLAKE2b-256 |
dcc0481f19593c180552fd1aa45a1e4b6a90c7cdb514b023d04c197a1268ad1a
|
File details
Details for the file opml2json-0.1.0-py3-none-any.whl.
File metadata
- Download URL: opml2json-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.0.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d06c5fa5bcf6af774abded3465b3e778a1fb4306f2ff1e0575f400753e1ba522
|
|
| MD5 |
77ac4c1ca108e9087681ab7577cee698
|
|
| BLAKE2b-256 |
6ac6b68040eec7726431b47ee9f35f8963128e11db0f1d2278fbda2a45486f27
|