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.
1.0.5
- Added missing data files.
1.0.6
- Fixed the packaging issues.
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.6.tar.gz
(6.1 kB
view details)
File details
Details for the file py-xmltv-1.0.6.tar.gz
.
File metadata
- Download URL: py-xmltv-1.0.6.tar.gz
- Upload date:
- Size: 6.1 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 | 127871e096b80e92faa4d6e6bc35357c75fa05a4bb5a9f5963ed6f0cb42110f5 |
|
MD5 | 29a86f7a65ce7b7dd582dc040fd155f8 |
|
BLAKE2b-256 | 2302ebea07788950c45dfc681e8bc876e9747d49207201561b84d2a67624d901 |