Skip to content

scmaree/pyzzle

Repository files navigation

Pyzzle

A collection of Python code snippets and scripts I use when solving python coding puzzles and other nerdy things. I tried my best to include references to the sources of code snippets, but I might have missed some, so just let me know.

Installation

pip install pyzzle @ git+https://github.com/scmaree/pyzzle

Repo structure

  • ints: contains functions for processing integers
  • primes: prime numbers
  • rationals: rational numbers (fractions included)
  • stats: statistical functions
  • dates: functions for dates and time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages