issues
search
wimglenn
/
advent-of-code-data
Get your Advent of Code data with a single import statement
MIT License
515
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pandoc convert README from rst to md
#147
wimglenn
closed
3 days ago
0
Reimplement Cal Jacobson's coercion work.
#146
wimglenn
closed
4 days ago
0
update CI
#145
wimglenn
closed
5 days ago
0
Correcting argument mistake in description.
#144
baptistecottier
closed
1 month ago
3
remove x64
#142
wimglenn
closed
4 months ago
0
remove pook fixture which is upstream now
#141
wimglenn
closed
4 months ago
0
.
#140
wimglenn
closed
9 months ago
0
Update tests.yml
#139
wimglenn
closed
9 months ago
1
Add support for retrieving session cookies from the Edge browser
#138
Cogito
closed
10 months ago
1
Automated rate limiting
#137
hhoppe
closed
10 months ago
1
Add get_data as an export
#136
mjpieters
closed
10 months ago
1
Move pook dep from git sources to PyPI index
#135
wimglenn
closed
10 months ago
1
Wrong reference test data for 2023/12/14
#134
Xaelias
closed
10 months ago
4
How to invalidate the HTML cache of a puzzle?
#133
bfontaine
opened
11 months ago
2
aoc command line triggers rate limiter
#132
dopplershift
closed
11 months ago
3
Provide type annotations for the public API
#131
mjpieters
closed
10 months ago
4
Ci
#130
wimglenn
closed
11 months ago
1
Update utils.py to use urllib3.ProxyManager
#129
SecPascal
closed
11 months ago
1
Proxy settings not observed.
#128
SecPascal
closed
11 months ago
0
Get unexpected response coerced int64 printed from submit
#127
DanielPerezJensen
closed
11 months ago
1
SSL Verification Failed
#126
Flame239
closed
11 months ago
2
DeadTokenError when running on command line
#125
junefish
closed
11 months ago
1
test on 3.12
#124
wimglenn
closed
12 months ago
0
Add type annotations
#123
cj81499
closed
4 days ago
11
renamed default example parser plugins
#122
wimglenn
closed
1 year ago
1
Issue120
#121
wimglenn
closed
1 year ago
1
add ability to run aoc runner against sample data(s)
#120
wimglenn
closed
1 year ago
0
contextlib
#119
wimglenn
closed
1 year ago
1
Submit bounds
#118
wimglenn
closed
1 year ago
1
implement rate-limiter
#117
wimglenn
closed
1 year ago
1
use utf-8 explicitly everywhere (solves weird issues on Windows)
#116
wimglenn
closed
1 year ago
1
Examples
#115
wimglenn
closed
1 year ago
1
example data part 1 - cache html files
#114
wimglenn
closed
1 year ago
1
blacken code
#113
wimglenn
closed
1 year ago
1
better detection of expired tokens for get_stats
#112
wimglenn
closed
1 year ago
1
better help text for aocd --help
#111
wimglenn
closed
1 year ago
1
Urllib3
#110
wimglenn
closed
1 year ago
1
allow type conversions from numpy scalars (without adding numpy dependency)
#109
wimglenn
closed
1 year ago
1
Py3
#108
wimglenn
closed
1 year ago
1
Using the oop interface just prints the description of part 1
#107
jolitti
closed
1 year ago
2
Fix pytest.raises tests
#106
SimonSegerblomRex
closed
1 year ago
3
Many pytest.raises tests failing
#105
SimonSegerblomRex
closed
1 year ago
1
Add support for numpy type coercion
#104
aetimmes
closed
1 year ago
6
don't submit an answer we know is too low or too high
#103
wimglenn
closed
1 year ago
0
"chunks" transform
#102
wimglenn
closed
1 year ago
1
Get response from submission
#101
czlucius
closed
1 year ago
5
Improved example data heuristic
#100
rnbwdsh
closed
1 year ago
5
example data is not parsed correctly
#99
emteeoh
closed
1 year ago
10
Minor change wrt typecheck (int vs float)
#98
Ryton
closed
1 year ago
2
Add typecheck (int, float, str) to aocd.models.puzzle.answer_a/b?
#97
Ryton
closed
1 year ago
7
Next