This website requires JavaScript.
Explore
Help
Sign In
public
/
py-tools
Watch
1
Star
0
Fork
0
You've already forked py-tools
Code
Issues
Pull Requests
Actions
Releases
8
Activity
22
Commits
1
Branch
8
Tags
470
KiB
Python
100%
6c14f6bb50
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Stefan Harmuth
6c14f6bb50
Merge remote-tracking branch 'origin/master'
2021-12-03 17:01:24 +01:00
__init__.py
__init__
2021-10-22 17:35:30 +02:00
aoc.py
AOCDay.getInput() always return a copy, never a reference to self.input
2021-12-03 06:56:17 +01:00
coordinate.py
welcome to the 3D world
2021-11-30 13:24:05 +01:00
grid.py
Grid.set() sets pos to True by default
2021-12-03 17:01:19 +01:00
setup.py
move aoc thingy from year-by-year to central tool lib
2021-11-26 07:30:06 +01:00
tools.py
better compare(), especially now it's doing what's expected (and documented)
2021-12-02 05:17:29 +01:00