Skip to content

dseeni/Custom_Context_Managers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Context Managers:

  • Create 2 File Context Managers:

    • as an Iterator via the Iterator Protocol

    • as a Generator via the Generator Protocol

  • Returns namedtuples for each row with respective field names and parsed data

  • Utilize csv.Sniffer to determined the delimitter

About

Context Managers in Python...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages