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.
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.
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
py-xmltv-1.0.4.tar.gz
(23.6 kB
view details)
File details
Details for the file py-xmltv-1.0.4.tar.gz
.
File metadata
- Download URL: py-xmltv-1.0.4.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bab24d2de10ddbc38c7afb8746bad7bc84bfdaba60010a7dfafb92a2e9a19b92 |
|
MD5 | e189073b538fc092e081505236b633a0 |
|
BLAKE2b-256 | 0fa4b6a52fcd8810916481fc46b2db451e37b9eeec06f14ddbc6dd26ba4303b2 |