And I put together another graph, profiling the different libraries for parsing CSS with python.
- cssutils
- css-py (ply based)
- python-css (codetalker based)
aaand here are the results! (parsing a 22kb real-world css file)
And I put together another graph, profiling the different libraries for parsing CSS with python.
aaand here are the results! (parsing a 22kb real-world css file)