quandyfactory / dicttoxmlLinks
Simple library to convert a Python dictionary or other native data type into a valid XML string.
☆389Updated 2 years ago
Alternatives and similar repositories for dicttoxml
Users that are interested in dicttoxml are comparing it to the libraries listed below
Sorting:
- A decorator for caching properties in classes.☆706Updated 10 months ago
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆364Updated this week
- Modern python library for emails☆420Updated last year
- The Python mock library☆537Updated 7 months ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆340Updated this week
- A mocking library for requests☆465Updated 2 years ago
- xmlsjon converts XML into Python dictionary structures (trees, like in JSON) and vice-versa.☆124Updated 4 months ago
- WSGI middleware for sessions and caching☆537Updated 6 months ago
- RQ (Redis Queue) integration for Flask and Quart applications.☆228Updated 3 months ago
- Multiprocessing Pool Extensions☆427Updated 3 weeks ago
- A python memcached client library.☆467Updated last week
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Python decorators for profiling/tracing/timing a single function☆336Updated 8 months ago
- An object-oriented approach to Python file/directory operations.☆511Updated 3 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.