Christian Ledermann
Christian Ledermann
A python library to compute the cognitive complexity is available in: https://github.com/Melevir/cognitive_complexity There is also a plugin for flake8: https://pypi.org/project/flake8-cognitive-complexity/ I am not sure if this should be incorporated into...
https://github.com/cleder/awesome-python-testing#tools
There has been no activity on that repo for 10 months, looks like it is still in the planning stage and may be abandoned.
`@ldrscke .947`
Closing this in favour of #217
Hey Martim @martimpassos Now would be a good time to have a second look at this
The code has changed quite a bit since you last looked at. There is still quite some clean-up to do before V1.0. You don't have to get involved in contributing...
Implementation (WIP) in https://github.com/cleder/fastkml/tree/registry
In https://github.com/cleder/fastkml/tree/registry I introduce a `'registry'` which takes care of the most common use cases, some work is still to be done for some of the remaining occurrences of `etree_element`...