A Deep Dive Into Pathlib And The Magic Behind It
If you’re not yet using pathlib for dealing with files and directories, you’re missing out. This video takes a close look at the pathlib library in Python and explains some of the magic that goes into it, as well as how you can use it in your own code.
https://www.youtube.com/watch?v=UcKkmwaRbsQ
If you’re not yet using pathlib for dealing with files and directories, you’re missing out. This video takes a close look at the pathlib library in Python and explains some of the magic that goes into it, as well as how you can use it in your own code.
https://www.youtube.com/watch?v=UcKkmwaRbsQ
YouTube
A Deep Dive Into Pathlib And The Magic Behind It
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
If you’re not yet using pathlib for dealing with files and directories, you’re missing out. This video takes a close look at the pathlib library in Python and explains some…
If you’re not yet using pathlib for dealing with files and directories, you’re missing out. This video takes a close look at the pathlib library in Python and explains some…
I've built an app to show how to build a complete web app
https://www.reddit.com/r/Python/comments/xs184r/ive_built_an_app_to_show_how_to_build_a_complete/
https://www.reddit.com/r/Python/comments/xs184r/ive_built_an_app_to_show_how_to_build_a_complete/
Reddit
r/Python on Reddit: I've built an app to show how to build a complete web app
Posted by u/stetio - 708 votes and 35 comments
Learn Python by Thinking in Types
Learn Python by thinking in types. The beginner's course focuses on basic programming concepts rather than just teaching the language syntax. It's always helpful to learn from many different perspectives and this course may be just what you need to understand Python.
https://www.youtube.com/watch?v=jH85McHenvw
Learn Python by thinking in types. The beginner's course focuses on basic programming concepts rather than just teaching the language syntax. It's always helpful to learn from many different perspectives and this course may be just what you need to understand Python.
https://www.youtube.com/watch?v=jH85McHenvw
YouTube
Learn Python by Thinking in Types - Full Course
Learn Python by thinking in types. The beginner's course focuses on basic programming concepts rather than just teaching the language syntax. It's always helpful to learn from many different perspectives and this course may be just what you need to understand…
Making Music From Images With Python
The memes are alive with the sound of music.
https://betterprogramming.pub/making-music-from-images-with-python-81db627fd549
The memes are alive with the sound of music.
https://betterprogramming.pub/making-music-from-images-with-python-81db627fd549
Medium
Making Music From Images With Python
The memes are alive with the sound of music
AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
https://github.com/facebookincubator/AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
https://github.com/facebookincubator/AITemplate
GitHub
GitHub - facebookincubator/AITemplate: AITemplate is a Python framework which renders neural network into high performance CUDA/HIP…
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference. - facebookinc...
sczhou / CodeFormer
NeurIPS 2022 Towards Robust Blind Face Restoration with Codebook Lookup Transformer
https://github.com/sczhou/CodeFormer
NeurIPS 2022 Towards Robust Blind Face Restoration with Codebook Lookup Transformer
https://github.com/sczhou/CodeFormer
GitHub
GitHub - sczhou/CodeFormer: [NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer - sczhou/CodeFormer
Automate Graphic Design using Python
Use Python Pillow to automate the creation of hundred warehouse labels for the signage of picking ...
https://towardsdatascience.com/automate-graphic-design-using-python-e161bce62cfe
Use Python Pillow to automate the creation of hundred warehouse labels for the signage of picking ...
https://towardsdatascience.com/automate-graphic-design-using-python-e161bce62cfe
Medium
Automate Graphic Design using Python
Use Python PIL to automate the creation of hundred operational labels for the signage of picking locations in a Warehouse.
ipython / ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
https://github.com/ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
https://github.com/ipython/ipython
GitHub
GitHub - ipython/ipython: Official repository for IPython itself. Other repos in the IPython organization contain things like the…
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc. - ipython/ipython
A Complete Guide to Logging in Python with Loguru
This guide will describe the library and its features in detail, and give you an idea of how to integrate it into a typical web application setup. It will also provide some pointers on how to seamlessly migrate from the standard logging module to Loguru.
https://betterstack.com/community/guides/logging/loguru/
This guide will describe the library and its features in detail, and give you an idea of how to integrate it into a typical web application setup. It will also provide some pointers on how to seamlessly migrate from the standard logging module to Loguru.
https://betterstack.com/community/guides/logging/loguru/
Betterstack
A Complete Guide to Logging in Python with Loguru | Better Stack Community
Learn how to install, configure, and use the Loguru framework for logging in Python applications
Using LaTeX In Python
Python has great support for LaTeX -- in Jupyter, in symbolic math tools, and in third party ...
https://codesolid.com/using-latex-in-python/
Python has great support for LaTeX -- in Jupyter, in symbolic math tools, and in third party ...
https://codesolid.com/using-latex-in-python/
Didact AI
The anatomy of an ML-powered stock picking engine
https://principiamundi.com/posts/didact-anatomy/
The anatomy of an ML-powered stock picking engine
https://principiamundi.com/posts/didact-anatomy/
Find slow data processing tasks (before your customers do)
Here are some of the ways you can discover your data processing jobs are too slow:
Jobs ...
https://pythonspeed.com/articles/slow-data-analysis-tasks/
Here are some of the ways you can discover your data processing jobs are too slow:
Jobs ...
https://pythonspeed.com/articles/slow-data-analysis-tasks/
Python⇒Speed
Find slow data processing tasks (before your customers do)
Your data processing jobs are fast… most of the time. Next, find the slow runs so you can speed them up.
Carefully exploring Rust as a Python developer
Trying out the Rust programming ecosystem as a 10+ years Python developer. How to do common programming tasks and how the tooling looks like.
https://karimjedda.com/carefully-exploring-rust/
Trying out the Rust programming ecosystem as a 10+ years Python developer. How to do common programming tasks and how the tooling looks like.
https://karimjedda.com/carefully-exploring-rust/
Karim Jedda
Carefully exploring Rust as a Python developer
Trying out the Rust programming ecosystem as a 10+ years Python developer. How to do common programming tasks and how the tooling looks like.
red-box
Red Box is an advanced email box reader library. It is a sister library for Red Mail, advanced email sender. It makes managing your email box in Python very easy.
https://github.com/Miksus/red-box
Red Box is an advanced email box reader library. It is a sister library for Red Mail, advanced email sender. It makes managing your email box in Python very easy.
https://github.com/Miksus/red-box
GitHub
GitHub - Miksus/red-box: Next generation email box manager
Next generation email box manager. Contribute to Miksus/red-box development by creating an account on GitHub.
maigret
Collect a dossier on a person by username from thousands of sites
https://github.com/soxoj/maigret
Collect a dossier on a person by username from thousands of sites
https://github.com/soxoj/maigret
GitHub
GitHub - soxoj/maigret: 🕵️♂️ Collect a dossier on a person by username from thousands of sites
🕵️♂️ Collect a dossier on a person by username from thousands of sites - soxoj/maigret
ctc
ctc is a tool for collecting and analyzing historical data of Ethereum and other EVM chains.
https://github.com/fei-protocol/checkthechain
ctc is a tool for collecting and analyzing historical data of Ethereum and other EVM chains.
https://github.com/fei-protocol/checkthechain
GitHub
GitHub - checkthechain/checkthechain: ctc is a tool for collecting and analyzing historical data of Ethereum and other EVM chains
ctc is a tool for collecting and analyzing historical data of Ethereum and other EVM chains - checkthechain/checkthechain