Skip to main content

Olympia

Project description

Olympia

Data structures and algorithms in Python 🐍

Continuous Integration Test Coverage Package Version Supported Python Versions

Installation

pip install olympia

Usage

from olympia import LinkedList

ll = LinkedList()
ll.add_last(1)
ll.add_last(2)
ll.add_last(3)
ll

1 -> 2 -> 3 -> None

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

olympia-0.2.0.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

olympia-0.2.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: olympia-0.2.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.8.12 Linux/5.11.0-1021-azure

File hashes

Hashes for olympia-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c010d64e3919a255b067635e7336b653ed73f8648e773d8a5e98f1a88533f7c1
MD5 220448f15275924e6ac77e0138ecebab
BLAKE2b-256 46e0c65f55a88cca1c37305f629d9b37602a94d9c82552390641f0840af04f6b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: olympia-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.8.12 Linux/5.11.0-1021-azure

File hashes

Hashes for olympia-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9617ef44f18e5f575d452bf8abe1d5267e2834c47204660ecc69aa9095fd26f7
MD5 b66ff98b26ae6c3213b2d7af9b0f0331
BLAKE2b-256 9b1a5c921dc4f5ecd1452b81b1b2e5400b45ce7134aa8ae6b936f89d7bd4dcef

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