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://tryexceptpass.org/article/continuous-builds-reporting-status/
tryexceptpass.org
Painless Status Reporting in GitHub Pull Requests - Designing CI/CD Systems
Report status from Docker containers in an automated CI/CD system into GitHub pull requests using Python
Python drawer
https://www.pyimagesearch.com/2019/10/21/keras-vs-tf-keras-whats-the-difference-in-tensorflow-2-0/
PyImageSearch
Keras vs. tf.keras: What’s the difference in TensorFlow 2.0? - PyImageSearch
In this tutorial you’ll discover the difference between Keras and tf.keras. You'll also learn what’s new in TensorFlow 2.0.
Python drawer
https://www.marsja.se/converting-html-to-a-jupyter-notebook/
Erik Marsja
Converting HTML to a Jupyter Notebook (.ipynb) - Erik Marsja
Learn how to scrape code from a webpage and save it as a Jupyter notebook. In this post, we'll use Beautifulsoup4, urllib, and json, to save HTML to .ipynb.
Python drawer
https://towardsdatascience.com/https-medium-com-jovan-veljanoski-flying-high-with-vaex-analysis-of-over-30-years-of-flight-data-in-python-b224825a6d56
Medium
Flying high with Vaex: analysis of over 30 years of flight data in Python
Fast and efficient exploration and analysis of hundreds of millions of samples with the Python DataFrame library Vaex on a 5 year old…
Python drawer
https://pythonspeed.com/articles/beyond-cprofile/
Python⇒Speed
Beyond cProfile: Choosing the right tool for performance optimization
There are different profilers you can use to measure Python performance. Learn about cProfile, sampling profilers, and logging, and when to use each.
Python drawer
https://www.softkraft.co/7-common-mistakes-that-django-developers-make/
www.softkraft.co
7 Common Mistakes That Django Developers Make
Django is powerful web framework, but with power comes responsibility. In this article, we will cover common mistakes that are even seasoned Django developers make, yet most successful Django projects need to deal with these sooner or later.
This checklist…
Python drawer
https://realpython.com/python-sleep/
Realpython
Python sleep(): How to Add Time Delays to Your Code – Real Python
Learn how to use Python's sleep() function to add time delays and pause your code with time.sleep(), decorators, threads, and asyncio.
Python drawer
https://amir.rachum.com/blog/2019/10/16/descriptors/
Rachum
Python Attribute Access and the Descriptor Protocol
A deep dive into Python attribute access and the descriptor protocol.
Python drawer
https://instagram-engineering.com/python-at-scale-strict-modules-c0bb9245c834
Medium
Python at Scale: Strict Modules
Welcome to the third post in our series on Python at scale at Instagram! As we mentioned in the first post in the series, Instagram Server…
Python drawer
https://lptk.github.io/programming/2019/10/15/simple-essence-y-combinator.html
Python drawer
https://blogs.oracle.com/solaris/reimplementing-a-solaris-in-python-gained-17x-performance-improvement-from-c
Oracle
Reimplementing a Solaris command in Python gained 17x performance improvement from C
Oracle Solaris & Oracle ZFS Storage Appliance, Security, Cryptography and general hints and tips.
Python drawer
https://sobolevn.me/2019/10/complexity-waterfall
Python drawer
http://dev.stephendiehl.com/numpile/
Python drawer
https://realpython.com/arduino-python/
Realpython
Arduino With Python: How to Get Started – Real Python
In this step-by-step tutorial, you'll discover how to use Arduino with Python to develop your own electronic projects. You'll learn how to set up circuits and write applications with the Firmata protocol. You'll control Arduino inputs and outputs and integrate…
Python drawer
https://instagram-engineering.com/static-analysis-at-scale-an-instagram-story-8f498ab71a0c
Python drawer
https://m.youtube.com/watch?v=_P7X8tMplsw
YouTube
Python Data Science Tutorial: Analyzing the 2019 Stack Overflow Developer Survey
In this video, we will be learning how to use analyze survey data in Python. This video is sponsored by Brilliant. Go to https://brilliant.org/cms to sign up...
Python drawer
https://m.youtube.com/watch?v=wDIQ17T3sRk
YouTube
12 Hour Coding Livestream - Creating an Online Game with Python
Watch me code live for 12 hours with no breaks during this 12 HOUR CODING LIVESTREAM. I am going to be creating an online multiplayer game with python, networking, sockets and pygame. Hopefully by the end of the stream I will have the game fully functioning…
Python drawer
https://github.com/adl1995/trip-planner
GitHub
GitHub - adl1995/trip-planner: A CLI tool for planning trip itinerary.
A CLI tool for planning trip itinerary. Contribute to adl1995/trip-planner development by creating an account on GitHub.
Python drawer
https://github.com/Just-Some-Bots/MusicBot
GitHub
GitHub - Just-Some-Bots/MusicBot: :musical_note: The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
:musical_note: The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot) - Just-Some-Bots/MusicBot
Python drawer
https://www.softkraft.co/7-common-mistakes-that-django-developers-make/
www.softkraft.co
7 Common Mistakes That Django Developers Make
Django is powerful web framework, but with power comes responsibility. In this article, we will cover common mistakes that are even seasoned Django developers make, yet most successful Django projects need to deal with these sooner or later.
This checklist…