Skip to main content

Download Advent of Code problems as markdown files and also its inputs

Project description

Advent of Code Initializer

This utility allows downloading Advent of Code problems as markdown files. It also downloads the problems' inputs. This tool creates a folder for the required problem and stores the markdown and the input files.

Usage

The utility has two main options (set-session-cookie and download).

usage: adventofcode_initializer [-h] {download,set-session-cookie} ...

Download Advent of Code problems as markdown files and also its inputs

positional arguments:
  {download,set-session-cookie}
    download            Download files
    set-session-cookie  Set the necessary cookie to download personal inputs
                        or ploblems' part 2

options:
  -h, --help            show this help message and exit

In order to download inputs or part 2, you have to set the 'session' cookie.

Setting the correspondig cookie the user will be able to download custom inputs and new problem parts.

usage: adventofcode_initializer set-session-cookie [-h] session-cookie

positional arguments:
  session-cookie  Cookie required to download inputs or problems' part 2

options:
  -h, --help      show this help message and exit

You only have to do save it once

By default, the utility downloads the first part of the problem. In addition, part two can be appended to the README file.

The utility can also download previous editions or already completed days.

usage: adventofcode_initializer download [-h] [-a] [-d [1-25]] [-y YEAR]
                                            [--both-parts] [--part-2]

options:
  -h, --help            show this help message and exit
  -a, --all-days        Download all problems from a given year
  -d [1-25], --day [1-25]
                        The problem that is going to be downloaded
  -y YEAR, --year YEAR  Advent of Code edition
  --both-parts          Download both parts of the problem and its input (if
                        it is possible)
  --part-2              Download part two for the given problem and its input
                        (if it is possible). It appends to part one's README
                        if it exists

Installation

Pip:

pip install adventofcode-initializer

Build from source:

git clone https://github.com/Serms1999/advent-initializer.git
cd advent-initializer
pip install .

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

adventofcode-initializer-1.0.5.tar.gz (42.0 kB view details)

Uploaded Source

Built Distribution

adventofcode_initializer-1.0.5-py3-none-any.whl (30.3 kB view details)

Uploaded Python 3

File details

Details for the file adventofcode-initializer-1.0.5.tar.gz.

File metadata

File hashes

Hashes for adventofcode-initializer-1.0.5.tar.gz
Algorithm Hash digest
SHA256 f8c4e27970fdeacc32402dfa819e343d6f42051f53fc511eaa60a94992568b96
MD5 cb212e713d373cd5fc9ea97e03fa4646
BLAKE2b-256 9e0d20ed9bb49e7797998b5b99b62eb654265d77bdaaf5d11ee0ba86754a46fa

See more details on using hashes here.

File details

Details for the file adventofcode_initializer-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for adventofcode_initializer-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c884f9902f4b795a86aa7ad9756ad47f42e848f89f80d1a8fddc1c9d11dda9a1
MD5 019896072ad56d2a664fd41ee0ef5a53
BLAKE2b-256 146a8114f04482f552b2cba0b08edd174a211d64567d79ae7d528b9bc3d0a2e8

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