Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A collection of useful Python snippets

License

NotificationsYou must be signed in to change notification settings

DahlitzFlorian/python-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

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 onlyrequestsorclick.

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.

Installation

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 librarytensorflow, 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

More tips & tricks can be found in the respective section on my website:link.


[8]ページ先頭

©2009-2025 Movatter.jp