Python drawer
@python101
36
subscribers
1
photo
2
files
3.7K
links
A collection of curated Python resources from trustworthy sources.
Download Telegram
Join
Python drawer
36 subscribers
Python drawer
Parallel computation in Python with Dask |
Opensource.com
https://opensource.com/article/19/4/parallel-computation-python-dask
Opensource.com
Parallel computation in Python with Dask
The Dask library scales Python computation to multiple cores or even to multiple machines.
Python drawer
Tracking the weather with Python and Prometheus |
Opensource.com
https://opensource.com/article/19/4/weather-python-prometheus
Opensource.com
Tracking the weather with Python and Prometheus
Create a custom Prometheus integration to keep track of the biggest cloud provider of all: Mother Earth.
Python drawer
http://www.blog.pythonlibrary.org/2019/04/11/python-used-to-take-photo-of-black-hole/
Mouse Vs Python
Python Used to Take Photo of Black Hole - Mouse Vs Python
Scientists have used a new algorithm to take a photo of a black hole. One of the most exciting parts about it to me is that they used a lot of Python
Python drawer
http://shibel.blot.im/django-keeping-logic-out-of-templates-and-views
shibel.blot.im
Django: Keeping logic out of templates (and views) - foos & bars
When I first started dabbling with Django and web-development, a good friend with a little more experience advised that I should keep
Python drawer
https://realpython.com/create-django-index-without-downtime/
Realpython
How to Create an Index in Django Without Downtime – Real Python
In this step-by-step Python tutorial, you'll get a solid understanding of the limitations of Django migrations by tackling a well known problem: creating an index in Django with no downtime.
Python drawer
https://blog.jetbrains.com/pycharm/2019/04/pycharm-hosts-python-creators-at-expanded-pycon-booth/
PyCharm Blog
PyCharm Hosts Python Content Creators at Expanded PyCon Booth
Want to meet key podcasters, authors, and teachers at PyCon? This year PyCharm has an expanded booth with space shared by many of the key “Python Content Creators.” Come say hi, watch short talks b…
Python drawer
http://brunorocha.org/python/from-dynaconf-import-settings.html
Python drawer
https://stackabuse.com/introduction-to-the-python-calendar-module/
Stack Abuse
Introduction to the Python Calendar Module
Python has an built-in module named Calendar that contains useful classes and functions to support a variety of calendar operations. By default, the Calendar m...
Python drawer
https://opensource.com/article/19/4/certificate-authority
Opensource.com
Be your own certificate authority
Create a simple, internal CA for your microservice architecture or integration testing.
Python drawer
https://realpython.com/linear-regression-in-python/
Realpython
Linear Regression in Python – Real Python
Use Python to build a linear model for regression, fit data with scikit-learn, read R2, and make predictions in minutes.
Python drawer
https://guillaume-chevalier.com/lstms-for-human-activity-recognition/
Guillaume Chevalier's Blog
LSTMs for Human Activity Recognition - Guillaume Chevalier's Blog
Let's use Google's TensorFlow, demonstrating the usage of an LSTM, a type of Artificial Neural Network that can process sequential data / time series.
Python drawer
http://rahmonov.me/posts/write-python-framework-part-four/
rahmonov.me
How to write a Python web framework. Part IV.
<p>The fourth post of the series where we will be writing our own Python framework just like Flask and Django.</p>
Python drawer
https://medium.freecodecamp.org/how-i-used-python-to-analyze-game-of-thrones-503a96028ce6
freeCodeCamp.org
How I used Python to analyze Game of Thrones
By Rocky Kev I wanted to learn Python for a long time, but I could never find a reason. When my company had a bunch of daily reports that needed to be generated, I realized I had an opportunity to explore Python to cut out all the repetition. This ar...
Python drawer
https://hacks.mozilla.org/2019/04/pyodide-bringing-the-scientific-python-stack-to-the-browser/
Mozilla Hacks – the Web developer blog
Pyodide: Bringing the scientific Python stack to the browser
Pyodide is an experimental project from Mozilla to create a full Python data science stack that runs entirely in the browser. We think it’s worthwhile to work on moving the ...
Python drawer
https://www.dataquest.io/blog/tutorial-text-classification-in-python-using-spacy/
Dataquest
Classify Text Using spaCy – Dataquest
Learn text classification using linear regression in Python using the spaCy package in this free machine learning tutorial.
Python drawer
https://levelup.gitconnected.com/creating-a-chat-app-with-serverless-websockets-and-python-a-tutorial-54cbc432e4f
Medium
Creating a Chat App with Serverless, Websockets, and Python: A Tutorial
Using Websockets on Serverless has never been easier! Learn how to create a chat app with Serverless, Websockets, and Python.
Python drawer
https://www.datadoghq.com/blog/python-logging-best-practices/
Datadog
Python logging formats: How to collect and centralize Python logs | Datadog
Learn how to use these Python logging best practices to debug and optimize your applications.
Python drawer
https://stackabuse.com/python-for-nlp-introduction-to-the-textblob-library/
Stack Abuse
Python for NLP: Introduction to the TextBlob Library
This is the seventh article in my series of articles on Python for NLP. In my previous article, I explained how to perform topic modeling using Latent Dirichle...
Python drawer
https://kite.com/blog/python/flask-sqlalchemy-tutorial
Code Faster with Kite
Flask SQLAlchemy Tutorial
The SQLAlchemy ORM allows manipulating relational databases with idiomatic Python and is often used as a database backend for Flask applications.
Python drawer
https://blog.floydhub.com/introduction-to-anomaly-detection-in-python/
Python drawer
https://towardsdatascience.com/animations-with-matplotlib-d96375c5442c
Towards Data Science
Animations with Matplotlib | Towards Data Science
Animations are an interesting way of demonstrating a phenomenon. We as humans are always enthralled by animated and interactive charts...
TWeb.init({scrollToPost:'python101/2933'});