No project description provided
Project description
# About
A way to solve AOC. Coded by Casper.
# How to use
Set the session cookies ~~~ from aoccasper import set_session_cookies set_session_cookies(“whatever your session cookies are for aoc”) ~~~
If you don’t do this, you will use a random aoc session’s cookies which won’t corespond to your own session cookies.
~~~ from aoccasper.day1 import part_1, part_2
# test_input = …
part_1(test_input) part_1() # This will automatically pull your input based on the session_cookies that you have imported. ~~~
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aoccasper-0.0.2.tar.gz.
File metadata
- Download URL: aoccasper-0.0.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22a1c6f5b9da4cac8460344c4d6c3167b14bf590c715e29e54d5f7320662750f
|
|
| MD5 |
a1ae965ccfdb21e74f8590d927c24c1e
|
|
| BLAKE2b-256 |
5169f8304f895cdfaa7b9341260023e6f3e13d1d862f431d53baac48b3620ecd
|
File details
Details for the file aoccasper-0.0.2-py3-none-any.whl.
File metadata
- Download URL: aoccasper-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b6da5ac5eb4803b91741f98c4bfed52ccc1111518ef331e41b90c4c750b39e6
|
|
| MD5 |
2f372d5cfc9610d57a943d367714ff92
|
|
| BLAKE2b-256 |
8394225cdf28ac257d663b52ea5390e23796637efc0fe765129a7d3b96db96af
|