Skip to main content

Some helper functions for advent of code puzzles

Project description

AOC

Tools to support in solving the advent of code puzzles (see https://adventofcode.com/)

Several Point related functions (including rotation, manhattan distance), iterating the adjacent points or fetching data in a smart way

Deploy to PyPi

Pre-Req

  • set the new version in setup.py – note that files which already exist in PyPi are not uploaded (note the error message)
  • Install setuptools, wheel and the twine package by running venv/bin/python -m pip install --upgrade setuptools wheel twine in jetbrains console

Deploy

  1. Clean the dist folder if you only want the latest version uploaded
  2. Build the dist into /dist folder by running python -m build
  3. Upload to PyPi by running python -m twine upload dist/* with username __token__ and the password (see keepass)

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

aoc-lib-1.1.7.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

aoc_lib-1.1.7-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file aoc-lib-1.1.7.tar.gz.

File metadata

  • Download URL: aoc-lib-1.1.7.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for aoc-lib-1.1.7.tar.gz
Algorithm Hash digest
SHA256 30af305bb71f5aeadeddcc6bc609ea1457d5e8c4889ddf149be3e5e89def860e
MD5 88ab12fb50589e28ec00b2e18618db26
BLAKE2b-256 e7b96a20568deab4a991561bf8ffac212a0708529f3ba09b9588f61c981a22de

See more details on using hashes here.

File details

Details for the file aoc_lib-1.1.7-py3-none-any.whl.

File metadata

  • Download URL: aoc_lib-1.1.7-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for aoc_lib-1.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8c81d101e9b3fd5a898d00e04b9543170b0ab7fd497b49e65afcdc176afe9a81
MD5 8de2c02c4b273884545ef96d19e49576
BLAKE2b-256 6f3f5e1db61b0ef5bd7b4b6d01bba91a3bbfb03e389e01ba5c1c5354353417e1

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