Thanks to visit codestin.com
Credit goes to github.com

Skip to content

iwei20/advent-py-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-py-io

Quick Python IO Library for Advent

  • Provides IStream, which is an input convenience class
  • IStream easily switches between stdin and file input if given a file name or not
  • int conversion builtin, and can get the next n tokens or ints
  • Same line reading functionality as open
  • Contains some examples for use, alongside demonstration of parse

About

Quick Python IO Library for Advent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published