Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

py-xmltv

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

py-xmltv

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

  • 1.0.8
  • Source
  • PyPI
  • Socket score

Maintainers
1

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc