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 and type checkers 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.3.1.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

algoesup-0.3.1-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: algoesup-0.3.1.tar.gz
  • Upload date:
  • Size: 9.5 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.3.1.tar.gz
Algorithm Hash digest
SHA256 d9ab992a98e2d073946803d9d467607436047634c3b5c97eeff1b5ed5dba2bbd
MD5 f4ec5be74c7f8e3ebf29994bacbc8176
BLAKE2b-256 e20e5ea4176db37b03b412a4bd45139196761eb1e6d992d54d9a1317bfb9b78b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: algoesup-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 9.7 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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0f3e800802536476e6edf2d9ff4b8f6f503bca5ef5916b5a8c7bb9b0ae239a2d
MD5 748622696d9d538c6c0e739e9bb3ab2f
BLAKE2b-256 8a2f6996f5876736fb1de4795bbe935791e30bd21a46911ba7b21153620ff9a8

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