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
36
Commits
1
Branch
8
Tags
470
KiB
Python
100%
adff0f724f
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
adff0f724f
simple helper to load (json) files into dicts
2021-12-05 10:34:41 +01:00
__init__.py
__init__
2021-10-22 17:35:30 +02:00
aoc.py
AOCDay.getMultilineInputArray(): work with an input-copy ...
2021-12-05 05:58:53 +01:00
coordinate.py
pythagoras is hard (not it isn't)
2021-12-05 07:44:02 +01:00
daemon.py
the famous daemon class from Joseph Ernest
2021-12-05 10:19:36 +01:00
datafiles.py
simple helper to load (json) files into dicts
2021-12-05 10:34:41 +01:00
grid.py
grid.Grid: introduce rudimentary 3d support
2021-12-05 08:21:26 +01:00
schedule.py
simple scheduler to be called from daemon processes or similar
2021-12-05 10:14:00 +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