Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put xml2dict inside a package #10

Open
turicas opened this issue Feb 5, 2017 · 0 comments
Open

Put xml2dict inside a package #10

turicas opened this issue Feb 5, 2017 · 0 comments

Comments

@turicas
Copy link

turicas commented Feb 5, 2017

When I install XML2Dict there are two available modules: encoder and decoder. As these are generic names, I think they should live inside a xml2dict package (like: from xml2dict.encoder import XML2Dict).
The change is very easy to do (just create the directory, move the files in there and change setup.py).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant