Python solutions to the first 100 Project Euler problems. All programs will run in <1min. Due to Python supporting arbitrary-precision integers, some solutions are likely unintended. Furthermore, certain solutions use external libraries, as detailed in LIBRARIES.md (to prevent spoilers).
Please feel free to open a PR if you find any issues or have any suggestions!