Skip to content

topatlant/AdventOfCode-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode-python

Solutions to some Advent of Code puzzles, written in Python, incl. tests

Emphasis was on writing elegant, pythonic code - not speed, optimisation or conciseness. So if you find something that can be written more elegantly (whatever that is), send me a pull request ;-)

  • to run the tests: run py.test
  • to run all code: todo

Prerequisites

  • some puzzles need numpy
  • code is targeting Python 3.9 currently

About

Solutions to some of the Advent of Code puzzles, written in Python, incl. tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages