https://github.com/KeithGalli/good-to-know-python-libraries
5 Python Libraries that you may not know about, that you will be happy to know about.
https://github.com/KeithGalli/good-to-know-python-libraries
Last synced: 4 months ago
JSON representation
5 Python Libraries that you may not know about, that you will be happy to know about.
- Host: GitHub
- URL: https://github.com/KeithGalli/good-to-know-python-libraries
- Owner: KeithGalli
- License: mit
- Created: 2024-11-07T17:57:57.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-11-10T00:23:20.000Z (5 months ago)
- Last Synced: 2024-12-07T16:35:29.779Z (4 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - KeithGalli/good-to-know-python-libraries - 5 Python Libraries that you may not know about, that you will be happy to know about. (Python)
README
# Good to Know Python Libraries
5 Python Libraries that you may not know about, that you will be happy to know about.## Corresponding video
![]()
Here's the video [YouTube Link](https://youtu.be/fHLMgr1F0mQ?si=URV7LZHzRESE_yZJ)
## Additional resources
In preparing this video, here are a few sources that I found helpful
Reddit thread "Glad to have met you packages": [link](https://www.reddit.com/r/Python/comments/1dsyi19/what_are_your_glad_to_have_met_you_packages/)
tqdm video (by Rob Mulla): [link](https://youtu.be/n4E7of9BINo?si=1k08sSs6r5TSc8sR)
rich video (by Patrick Loeber): [link](https://youtu.be/4zbehnz-8QU?si=4v5SZBaUUiMwjgCX)
pathlib video (by Corey Schafer): [link](https://youtu.be/yxa-DJuuTBI?si=i8IFn6TvxdcgC-D3)
pydantic video (by Pixegami): [link](https://youtu.be/XIdQ6gO3Anc?si=CLa1FS71EdaRZsRa)
ruff video (Pycon presentation): [link](https://youtu.be/r1EZ3GXuwBA?si=iBppFwvVI6z9oniL)