Skip to main content

Library wrapping expat for parsing and generating XML

Project description

https://travis-ci.org/cjaymes/expatriate.svg?branch=master https://readthedocs.org/projects/expatriate/badge/?version=latest

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

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

expatriate-0.2.tar.gz (46.3 kB view hashes)

Uploaded Source

Built Distributions

expatriate-0.2-py3.6.egg (261.8 kB view hashes)

Uploaded Source

expatriate-0.2-py3-none-any.whl (137.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page