Skip to content

vsedov/advent-of-code

Repository files navigation

🎄 Advent Of Code 🎄

Trying this year advent of code using python as my first time

Expect bad code, although I will try my best to be as pythonic as possible >.<

How to install plugin

Supports AOC Test Cases Make sure to export your session id, before doing this step

env_location/bin/pip install advent-of-code

 ➜  aoc --years 2022 --days 1 2 3 4 5 6 --u github

Template

python -m src -c day year

Will Create a test case and and the file to work on

Features

  • Pytest
  • AOC Test Cases
  • Auto templte based on day
Credits and Appreciation

Layout for this project was taken from : Cj Version of AOC


Merry christmas 🦌. vsedov

About

Advent of code - 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages