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://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
Python drawer
https://doughellmann.com/blog/2019/06/29/dependencies-between-python-standard-library-modules/
Python drawer
https://www.256kilobytes.com/content/show/10829/raspberry-pi-how-to-build-a-robot-a-step-by-step-guide-for-beginners
256Kilobytes
[Raspberry Pi] How to Build a Robot: A Step-by-Step Guide for Beginners
A blind run by some guy.
Python drawer
https://realpython.com/python-redis/
Realpython
How to Use Redis With Python – Real Python
In this step-by-step tutorial, you'll cover how to use both Redis and its Python client library. You'll learn a bite-sized slice of Redis itself and master the redis-py client library.
Python drawer
http://www.nicolas-hahn.com/python/go/rust/programming/2019/07/01/program-in-python-go-rust/
Nicolas Hahn
One Program Written in Python, Go, and Rust
Image differentiation in three languages
Python drawer
https://wordsandbuttons.online/sympy_makes_math_fun_again.html
wordsandbuttons.online
SymPy makes math fun again
An introduction into symbolic computations in Python. Don't worry, it's much simpler than it sounds. It's about making Python do your math for you with very little investment in the technology.
Python drawer
https://interrupt.memfault.com/blog/automate-debugging-with-gdb-python-api
Python drawer
https://ngoldbaum.github.io/posts/co2-monitor/
ngoldbaum.github.io
Building a CO₂ Monitor with Python on a Raspberry Pi | Nathan Goldbaum
A guided tutorial for building a CO2 concentration liveplot.
Python drawer
https://medium.com/snapaddy-tech-blog/machine-learning-for-signature-detection-7c62d838f520
Medium
Machine Learning for Signature Detection
with Python and XGBoost
Python drawer
https://realpython.com/quizzes/python-concurrency/
Realpython
Python Concurrency Quiz – Real Python
In this quiz, you'll test your understanding of Python concurrency. You'll revisit the different forms of concurrency in Python, how to implement multi-threaded and asynchronous solutions for I/O-bound tasks, and how to achieve true parallelism for CPU-bound…
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://semaphoreci.com/blog/python-continuous-integration-continuous-delivery
Semaphore
Python Continuous Integration and Deployment From Scratch
Learn how to set up continuous integration and deployment for your Python projects using Semaphore, a cloud-based CI/CD service.
Python drawer
https://www.twilio.com/blog/smart-baby-monitor-python-raspberry-pi-twilio-sms-peripheral-sensors
Twilio Blog
How to Make a Smart Baby Monitor with Python, Raspberry Pi, Twilio SMS, and Peripheral Sensors
Learn to build your own smart baby monitor using Python, a Raspberry Pi, peripheral sensors and Twilio SMS.
Python drawer
https://www.pyimagesearch.com/2019/07/01/remote-development-on-the-raspberry-pi-or-amazon-ec2/
PyImageSearch
Remote development on the Raspberry Pi (or Amazon EC2) - PyImageSearch
Learn how to perform remote development on a Raspberry Pi (or Amazon EC2 server). You will discover how to configure your host machine to connect to these systems and remotely perform Python development.
Python drawer
https://www.pythoncircle.com/post/602/5-common-mistakes-made-by-beginner-python-programmers/
Python Circle
5 common mistakes made by beginner python programmers
Most common mistakes made by beginner python programmers, Things to avoid by python programmers, Most common pitfalls/ gotchas in python, Bitten by python scenarios, tips for beginner python programmers, python beginner programmers should avoud these mistakes