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://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
Python drawer
https://julien.danjou.info/handling-multipart-form-data-python/
Python drawer
https://unterwaditzer.net/2019/mypy-and-python2.html
Python drawer
https://walkenho.github.io/beergarden-happiness-with-python/
Tales of One Thousand and One Data
How I Used Python and Open Data to Build an Interactive Map of Edinburgh’s Beergardens
Geo-coding open data about chair and table permits to enjoy a chilled drink outside.
Python drawer
https://m.youtube.com/playlist?list=PLbFHh-ZjYFwErD9ICH42MPeT8PQuzIj56
Python drawer
https://stackify.com/aws-lambda-with-python-a-complete-getting-started-guide/
Stackify
AWS Lambda with Python: A Complete Getting Started Guide - Stackify
By the end of this tutorial, you’ll be ready to integrate AWS serverless frameworks using Python Lambda functions. Let's get started.
Python drawer
https://ednsquare.com/story/building-a-graphql-api-with-python-django------u6KWaC
Ednsquare
Building a GraphQL API with Python & Django - Ednsquare
In this tutorial, youll implement your own GraphQL server in python and graphene.
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://towardsdatascience.com/brazilian-heavy-metal-an-exploratory-data-analysis-using-nlp-and-lda-f92324d0381e?gi=52022129c1e9
Towards Data Science
Brazilian Heavy Metal: An Exploratory Data Analysis using NLP and LDA
An analysis across the lyrics of two of greatest bands of Brazilian Heavy Metal: Angra and Sepultura
Python drawer
https://interrupt.memfault.com/blog/automate-debugging-with-gdb-python-api
Python drawer
https://stackabuse.com/text-generation-with-python-and-tensorflow-keras/
Stack Abuse
Text Generation with Python and TensorFlow/Keras
Are you interested in using a neural network to generate text? TensorFlow and Keras can be used for some amazing applications of natural language processing te...
Python drawer
https://serverless.com/blog/dynamic-image-resizing-python/
Serverless
Dynamic image resizing with Python and Serverless framework
In this article we will provide an example of how to dynamically resize images with Python and the Serverless framework.
Python drawer
https://engineering.giphy.com/fixing-django-fixtures/
GIPHY Engineering
Fixing Django Fixtures
GIPHY Engineering blog
Python drawer
https://www.youtube.com/watch?v=2iGndOvl7cQ
YouTube
A Python CLI Tool to Help Diff Web Framework Versions (Demo + How It Was Built)
It currently supports Phoenix, Rails, Django and Laravel. Learn to build CLI tools along the way. Hit the subscribe button to receive more videos like this! ...