Colorpedia – Command-line tool for looking up colors
https://www.reddit.com/r/Python/comments/l3fad6/colorpedia_commandline_tool_for_looking_up_colors/
https://www.reddit.com/r/Python/comments/l3fad6/colorpedia_commandline_tool_for_looking_up_colors/
Mastering indexing and slicing in Python
A deep dive into indexing and slicing over ordered collections
https://towardsdatascience.com/mastering-indexing-and-slicing-in-python-443e23457125
A deep dive into indexing and slicing over ordered collections
https://towardsdatascience.com/mastering-indexing-and-slicing-in-python-443e23457125
WordNet: A Lexical Taxonomy of English Words
What is WordNet and why is it useful?
https://towardsdatascience.com/%ef%b8%8fwordnet-a-lexical-taxonomy-of-english-words-4373b541cfff
What is WordNet and why is it useful?
https://towardsdatascience.com/%ef%b8%8fwordnet-a-lexical-taxonomy-of-english-words-4373b541cfff
4 Types of Comprehensions In Python
Only use them for concise and readable
https://towardsdatascience.com/4-types-of-comprehensions-in-python-2fbeafdf2fda
Only use them for concise and readable
https://towardsdatascience.com/4-types-of-comprehensions-in-python-2fbeafdf2fda
Automating Stock Investing Fundamental Analysis With Python
Explaining Stock Trading Fundamental…
https://medium.com/fintechexplained/automating-stock-investing-fundamental-analysis-with-python-f854781ee0b4
Explaining Stock Trading Fundamental…
https://medium.com/fintechexplained/automating-stock-investing-fundamental-analysis-with-python-f854781ee0b4
Introduction to Python’s Boto3
The AWS SDK the Easy Way
https://towardsdatascience.com/introduction-to-pythons-boto3-c5ac2a86bb63
The AWS SDK the Easy Way
https://towardsdatascience.com/introduction-to-pythons-boto3-c5ac2a86bb63
Edifice: A Declarative UI Library
Make simple UI easy and complex ones straightforward.
https://www.pyedifice.org/
Make simple UI easy and complex ones straightforward.
https://www.pyedifice.org/
OpenCV Image Translation
In this tutorial, you will learn how to translate and shift images using ...
https://www.pyimagesearch.com/2021/02/03/opencv-image-translation/
In this tutorial, you will learn how to translate and shift images using ...
https://www.pyimagesearch.com/2021/02/03/opencv-image-translation/
12 requests per second
A realistic look at Python web frameworks
https://suade.org/dev/12-requests-per-second-with-python/
A realistic look at Python web frameworks
https://suade.org/dev/12-requests-per-second-with-python/
Histogram matching with OpenCV, scikit-image, and Python
In this tutorial, you will learn how to perform histogram matching using OpenCV and ...
https://www.pyimagesearch.com/2021/02/08/histogram-matching-with-opencv-scikit-image-and-python/
In this tutorial, you will learn how to perform histogram matching using OpenCV and ...
https://www.pyimagesearch.com/2021/02/08/histogram-matching-with-opencv-scikit-image-and-python/
Using Environment Variables in Python for App Configuration
Learn how experienced developers use environment variables in Python
https://doppler.com/blog/environment-variables-in-python
Learn how experienced developers use environment variables in Python
https://doppler.com/blog/environment-variables-in-python
Doppler
Using Environment Variables in Python for App Configuration and Secrets
Learn how experienced developers use environment variables in Python, including managing default values and typecasting.
All Pythons are slow, but some are faster than others
Python is not the fastest language around, so any performance boost helps, especially if you’re ...
https://pythonspeed.com/articles/faster-python/
Python is not the fastest language around, so any performance boost helps, especially if you’re ...
https://pythonspeed.com/articles/faster-python/
Python⇒Speed
All Pythons are slow, but some are faster than others
Python on Ubuntu is not always the same speed as Python in the python Docker image. So I ran some benchmarks, so you can pick the fastest.
Using matplotlib to generate graphs in Django
Nowadays the most common way to generate graphs in your Django apps (or web apps in general) is ...
https://spapas.github.io/2021/02/08/django-matplotlib/
Nowadays the most common way to generate graphs in your Django apps (or web apps in general) is ...
https://spapas.github.io/2021/02/08/django-matplotlib/
spapas.github.io
Using matplotlib to generate graphs in Django — /var/
8 Must-Know File System Operations In Python
The essential for Python in tasks automation apps
https://towardsdatascience.com/8-must-know-file-system-operations-in-python-7dc185daeccd
The essential for Python in tasks automation apps
https://towardsdatascience.com/8-must-know-file-system-operations-in-python-7dc185daeccd
My 6-part Powerful EDA Template That Speaks of Ultimate Skill
EDA — done right…
https://towardsdatascience.com/my-6-part-powerful-eda-template-that-speaks-of-ultimate-skill-6bdde3c91431
EDA — done right…
https://towardsdatascience.com/my-6-part-powerful-eda-template-that-speaks-of-ultimate-skill-6bdde3c91431
Leading a Data Science Project from Scratch
Every data science project, ever.
https://towardsdatascience.com/leading-a-data-science-project-from-scratch-af66670f3e6a
Every data science project, ever.
https://towardsdatascience.com/leading-a-data-science-project-from-scratch-af66670f3e6a
Linux Shell Commands can be your time saver
A teaser of useful Shell commands that can drastically…
https://towardsdatascience.com/linux-shell-commands-can-be-your-time-saver-eabee76914b
A teaser of useful Shell commands that can drastically…
https://towardsdatascience.com/linux-shell-commands-can-be-your-time-saver-eabee76914b
All The Mathematics You Need For Artificial Intelligence
A Compiled List of Essential Math topics to…
https://towardsdatascience.com/all-the-mathematics-you-need-for-artificial-intelligence-abdd26895977
A Compiled List of Essential Math topics to…
https://towardsdatascience.com/all-the-mathematics-you-need-for-artificial-intelligence-abdd26895977
5 lesser-known Python features
Along with coding examples
https://towardsdatascience.com/5-lesser-known-python-features-19989db6e13e
Along with coding examples
https://towardsdatascience.com/5-lesser-known-python-features-19989db6e13e
Bernoulli Distribution with Python from Scratch
How to code bernoulli distribution from scratch for…
https://towardsdatascience.com/bernoulli-distribution-with-python-from-scratch-89fda3c822b
How to code bernoulli distribution from scratch for…
https://towardsdatascience.com/bernoulli-distribution-with-python-from-scratch-89fda3c822b
I made a Password Generator which uses diceware password generating algorithm to generate cryptographically strong memorable passphrases.
https://www.reddit.com/r/Python/comments/lgcjcq/i_made_a_password_generator_which_uses_diceware/
https://www.reddit.com/r/Python/comments/lgcjcq/i_made_a_password_generator_which_uses_diceware/