ExEmGel is a wrapper around the standard ElementTree library. It allow clean and simple access to xml.
>>> config = exemgel.parse("configuration.xml")
>>> config.configuration.email.host
'mail.example.com'
>>> config.configuration.email.port
25
Installation
To install ExEmGel:, simply:
$ pip install exemgel
Release files for ExEmGel 0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ExEmGel-0.5.tar.gz | 4.4 kB | Details |
Release files / ExEmGel-0.5.tar.gz
| Download URL | ExEmGel-0.5.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9966a43a033b31e90b5f4e112f3b20f2f7ccd080deded281b2014e547a877cb4
|
|
BLAKE2b-256 checksum How to use checksums |
116a95a79221a6ae7b975fd48a246b84d76d1ca31f27e4a440928feee3195270
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |