Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedrocorreia105/adventofcode
My Python & Go solutions to the yearly competition Advent of Code.
https://github.com/pedrocorreia105/adventofcode
advent-of-code golang python
Last synced: about 7 hours ago
JSON representation
My Python & Go solutions to the yearly competition Advent of Code.
- Host: GitHub
- URL: https://github.com/pedrocorreia105/adventofcode
- Owner: PedroCorreia105
- Created: 2020-12-05T12:53:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T14:12:32.000Z (6 months ago)
- Last Synced: 2024-05-10T16:32:25.309Z (6 months ago)
- Topics: advent-of-code, golang, python
- Language: Go
- Homepage: https://adventofcode.com/about
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
2019
make run_all_2019
2020
make run_all_2020
2021
make run_all_2021
2022
make run_all_2022
## Requirements
To install python dependencies `pip install -r requirements.txt`
Location of the session token: `~/.config/aocd/token`
## Cool scatterplot
https://www.maurits.vdschee.nl/scatterplot/