PyOPML
Python package meant to read, manipulate and write OPML 2.0 files.
Documentation
Everything you need to know is located here.
Changelog
See here.
Development
Getting source code, installing the package as well as its dev packages:
- Clone the repository
- From the root directory, run:
pip install -e .[dev]on Linux orpip install -e ".[dev]"on Windows
Running tests:
From the root directory, run pytest. They will automatically be all discovered and ran.
Building docs:
From the docs directory, run make.bat html on Windows or make html on Linux.
Publishing the package:
From the root directory, run python setup.py upload. This will create a git tag and publish on PyPI.
Release files for pyopml 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyopml-1.0.0.tar.gz | 7.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyopml-1.0.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 15.9 kB
Release files / pyopml-1.0.0.tar.gz
| Download URL | pyopml-1.0.0.tar.gz |
|---|---|
| Size | 7.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f304260bb09ddb78820f373f4cf7d6753bb1ec905343e19cea8636a3c2ef5289
|
|
BLAKE2b-256 checksum How to use checksums |
4599e176ce9074ef0d0f2d8677d84550eacd4a1929b9df08fc913e39eec4ff37
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.6.8
|
Release files / pyopml-1.0.0-py2.py3-none-any.whl
| Download URL | pyopml-1.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 8.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
fc9274122e0ef154ea3faa295c3d7f7183dd770ebefd0ee3e59fd0eaa433ecc7
|
|
BLAKE2b-256 checksum How to use checksums |
d20f035a2e658e46ead2b265c55830e56f6f5726549c1a3fa22ecffd0b273238
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.6.8
|