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://developers.redhat.com/blog/2018/11/27/what-no-python-in-rhel-8-beta/
Red Hat Developer
What, No Python in RHEL 8 Beta? - Red Hat Developer
Of course RHEL 8 has Python, both Python 3 and 2. Changes in RHEL 8 such as platform python and application streams improve the Python experience in RHEL.
Python drawer
https://github.com/sshopov/pyconau2017/blob/master/final.ipynb
GitHub
sshopov/pyconau2017
Notebook and code for the PyCon Australia 2017 presentation on programming Lego Mindstorms robots with Python - sshopov/pyconau2017
Python drawer
https://www.podcastinit.com/aiortc-with-jeremy-laine-episode-191/
Podcast.__init__('The Python Podcast')
AIORTC: An Asynchronous WebRTC Framework with Jeremy Lainé - Episode 191
Real-time communication over the internet is an amazing feat of modern engineering. The protocol that powers a majority of video calling platforms is WebRTC. In this episode Jeremy Lainé explains why he wrote a Python implementation of this protocol in the…
Python drawer
https://www.dataschool.io/how-to-update-your-scikit-learn-code-for-2018/
Data School
How to update your scikit-learn code for 2018
In 2015, I created a 4-hour video series called Introduction to machine learning in Python with scikit-learn. In the years since, hundreds of thousands of students have watched these videos, and thousands continue to do so every month. At the time of the…
Python drawer
https://djangodeconstructed.com/2018/12/18/django-and-python-logging-in-plain-english/
Django Deconstructed
Python and Django Logging in Plain English
If you’ve ever written a program and printed out a value to see what’s going on during execution, then you understand at some level why logging is so valuable. Knowing what’s happening in your code…
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://sedimental.org/awesome_python_applications.html
sedimental.org
Awesome Python Applications — Sedimental
Thoughts on FOSS and fintech, layered by Mahmoud Hashemi
Python drawer
https://realpython.com/quizzes/python-sets/
Realpython
Python Sets Quiz – Real Python
In this quiz, you'll assess your understanding of Python's built-in set data type. You'll revisit the definition of unordered, unique, hashable collections, how to create and initialize sets, and key set operations.
Python drawer
https://simpleisbetterthancomplex.com/tutorial/2018/12/19/how-to-use-jwt-authentication-with-django-rest-framework.html
Simple is Better Than Complex
How to Use JWT Authentication with Django REST Framework
JWT stand for JSON Web Token and it is an authentication strategy used by client/server applications where theclient is a Web application using JavaScript and some frontend framework like Angular, ...
Python drawer
https://pybit.es/special-pybites-2years.html
PyBites
2 years of PyBites, Our Pythonic Journey and the Creation of an Awesome Community
Today marks exactly 2 years since we set off on our amazing PyBites journey. In this special post we look back and reflect on what we learned.
Python drawer
https://gkbrk.com/2018/12/free-hotel-wifi-with-python-and-selenium/
gkbrk.com
Free Hotel Wifi with Python and Selenium
Recently I took my annual leave and decided to visit my friend during the holidays. I stayed at a hotel for a few days but to my surprise, the hotel charged money to use their wifi. In $DEITY’s year 2000 + 18, can you imagine?
Python drawer
https://realpython.com/python-pandas-tricks/
Realpython
Python pandas: Tricks & Features You May Not Know – Real Python
Lesser-known but idiomatic pandas features for those already comfortable with Pandas' basic functionality and concepts.
Python drawer
https://www.youtube.com/watch?v=iMOIGsNHQjM
YouTube
Python Lambda | Advanced Python | Tutorial 18
Lambda function in Python is an anonymous function. They are a short and powerful functional programming technique in Python. Here is a complete tutorial on the concept of Lambda functions.
Topics Covered:-
1) What is a Lambda Function?
2) How to write a…
Python drawer
https://github.com/EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi
GitHub
GitHub - EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi: A tutorial showing how to set up TensorFlow's Object…
A tutorial showing how to set up TensorFlow's Object Detection API on the Raspberry Pi - EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi
Python drawer
https://just-taking-a-ride.com/inside_python_dict/chapter1.html
Python drawer
https://talkpython.fm/episodes/show/192/python-year-in-review-2018-edition
talkpython.fm
Python Year in Review 2018 Edition
It's been a fantastic year for Python. Literally, every year is better than the last with so much growth and excitement in the Python space. That's why I've asked two of my knowledgeable Python friends, Dan Bader and Brian Okken, to help pick the top 10 stories…
Python drawer
https://www.economist.com/science-and-technology/2018/07/19/python-has-brought-computer-programming-to-a-vast-new-audience
The Economist
Python has brought computer programming to a vast new audience
And its inventor has just stepped down | Science & technology
Python drawer
https://cemerick.com/2009/03/24/why-mit-now-uses-python-instead-of-scheme-for-its-undergraduate-cs-program/
Python drawer
https://testdriven.io/blog/setting-up-stripe-connect-with-django/?source=4320ef6a6395
testdriven.io
Setting up Stripe Connect with Django
This tutorial looks at how to integrate Stripe Connect into a Django application.
Python drawer
https://realpython.com/location-based-app-with-geodjango-tutorial/
Realpython
Make a Location-Based Web App With Django and GeoDjango – Real Python
In this step-by-step Python tutorial, you’ll learn how to use Django and GeoDjango to build a location-based web application from scratch. You’ll be building a simple nearby shops application that lists the shops closest to a user’s location.
Python drawer
http://richwhitehouse.com/index.php
Richwhitehouse
Rich Whitehouse
Rich Whitehouse's project web site.