An AI Wizard of Words
by Marcel Gagné
      
A look at using ...
https://www.linuxjournal.com/content/ai-wizard-words
  by Marcel Gagné
A look at using ...
https://www.linuxjournal.com/content/ai-wizard-words
Build Your Own Internet Radio Receiver
by Nick Tufillaro
      
Tune in to ...
https://www.linuxjournal.com/content/build-your-own-internet-radio-receiver
  by Nick Tufillaro
Tune in to ...
https://www.linuxjournal.com/content/build-your-own-internet-radio-receiver
DNA Geometry with cadnano
by Joey Bernard
      
            
This article ...
https://www.linuxjournal.com/content/dna-geometry-cadnano
  by Joey Bernard
This article ...
https://www.linuxjournal.com/content/dna-geometry-cadnano
Python's Mypy: Callables and Generators
by Reuven M. Lerner
      
Learn how ...
https://www.linuxjournal.com/content/pythons-mypy-callables-and-generators
  by Reuven M. Lerner
Learn how ...
https://www.linuxjournal.com/content/pythons-mypy-callables-and-generators
I created a python script that can (technically) play videos inside of the terminal!
https://www.reddit.com/r/Python/comments/ctdgk8/i_created_a_python_script_that_can_technically/
  
  https://www.reddit.com/r/Python/comments/ctdgk8/i_created_a_python_script_that_can_technically/
reddit
  
  I created a python script that can (technically) play videos...
  Posted in r/Python by u/epic000 • 1,467 points and 81 comments
  Python Open Source of the Month (v.Aug 2019)
https://medium.com/@mybridge/python-open-source-of-the-month-v-aug-2019-495f49af1ac2
  https://medium.com/@mybridge/python-open-source-of-the-month-v-aug-2019-495f49af1ac2
google / python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
https://github.com/google/python-fire
  
  Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
https://github.com/google/python-fire
GitHub
  
  GitHub - google/python-fire: Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely…
  Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. - google/python-fire
  Measuring Python code complexity with wily
It is good to have some idea about our code complexity. This is especially true for large codebases ...
https://stribny.name/blog/2019/05/measuring-python-code-complexity-with-wily
  It is good to have some idea about our code complexity. This is especially true for large codebases ...
https://stribny.name/blog/2019/05/measuring-python-code-complexity-with-wily
Best Python practices for Data Scientists
Let’s see some industry standards for production-level code.
https://towardsdatascience.com/best-python-practices-for-data-scientists-11056edda8c7
  Let’s see some industry standards for production-level code.
https://towardsdatascience.com/best-python-practices-for-data-scientists-11056edda8c7
How to create a production-ready Recommender System
We saw many things every day on the internet. But…
https://towardsdatascience.com/how-to-create-a-production-ready-recommender-system-3c932752f8ea
  We saw many things every day on the internet. But…
https://towardsdatascience.com/how-to-create-a-production-ready-recommender-system-3c932752f8ea
Debugging Python programs
There are different ways to debug Python programs, from printing information to the console using ...
https://stribny.name/blog/2019/06/debugging-python-programs
  
  There are different ways to debug Python programs, from printing information to the console using ...
https://stribny.name/blog/2019/06/debugging-python-programs
stribny.name
  
  Debugging Python programs
  Several ways to debugging Python code with illustrated examples.
  The role of Mathematics and Statistics to become a Data Scientist
My Short Story
https://medium.com/swlh/the-role-of-mathematics-and-statistics-to-become-a-data-scientist-b92df28bbc0d
  My Short Story
https://medium.com/swlh/the-role-of-mathematics-and-statistics-to-become-a-data-scientist-b92df28bbc0d
MicroPython and the Internet of Things, Part V: Temperature and Humidity
In this chapter I'm going to show you how to work with a temperature and humidity sensor.
If you ...
http://blog.miguelgrinberg.com/post/micropython-and-the-internet-of-things-part-v-temperature-and-humidity
  
  In this chapter I'm going to show you how to work with a temperature and humidity sensor.
If you ...
http://blog.miguelgrinberg.com/post/micropython-and-the-internet-of-things-part-v-temperature-and-humidity
Miguelgrinberg
  
  MicroPython and the Internet of Things, Part V: Temperature and Humidity
  In this chapter I'm going to show you how to work with a temperature and humidity sensor.If you want to see me and hear me explain everything in this tutorial, I encourage you to purchase the video…
  Unsupervised Machine Learning Approaches for Outlier Detection in Time Series, using Python
https://towardsdatascience.com/unsupervised-machine-learning-approaches-for-outlier-detection-in-time-series-using-python-5759c6394e19
  https://towardsdatascience.com/unsupervised-machine-learning-approaches-for-outlier-detection-in-time-series-using-python-5759c6394e19
Data Preprocessing in Python
for Machine Learning with working code example…
https://towardsdatascience.com/data-preprocessing-in-python-b52b652e37d5
  for Machine Learning with working code example…
https://towardsdatascience.com/data-preprocessing-in-python-b52b652e37d5
Sensing the Air Quality
A low-cost IoT Air Quality Monitor based on RaspberryPi 4
https://towardsdatascience.com/sensing-the-air-quality-5ed5320f7a56
  A low-cost IoT Air Quality Monitor based on RaspberryPi 4
https://towardsdatascience.com/sensing-the-air-quality-5ed5320f7a56
