Skip to content

shalevy1/python-snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Snippets

Description

A collection of useful Python snippets.

standard_lib: Contains those snippets, which do not depend on third-party packages.

third-party: As the name suggests, it contains those snippets depending on third-party packages, even though it's only requests or click.

ebook: Contains an ebook including the provided snippets and additional explanations and insights. The ebook is available as .epub, .mobi and .pdf. Currently pandoc doesn't support LaTeX \ref{...} handling, which is used in the ebook. That said, the epub and mobi version won't show the correct Listing numbers in the text, whereas the pdf version does.

About

A collection of useful Python snippets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 67.3%
  • Python 32.7%