quandyfactory / dicttoxmlLinks
Simple library to convert a Python dictionary or other native data type into a valid XML string.
☆390Updated 3 years ago
Alternatives and similar repositories for dicttoxml
Users that are interested in dicttoxml are comparing it to the libraries listed below
Sorting:
- Multiprocessing Pool Extensions☆429Updated last month
- A decorator for caching properties in classes.☆706Updated last year
- A python memcached client library.☆468Updated 3 months ago
- The Python mock library☆538Updated 10 months ago
- xmlsjon converts XML into Python dictionary structures (trees, like in JSON) and vice-versa.☆124Updated 6 months ago
- Modern python library for emails☆421Updated last year
- A mocking library for requests☆471Updated 2 years ago
- Dictdiffer is a module that helps you to diff and patch dictionaries.☆848Updated 4 months ago
- Replace default flask shell command by similar command running IPython.☆196Updated last year
- WSGI middleware for sessions and caching☆544Updated last month
- A dictionary that allows attribute-style access.☆275Updated 6 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆357Updated 3 years ago
- Tools for creating wtforms from sqlalchemy models☆247Updated 4 months ago
- Python logging handler for Logstash.☆464Updated last year
- Class based views for Flask