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.1.0.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

algoesup-0.1.0-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: algoesup-0.1.0.tar.gz
  • Upload date:
  • Size: 7.3 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.1.0.tar.gz
Algorithm Hash digest
SHA256 104fbb3422db86648b2c67288b7a4dc2423d9f9220c94840c60d4ac18b1260b0
MD5 d3910d27b1cfce0b6ee3ff02b7a70ef1
BLAKE2b-256 77d843723d86a1ac842896a498deabb6a35c3005d3d4d40ee477edbafc7939f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: algoesup-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.1 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ca22df9d04cbe282175556587b98fdae513aa15e7a20054d7fd9aa1552de6f70
MD5 3b0cd3208aaf914ba350651062c4b686
BLAKE2b-256 ef9915bebdfb80bb1621f4a8e9f6b215aa92a10e69af6aad768746972663f884

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