Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidism/advent
Advent of Code solutions
https://github.com/davidism/advent
advent-of-code python
Last synced: 3 months ago
JSON representation
Advent of Code solutions
- Host: GitHub
- URL: https://github.com/davidism/advent
- Owner: davidism
- License: other
- Created: 2019-12-08T20:02:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T21:34:58.000Z (about 2 years ago)
- Last Synced: 2023-08-01T10:23:55.087Z (over 1 year ago)
- Topics: advent-of-code, python
- Language: Python
- Size: 308 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Advent of Code
My solutions for [Advent of Code][] challenges.
```
$ pipx install pdm
$ pdm sync
$ python -m advent.year2022.day01
```[Advent of Code]: https://adventofcode.com