An Auto-Generated Python Module for Reading and Writing XMLTV Files based on the official XMLTV XSD and DTD schema.
Project description
<!– Links –> [py-xmltv]: (https://github.com/chris102994/py-xmltv) [Jing-Trang]: (https://github.com/relaxng/jing-trang) [xsData]: (https://github.com/tefra/xsdata)
# [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](https://travis-ci.com/chris102994/py-xmltv.svg?branch=master)](https://travis-ci.com/github/chris102994/py-xmltv)
# Changelog
## 1.0 Initial Release
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
File details
Details for the file py-xmltv-1.0.tar.gz
.
File metadata
- Download URL: py-xmltv-1.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59c4756f661dcf5acde755964ba3f31fa0940993727fa8f3052074914dc8204c |
|
MD5 | 32393754a3c843e581293327cfc83d65 |
|
BLAKE2b-256 | b5d15c26d93fa4744c4defc1ef0017528e9b4c9bf1313f49d5735c1828afad0f |