Skip to main content

An Auto-Generated Python Module for Reading and Writing XMLTV Files based on the official XMLTV XSD and DTD schema.

Project description

py-xmltv

This is a simple project to turn the official XMLTV DTD/XSDs into proper serialized Python Data classes for easy writing/reading.

This is accomplished by using the Jing-Trang project to transform the supplied DTD into a valid XML. Once there's a valid XSD corresponding Python data classes are generated using the xsData project.

Build Status PyPi Link

Changelog

1.0

  • Initial Release.

1.0.1

  • Updating the build process for travis-ci.
  • Ensured it could push to PyPi repo.
  • Adding pytest unit tests.

1.0.2

  • Add helper method to get a proper rating object.
    • Added tests for this method.

1.0.3

  • Updating the setup and dependencies.

1.0.4

  • Fixed missing files in pypi.

1.0.5

  • Added missing data files.

1.0.6

  • Fixed the packaging issues.

1.0.7

  • Add binary distribution and twine tests.

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

py-xmltv-1.0.8.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

py_xmltv-1.0.8-py3-none-any.whl (15.8 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