Skip to main content

python library to read xml DOM trees as dicts (with iter and gettattribute behaviour)

Project description

python library to read xml DOM trees as dicts (with iter and gettattribute behaviour)

Started on 2022-02-01

Setup

Start using this project in a virtual environment

$ virtualenv venv
$ source venv/Scripts/activate
$ pip install -r requirements.txt

Initialize to grab dependencies

$ make init       # install dependencies
$ make init-dev   # includes the previous + adds dependencies for developers

Build Docs

$ make docu

Developers

Run Tests

$ make test                                                   # to run all tests
$ PYTEST_LOGCONF=debug-logconf.yml python tests/test_demo.py  # to run a specific test with specific logging

Check the code-style and syntax (flake8)

$ make check

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

xmlasdict-0.2.2.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

xmlasdict-0.2.2-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file xmlasdict-0.2.2.tar.gz.

File metadata

  • Download URL: xmlasdict-0.2.2.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for xmlasdict-0.2.2.tar.gz
Algorithm Hash digest
SHA256 4b351c07538a508a6db4e7202b099cbfbca18cf2d61be470a71fdbb7edd9c0b3
MD5 3b5c6c43dd7c233c5427f4acf22280da
BLAKE2b-256 2384bc18ca4d2b77e53afa1fff81fc3989a5ffb4c624f79769559aa4496642ab

See more details on using hashes here.

File details

Details for the file xmlasdict-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: xmlasdict-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for xmlasdict-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 07bdf50ac031a70a9a94acc9405b9d877f5cedfd527c984390e81aec8188f378
MD5 c2daadd762c16f3915e59ef1d04cb304
BLAKE2b-256 6701ba85c401bd99abc817913dbc483fe0416616d334ecf955e37826ac1b8602

See more details on using hashes here.

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