Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dhrubach/python-code-recipes

Open more actions menu

Repository files navigation

python-code-recipes

License: MIT Build codecov

Collection of data structures and algorithms in python.

Effort has been made to include as much comments as possible in each source code file.

Running test cases

Tests should be run from the command line, in the repository root.

Pytest

To run all test cases:

pytest

Coverage is pre-configured and will be available in the test report.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.