I made a Spotify ad stopper because I was too poor for Premium. It automatically detects when an ad plays and then restarts Spotify in the background. It's my first project after escaping tutorial hell and I'd love any feedback you guys have!
https://www.reddit.com/r/Python/comments/in1pyu/i_made_a_spotify_ad_stopper_because_i_was_too/
https://www.reddit.com/r/Python/comments/in1pyu/i_made_a_spotify_ad_stopper_because_i_was_too/
Python Decorators — 5 Advanced Features to Know
Take advantage of Python decorators in your project
https://medium.com/better-programming/python-decorators-5-advanced-features-to-know-17dd9be7517b
Take advantage of Python decorators in your project
https://medium.com/better-programming/python-decorators-5-advanced-features-to-know-17dd9be7517b
Ditch Excel! — A Primer to Python
Pandas one-liners for popular excel stuff
https://towardsdatascience.com/how-to-ditch-excel-a-primer-to-python-c4a9c192e993
Pandas one-liners for popular excel stuff
https://towardsdatascience.com/how-to-ditch-excel-a-primer-to-python-c4a9c192e993
A hygienic Python setup for Linux, Mac, and WSL
Python dependency management is known to be bad. This post details how I set up my Python environment to be as hygienic as possible.
https://medium.com/@ben11kehoe/my-python-setup-77c57a2fc4b6
Python dependency management is known to be bad. This post details how I set up my Python environment to be as hygienic as possible.
https://medium.com/@ben11kehoe/my-python-setup-77c57a2fc4b6
Medium
A hygienic Python setup for Linux, Mac, and WSL
Python dependency management is known to be bad. This post details how I set up my Python environment to be as hygienic as possible.
fastcore: An Underrated Python Library
A unique python library that extends the python programming language and provides utilities that enhance productivity.
https://fastpages.fast.ai/fastcore/
A unique python library that extends the python programming language and provides utilities that enhance productivity.
https://fastpages.fast.ai/fastcore/
Async Views in Django 3.1
Writing asynchronous code gives you the ability to speed up your application with little effort.
https://testdriven.io/blog/django-async-views/
Writing asynchronous code gives you the ability to speed up your application with little effort.
https://testdriven.io/blog/django-async-views/
testdriven.io
Async Views in Django
This tutorial looks at how to get started with Django's asynchronous views.
Announcing the release of seaborn 0.11
https://medium.com/@michaelwaskom/announcing-the-release-of-seaborn-0-11-3df0341af042
https://medium.com/@michaelwaskom/announcing-the-release-of-seaborn-0-11-3df0341af042
How to Extract Data From Existing Series and DataFrame in Pandas
Explore the power of map() and…
https://towardsdatascience.com/how-to-extract-data-from-existing-series-and-dataframe-in-pandas-8d6882814ab7
Explore the power of map() and…
https://towardsdatascience.com/how-to-extract-data-from-existing-series-and-dataframe-in-pandas-8d6882814ab7
intelowlproject / IntelOwl
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale
https://github.com/intelowlproject/IntelOwl
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale
https://github.com/intelowlproject/IntelOwl
GitHub
GitHub - intelowlproject/IntelOwl: IntelOwl: manage your Threat Intelligence at scale
IntelOwl: manage your Threat Intelligence at scale - intelowlproject/IntelOwl
Function Definition in Python
Defining Functions in Python
https://towardsdatascience.com/function-definition-in-python-bae11c29f4cd
Defining Functions in Python
https://towardsdatascience.com/function-definition-in-python-bae11c29f4cd
Python List Comprehension
Become a List Comprehension Expert
https://towardsdatascience.com/python-list-comprehension-711330271401
Become a List Comprehension Expert
https://towardsdatascience.com/python-list-comprehension-711330271401
Building a Face Recognizer in Python
Step-by-step guide to face recognition in real-time using OpenCv…
https://towardsdatascience.com/building-a-face-recognizer-in-python-7fd6630c6340
Step-by-step guide to face recognition in real-time using OpenCv…
https://towardsdatascience.com/building-a-face-recognizer-in-python-7fd6630c6340
Develop and sell a Python API — from start to end tutorial
The article paints a picture for developing…
https://towardsdatascience.com/develop-and-sell-a-python-api-from-start-to-end-tutorial-9a038e433966
The article paints a picture for developing…
https://towardsdatascience.com/develop-and-sell-a-python-api-from-start-to-end-tutorial-9a038e433966
nxneo4j: NetworkX-API for Neo4j — A new chapter
https://medium.com/neo4j/nxneo4j-networkx-api-for-neo4j-a-new-chapter-9fc65ddab222
https://medium.com/neo4j/nxneo4j-networkx-api-for-neo4j-a-new-chapter-9fc65ddab222
The Life Cycle of Python Instance Objects
Explore how instances work under the hood
https://medium.com/better-programming/the-life-cycle-of-python-instance-objects-4a719fb4e925
Explore how instances work under the hood
https://medium.com/better-programming/the-life-cycle-of-python-instance-objects-4a719fb4e925
Python 3.9 Update New Features
Write less code, achieve more!
https://towardsdatascience.com/python-3-9-update-new-features-e4a580fc5c2
Write less code, achieve more!
https://towardsdatascience.com/python-3-9-update-new-features-e4a580fc5c2
Time Series of Price Anomaly Detection with LSTM
Johnson and Johnson, JNJ, Keras, Autoencoder…
https://towardsdatascience.com/time-series-of-price-anomaly-detection-with-lstm-11a12ba4f6d9
Johnson and Johnson, JNJ, Keras, Autoencoder…
https://towardsdatascience.com/time-series-of-price-anomaly-detection-with-lstm-11a12ba4f6d9
Interactive Data Visualization In Python with Pygal
https://towardsdatascience.com/interactive-data-visualization-in-python-with-pygal-4696fccc8c96
https://towardsdatascience.com/interactive-data-visualization-in-python-with-pygal-4696fccc8c96
executablebooks / jupyter-book
Build interactive, publication-quality documents from Jupyter Notebooks
https://github.com/executablebooks/jupyter-book
Build interactive, publication-quality documents from Jupyter Notebooks
https://github.com/executablebooks/jupyter-book
GitHub
GitHub - jupyter-book/jupyter-book: Create beautiful, publication-quality books and documents from computational content.
Create beautiful, publication-quality books and documents from computational content. - jupyter-book/jupyter-book