Skip to main content

Algorithmic essay support library

Project description

Algoesup

This small library was written to support the writing of algorithmic essays, but can be used independently of that purpose. The library provides auxiliary functions that make it easier to:

  • write unit tests for functions
  • measure and plot run-times for best, average and worst case inputs
  • use linters within Jupyter Notebook environments.

Guidance on how to use the library is here.

To install in the global Python environment, open a terminal or PowerShell, and enter

pip install algoesup

To install in a virtual environment, activate it before entering the command above.

The library supports the ruff and allowed linters, and the pytype type checker. You have to install them explicitly if you want to use them from within a notebook:

pip install ruff allowed pytype

Note that pytype is not available for Windows.

Licence

algoesup is Copyright © 2023–2024 by The Open University, UK. The code is licensed under a BSD 3-clause licence. The documentation is licensed under a Creative Commons Attribution 4.0 International Licence

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

algoesup-0.2.0.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

algoesup-0.2.0-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file algoesup-0.2.0.tar.gz.

File metadata

  • Download URL: algoesup-0.2.0.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.11 Darwin/22.6.0

File hashes

Hashes for algoesup-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b90f0d55a5df130c3d38ab44a899956087bcb6cf3ac47b6c083f2b1f4531554f
MD5 63855986e09768c4a3b57c6105de8832
BLAKE2b-256 337b794cac7fc567d8782da68343268462f3537d2287f0d918a4dfef94106c37

See more details on using hashes here.

File details

Details for the file algoesup-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: algoesup-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.11 Darwin/22.6.0

File hashes

Hashes for algoesup-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d074a2912a3d1f50d5742dd2b55bc589cafaaff35b411568ce402c4fcf5eb9bb
MD5 fdf95c23f4c60410a8bcae88e27538f9
BLAKE2b-256 cd14db236001f582063f49aa924ade576c1bc6de5b1d70fe6b0ec168c052d0d0

See more details on using hashes here.

Supported by

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