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.
1.0.7
- Add binary distribution and twine tests.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py-xmltv-1.0.8.tar.gz.
File metadata
- Download URL: py-xmltv-1.0.8.tar.gz
- Upload date:
- Size: 5.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.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36fd54e78ad9caa7fa26b90657e6e50ef617cc6b4705f215541bc068ec5bae11
|
|
| MD5 |
1005912bc95114329b9471d1c7213715
|
|
| BLAKE2b-256 |
1a7711a842c0e741e13e88ac96937d376bafc18bb4ab205aff076373cc4d963a
|
File details
Details for the file py_xmltv-1.0.8-py3-none-any.whl.
File metadata
- Download URL: py_xmltv-1.0.8-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- 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.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
142cfa03d743b4a31acfded43ff5fe750d97d86cbbd3fdac1bfc21413d6f240b
|
|
| MD5 |
742d5ab6faaa1babcdca49584f1e3275
|
|
| BLAKE2b-256 |
56bb83d0d037174523ff5655833db878e38603916d7fd8ec85f2531687b2fafa
|