issues
search
quandyfactory
/
dicttoxml
Simple library to convert a Python dictionary or other native data type into a valid XML string.
GNU General Public License v2.0
382
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature Request: Add optional parameter for default namespace.
#108
gwlester-wp
opened
1 week ago
0
Missing 'project.toml' file
#107
bettkd
opened
4 months ago
0
Feature: adding `py.typed` metadata
#106
jamesbraza
opened
5 months ago
0
Support for enums
#105
Woody1193
opened
8 months ago
0
Facing problems with newer versions of python
#104
rahul-s-bhatt
opened
1 year ago
0
Converter doesnt support datetime.date
#103
aliencrash
closed
1 year ago
1
dicttoxml vs dict2xml
#102
demongolem-biz2
opened
1 year ago
1
Root and header not formed
#101
demongolem-biz2
opened
1 year ago
1
Add tests
#100
adrien-berchet
opened
1 year ago
4
Fix logger entries for complex types
#99
adrien-berchet
closed
1 year ago
3
logging issue
#98
adrien-berchet
closed
1 year ago
2
Update setup.py to support python versions 3.6+
#97
KBcommitment
closed
1 year ago
4
Update readme section on debugging
#96
quandyfactory
closed
1 year ago
1
python 3.8: Support dropped in 1.7.5 but not mentioned in release notes or docs
#95
ds-clearago
closed
1 year ago
1
Fix AttributeError: module 'collections' has no attribute 'abc'
#94
maresb
closed
1 year ago
2
collections.Iterable is deprecated
#93
VityasZV
closed
2 years ago
2
python 3.9.7: `pip install dicttoxml` is installing only `installed-filed.txt`
#92
kaushalmodi
closed
1 year ago
5
AttributeError: module 'collections' has no attribute 'Iterable'
#91
albfan
closed
2 years ago
13
Update dicttoxml.py
#90
GerriorL
closed
1 year ago
4
how to prevent xml escaping
#89
ondiekisteven
closed
1 year ago
1
AttributeError: 'int' object has no attribute 'isdigit'
#88
shubham-ency
closed
1 year ago
2
Transfer ownership
#87
mangin
closed
1 year ago
8
avoid wrapping list elements with main wrapper
#86
bilgedemirkaya
opened
3 years ago
0
Prevents to include the item tag in a list
#85
bilgedemirkaya
closed
3 years ago
0
handle bool values properly
#84
mangin
closed
1 year ago
8
How do I disable encoding type?
#83
bansalnaman15
closed
1 year ago
2
Option to omit the xml declaration but keep the root or custom_root
#82
htr3n
closed
1 year ago
3
'True' is not a valid value for 'boolean'
#81
robinsonmhj
closed
1 year ago
2
converting python dict to xml taking longer time and sometime hanged the system
#80
sudhakar692
opened
4 years ago
6
XML output to be more consistent with standard json to xml interpreters
#79
kobbled
closed
4 years ago
2
Importing ABC directly from collections was deprecated and will be removed in Python 3.10. Use collections.abc
#78
tirkarthi
closed
1 year ago
8
Add support for HTML attributes
#77
oriolpiera
opened
4 years ago
1
Support for CustomCode-Types?
#76
carstencodes
opened
4 years ago
0
to much logging info
#75
sanren99999
closed
4 years ago
1
Convert XML string back to Python object given type attributes
#74
kvonkoni
opened
4 years ago
1
Fix deprecation with collections abc
#73
kvonkoni
closed
1 year ago
3
Deprecation warning for collections abstract base classes
#72
kvonkoni
closed
1 year ago
1
Parse XMLs created with dicttoxml
#71
kvonkoni
closed
1 year ago
1
repeating tags
#70
vaishnavm217
closed
1 year ago
2
fixed redundant whitespace in xml prolog
#69
lenvk
closed
4 years ago
0
no root and pretty print
#68
parisni
closed
1 year ago
1
need process bool in right way
#67
webclerk
closed
1 year ago
3
First edition of custom attributes. Work in Progress
#66
elebumm
opened
5 years ago
15
name 'some_dict' is not defined
#65
ghost
closed
1 year ago
0
Make folding for lists optional
#64
wisotzky
opened
6 years ago
9
Empty tag is not returned with both sides
#63
edison12a
closed
6 years ago
2
Add type guarding for keys that are integers.
#62
adamabernathy
opened
7 years ago
2
Fails on integer key names.
#61
adamabernathy
closed
1 year ago
3
dicttoxml generates INFO logs
#60
chintanvadgama
closed
1 year ago
2
Multiple elements of the same name?
#59
BobStein
opened
7 years ago
8
Next