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://treyhunner.com/2018/12/why-you-should-be-using-pathlib/
Treyhunner
Why you should be using pathlib
When I discovered Python’s new pathlib module a few years ago, I initially wrote it off as being a slightly more awkward and unnecessarily …
Python drawer
https://nedbatchelder.com/blog/201812/a_thing_i_learned_about_python_recursion.html
Nedbatchelder
A thing I learned about Python recursion
Working on a programming challenge, I was surprised by something. I built a tree structure with a recursive function.
Python drawer
http://concisecoder.io/2018/12/23/how-to-optimize-your-django-rest-viewsets/
Python drawer
https://mrl33h.de/post/39
Python drawer
https://towardsdatascience.com/deconstructing-bert-distilling-6-patterns-from-100-million-parameters-b49113672f77
Medium
Deconstructing BERT: Distilling 6 Patterns from 100 Million Parameters
From BERT’s tangled web of attention, some intuitive patterns emerge.
Python drawer
https://developer.okta.com/blog/2018/12/20/crud-app-with-python-flask-react
Okta Developer
Build a Simple CRUD App with Python, Flask, and React
Create a CRUD (create, read, update, and delete) application using Python, Flask, and React.
Python drawer
https://towardsdatascience.com/handling-netcdf-files-using-xarray-for-absolute-beginners-111a8ab4463f
Medium
Handling NetCDF Files using XArray for Absolute Beginners
Exploring climate-related data manipulation tools in Python
Python drawer
https://medium.com/@lerner98/implementing-sift-in-python-36c619df7945
Medium
Implementing SIFT in Python
There’s a lot of content about SIFT online. There are a lot of good tutorials, but each seemed to be lacking something, whether that be…
Python drawer
https://github.com/mahmoud/awesome-python-applications
GitHub
GitHub - mahmoud/awesome-python-applications:
💿
Free software that works great, and also happens to be open-source Python.
💿
Free software that works great, and also happens to be open-source Python. - mahmoud/awesome-python-applications
Python drawer
https://blog.sicara.com/perfect-python-command-line-interfaces-7d5d4efad6a2
Python drawer
https://www.pyimagesearch.com/2018/12/17/image-stitching-with-opencv-and-python/
PyImageSearch
Image Stitching with OpenCV and Python - PyImageSearch
In this tutorial you will learn how to perform multiple image stitching using Python, OpenCV, and the cv2.createSticher and cv2.Stitcher_create functions.
Python drawer
https://www.michaelfogleman.com/aoc18/
Python drawer
https://eng.uber.com/neural-networks-jpeg/
Uber Engineering Blog
Faster Neural Networks Straight from JPEG
Uber AI Labs introduces a method for making neural networks that process images faster and more accurately by leveraging JPEG representations.
Python drawer
https://www.pythonforthelab.com/blog/using-pyzmq-for-inter-process-communication-part-1/
Python for the Lab
Using pyZMQ for inter-process communication: Part 1
Introduction to using sockets for communication between different
processes
Python drawer
https://www.youtube.com/playlist?list=PLU2JOyCJmabBHlQ_hQ1YZ3uVUAiXS9Eq7
YouTube
Django on Azure with Visual Studio Code - YouTube
Python drawer
https://towardsdatascience.com/master-python-through-building-real-world-applications-part-1-b040b2b7faad
Python drawer
https://towardsdatascience.com/master-python-through-building-real-world-applications-part-2-60d707955aa3
Python drawer
https://blog.dipasquale.fr/en/2018/12/17/incremental-scraping-with-scrapy-and-mongo/
Adrien Di Pasquale Blog
Incremental crawler with Scrapy and MongoDB
Tutorial for crawling a website incrementally. Each new scraping session will only scrape new items.
Python drawer
https://medium.com/build-smarter/blazing-fast-python-40a2b25b0495
Medium
Blazing fast Python
Profiling Python applications using Pyflame
Python drawer
https://medium.com/the-andela-way/creating-a-djangorest-api-using-djangorestframework-part-2-1231fe949795
Medium
Creating a DjangoRest API using DjangoRestFramework part 2.
This is the second part of a series. The first part can be found here. In this part, we will recreate the Blog API that we created in the…
Python drawer
https://blog.badsectorlabs.com/how-we-built-hamiltixnet-for-less-than-1-a-month-on-aws.html
Bad Sector Labs Blog
How we built Hamiltix.net for less than $1 a month on AWS
The details of running a complex ticket ranking site for under a dollar a month on AWS