Skip to content

zachvalenta/algo-sandbox

Repository files navigation

overview

fix pytest warnings https://stackoverflow.com/questions/50504500/deprecationwarning-invalid-escape-sequence-what-to-use-instead-of-d

https://github.com/maaslalani/nap

Algorithms from:

including implementations of:

  • search: binary, breadth-first, Dijkstra
  • sort: quick, selection

because:

run locally

  • install dependencies - poetry install
  • install Git hooks - make hooks
  • everything else - make help
======================================================================

📊 CODE QUALITY

repl:       open REPL w/ bpython
test:       run unit tests, view basic coverage report in terminal
cov:        view HTML coverage report in browser
lint:       lint using flake8
fmt:        autoformat using black
hooks:      set Git hooks w/ pre-commit

📦 DEPENDENCIES

env:        show environment info
deps:       list prod dependencies

======================================================================

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •