Library wrapping expat for parsing and generating XML and mapping objects from XML
Project description
expatriate
XML parsing and generation library on top of expat with Python object mapping (ORM). See tests/fixtures for examples of how to use.
Install (system-wide):
pip install expatriate
Install (using venv):
python3 -m venv venv . venv/bin/activate pip install –upgrade pip pip install -r requirements.txt python3 setup.py install
Tests:
pip install pytest pytest
CHANGELOG
- 0.4
Merged in publishsubscribe, added attr_name getters, set loggers to INFO by default
- 0.3
Added documentation, updated meta files
- 0.2
Added modeling
- 0.1
Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file expatriate-0.4.tar.gz
.
File metadata
- Download URL: expatriate-0.4.tar.gz
- Upload date:
- Size: 51.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf493b8d63744060c30ae3a5c0a5526fb55c2a086386a4ff9f63cf8b44c1f778 |
|
MD5 | 5f0a4eb6ebb5b637c67d6b0617a831cd |
|
BLAKE2b-256 | de933558126a5555259606dad118bafcd083fa27f19b32458137a0cf59d5a63e |
File details
Details for the file expatriate-0.4-py3.6.egg
.
File metadata
- Download URL: expatriate-0.4-py3.6.egg
- Upload date:
- Size: 288.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55e04f42f157f39ada7d6e55ecf255c42c7f36a96d3b2cb2bdaf27c699fe5fe3 |
|
MD5 | 7ddea7e0d1e9aad30505cd6cf808ec7c |
|
BLAKE2b-256 | 6bdaa2b66e962dedaee38ba602e3a3e733ac293eba9e271412ba1c4a19d7fb0a |
File details
Details for the file expatriate-0.4-py3-none-any.whl
.
File metadata
- Download URL: expatriate-0.4-py3-none-any.whl
- Upload date:
- Size: 149.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bdabf77ea6dcb1449d93d520a6b8a38028f2ba49933368cf0d59f78bd533447 |
|
MD5 | c077f6cb7c21788d4e445e973bf6662a |
|
BLAKE2b-256 | cb9c9d07d15db4a5580d00eb0c017a52cb7f6ee5be9906e94506f91edcbee84d |