Tagged Questions
2
votes
2answers
83 views
Advice to improve the quality of the code module in Python
Recently I had the idea to write a module for the transformation of the dictionary into valid CSS code. And I would like to hear your comments on my code.
License MIT, BSD etc.
The code is very ...