- Notifications
You must be signed in to change notification settings - Fork7
A collection of useful Python snippets
License
DahlitzFlorian/python-snippets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A collection of useful Python snippets.
standard_lib: Contains those snippets, which do not dependon third-party packages.
third_party: As the name suggests, it contains those snippetsdepending on third-party packages, even if it's onlyrequests
orclick
.
ebook: Contains an ebook including the provided snippets and additional explanations and insights.The ebook is available as.epub
,.mobi
and.pdf
.Currentlypandoc
doesn't support LaTeX\ref{...}
handling, which is used in the ebook.That said, theepub
andmobi
version won't show the correct Listing numbers in the text, whereas thepdf
version does.
The code snippets in thethird_party
directory depend on other packages you need to install.Apyproject.toml
and apoetry.lock
are in the directory, too, as poetry is used for dependency management.
Note: Due to the changed distribution settings of the library
tensorflow
, you need to install it separately on your system in order to run some of the snippets in this repo.tensorflow
is no longer part of the repositoriespyproject.toml
.
More tips & tricks can be found in the respective section on my website:link.
About
A collection of useful Python snippets
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.