Skip to content

Hannnst/Advent_of_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

A Python module to fetch and save Advent of Code tasks and test data. It also contains my personal solutions or lack thereof, for each day. Enjoy!

Installation

  1. Clone the repository:

    git clone https://github.com/Hannnst/Advent_of_Code.git
    cd Advent_of_Code
    
  2. Run setup file:

       pip install .
    
  3. Run the module:

    python fetchAdvent.py [optional year]
    

About

Solutions to the Advent of Code calendar tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages