Python drawer
@python101
33
subscribers
1
photo
2
files
3.7K
links
A collection of curated Python resources from trustworthy sources.
Download Telegram
Join
Python drawer
33 subscribers
Python drawer
https://codingdose.info/2019/06/15/how-to-use-a-progress-bar-in-python/
Python drawer
https://realpython.com/python-lambda/
Realpython
How to Use Python Lambda Functions – Real Python
In this step-by-step tutorial, you'll learn about Python lambda functions. You'll see how they compare with regular functions and how you can use them in accordance with best practices.
Python drawer
https://github.com/Ivoah/python-tutorial/
GitHub
GitHub - Ivoah/python-tutorial: Introduction to Python for C/Java programmers
Introduction to Python for C/Java programmers. Contribute to Ivoah/python-tutorial development by creating an account on GitHub.
Python drawer
https://codingdose.info/2019/06/15/how-to-use-a-progress-bar-in-python/
Python drawer
https://ruslanspivak.com/lsbasi-part15/
Ruslan's Blog
Let’s Build A Simple Interpreter. Part 15.
“I am a slow walker, but I never walk back.” — Abraham Lincoln And we’re back to our regularly scheduled programming! :) Before moving on to topics of recognizing and interpreting procedure calls, let’s make some changes to improve our error reporting a bit.…
Python drawer
https://unterwaditzer.net/2019/mypy-and-python2.html
Python drawer
https://gregoryszorc.com/blog/2019/06/24/building-standalone-python-applications-with-pyoxidizer/
Python drawer
https://eng.uber.com/simulated-marketplace/
Python drawer
https://www.linuxjournal.com/content/pythons-mypy-advanced-usage
Python drawer
https://towardsdatascience.com/creating-new-scripts-with-stylegan-c16473a50fd0?sk=fec7c4e10e242df3ae41822c5b2d6440
Towards Data Science
Creating New Scripts with StyleGAN
Applying StyleGAN to the first 65,000 Unicode characters to generate new ones
Python drawer
https://www.pylenin.com/blogs/unpacking-iterables-in-python/
Pylenin
Unpacking Iterables in Python
Learn different ways to unpack iterables or sequences in Python through useful examples.
Python drawer
https://www.youtube.com/watch?v=AsoJL9GPi1k
YouTube
How to Build A Single Page App With Python Flask
💻
Want to learn how to code? My website has helped students in 90+ countries gain real-world coding skills! Whether you're a beginner or an experienced developer, you'll find practical lessons, hands-on projects, and career-focused training to level up your…
Python drawer
https://stribny.name/blog/2019/06/debugging-python-programs
Python drawer
https://tomassetti.me/pyleri-tutorial/
Strumenta
Pyleri Tutorial: Parsing with Ease - Strumenta
A tutorial on Pyleri and its family of parser libraries. To use it when you need something more than a regular expression.
Python drawer
https://jalammar.github.io/visual-numpy/
jalammar.github.io
A Visual Intro to NumPy and Data Representation
Discussions:
Hacker News (366 points, 21 comments), Reddit r/MachineLearning (256 points, 18 comments)
Translations: Chinese 1, Chinese 2, Japanese, Korean
The NumPy package is the workhorse of data analysis, machine learning, and scientific computing…
Python drawer
https://medium.com/@fidel.esquivelestay/make-you-photos-look-trippy-with-python-how-to-build-your-own-photo-filter-app-from-scratch-8ef4f2703282
Medium
Make your Photos Look Trippy with Python — How to Build Your Own Photo Filter App from Scratch.
Build a real-world photo filter app using Python, Tkinter and OpenCV!
Python drawer
https://medium.com/@grepLeigh/portable-computer-vision-tensorflow-2-0-on-a-raspberry-pi-part-1-of-2-84e318798ce9
Medium
Portable Computer Vision: Tensorflow 2.0 on a Raspberry Pi
Are you just getting started with machine/deep learning? This blog series is for you.
Python drawer
https://www.youtube.com/watch?v=2duiKt0L3_k
YouTube
Grant Jenks - Fight Night in Literate Python - Pyninsula #19
Our second talk at the 19th Pyninsula Meeting, hosted by Facebook in Menlo Park/MPK20 on June 18th, 2019. More info at pyninsula.org.
Grant Jenks delves into the history of one of the seminal showdowns in programming history. Is worse better? Was Unix a…
Python drawer
https://towardsdatascience.com/how-to-effortlessly-optimize-jupyter-notebooks-e864162a06ee
Medium
Tips, Tricks, Hacks, and Magic: How to Effortlessly Optimize Your Jupyter Notebook
The complete beginner’s guide to making Jupyter Notebooks better, faster, stronger, smoother, and just plain awesome
Python drawer
https://medium.com/@ageitgey/snagging-parking-spaces-with-mask-r-cnn-and-python-955f2231c400
Medium
Snagging Parking Spaces with Mask R-CNN and Python
Using Deep Learning to Solve Minor Annoyances