Skip to main content

Python package meant to read, manipulate and write OPML 2.0 files

Project description

PyOPML

Python package meant to read, manipulate and write OPML 2.0 files.

Python versions Version Tests License

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:

  1. Clone the repository
  2. From the root directory, run: pip install -e .[dev] on Linux or pip 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.

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

pyopml-1.0.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

pyopml-1.0.0-py2.py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 2 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