CLI for handling AoC solutions
Project description
aoc solution cli
tool for managing aoc solutions written in python.
Commands
aocgen
: Generates a python file for provided day and year (command line options), containing a function for each puzzle part.aocrun
: Runs a function in a file generated byaocgen
, the function and file being determined by command line arguments--day
,--year
and--part
(a or b). Requires you to be authenticated with advent-of-code-data. If flag--submit
is provided, it will automatically submit the output to AoC.
When using both commands, day and year will be cached.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aoc_solution_cli-1.0.1.tar.gz
.
File metadata
- Download URL: aoc_solution_cli-1.0.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.0 Linux/5.15.0-91-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d60de1a830cf6bdff905c88cfe888c8b1ff1ad31009f4da75f2fe6c069b5706 |
|
MD5 | 0c4ee6c13e2aff0350302d16106b3df1 |
|
BLAKE2b-256 | 4a481d3add5d84d25acb2013fc22760160d290e1ac8934fe9917f307fb6ab410 |
File details
Details for the file aoc_solution_cli-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: aoc_solution_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.0 Linux/5.15.0-91-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed78969246a19442a2b5cf0500ffaf782dbbd74091cf0fe968626210b2c211b3 |
|
MD5 | ec169e8a5c24bc9f982de90f69c82520 |
|
BLAKE2b-256 | 898b1d6b6187ac4d62f3d375bb561798edffa90ce4104288c96fdb7ffc0c0ff5 |