Skip to content

Repository with code, notebook and slides for my PyData & PyConDE talk 2023 about Clean Coding practises.

License

Notifications You must be signed in to change notification settings

corriebar/code-complexity

Repository files navigation

Code Complexity

In the notebook Code Complexity you can find an example flow on how to use the different complexity metrics.

To run the notebook, you might have to setup a Google Sheet service account for the authentication. To install the necessary python packages, run the following command in the root directory of the repository:

    pip install -r requirements.txt

Slides

The slides for the talk can be found here.

About

Repository with code, notebook and slides for my PyData & PyConDE talk 2023 about Clean Coding practises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published