Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanhuber/aoc2023
Advent of Code 2023
https://github.com/stefanhuber/aoc2023
Last synced: about 1 month ago
JSON representation
Advent of Code 2023
- Host: GitHub
- URL: https://github.com/stefanhuber/aoc2023
- Owner: stefanhuber
- Created: 2023-12-04T12:37:04.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-04T12:37:26.000Z (11 months ago)
- Last Synced: 2024-04-14T22:45:43.579Z (7 months ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2023
## Setup
```
python install -e .
```## Run
```
python main.py
```