Skip to main content

Classic computer science algorithms in Python

Project description

https://img.shields.io/travis/all3fox/algos-py.svg https://img.shields.io/coveralls/all3fox/algos-py.svg https://img.shields.io/pypi/v/algos-py.svg https://img.shields.io/github/license/all3fox/algos-py.svg

What is algos-py?

The algos-py package contains implementations of some classic computer science algorithms. My primary goal is to understand those algorithms and the best way to do that is to code them myself.

Along the way I practice test driven development (with nose), continuos integration (with travis and coveralls), version control (with git and github), documentation (with sphinx and readthedocs) and a lot more.

How to test?

To run all of the unit-tests:

$ nosetests

To run unit-tests for a specific module:

$ nosetests ./tests/test_heap.py

To run all the unit-tests and produce a coverage report:

$ nosetests --with-coverage --cover-package=src

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

algos-py-0.3.1.tar.gz (29.8 kB view details)

Uploaded Source

File details

Details for the file algos-py-0.3.1.tar.gz.

File metadata

  • Download URL: algos-py-0.3.1.tar.gz
  • Upload date:
  • Size: 29.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for algos-py-0.3.1.tar.gz
Algorithm Hash digest
SHA256 cce49fae7017ae4b08979d77dca1cb76d05205df1807b64eccc5327645780b38
MD5 bcb5e1a21f1d8308309744e509c7bb29
BLAKE2b-256 cd10ff639cb291184c3cc2be8b8004ca362486d0206190c5ba22d6b1920ee572

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page