i wrote a python script which spams notifications, reminding you to drink water
https://www.reddit.com/r/madeinpython/comments/j378zl/i_wrote_a_python_script_which_spams_notifications/
https://www.reddit.com/r/madeinpython/comments/j378zl/i_wrote_a_python_script_which_spams_notifications/
Create Beautiful Architecture Diagrams with Python
https://towardsdatascience.com/create-beautiful-architecture-diagrams-with-python-7792a1485f97
https://towardsdatascience.com/create-beautiful-architecture-diagrams-with-python-7792a1485f97
The Magic of Python Context Managers
Recipes for using and creating…
https://towardsdatascience.com/the-magic-of-python-context-managers-adb92ace1dd0
Recipes for using and creating…
https://towardsdatascience.com/the-magic-of-python-context-managers-adb92ace1dd0
Python script to Crack Zip file Password with Brute force attack.
https://www.reddit.com/r/madeinpython/comments/j8fzxp/python_script_to_crack_zip_file_password_with/
https://www.reddit.com/r/madeinpython/comments/j8fzxp/python_script_to_crack_zip_file_password_with/
Case Study: Processing Historical Weather Pattern Data
Introduction
The main purpose of this blog is to show people how to use Python to solve real world ...
https://pbpython.com/weather-data.html
Introduction
The main purpose of this blog is to show people how to use Python to solve real world ...
https://pbpython.com/weather-data.html
Pbpython
Case Study: Processing Historical Weather Pattern Data
This article is a case study showing how to use Python to download and process historical temperature data.
The Do’s and Don’ts of Python List Comprehension
Write better Python without confusing your teammates
https://medium.com/better-programming/the-dos-and-don-ts-of-python-list-comprehension-5cd0f5d18500
Write better Python without confusing your teammates
https://medium.com/better-programming/the-dos-and-don-ts-of-python-list-comprehension-5cd0f5d18500
When to switch to Python 3.9
Python 3.9 is now available–but should you switch to it immediately?
And if not now, when?
The ...
https://pythonspeed.com/articles/switch-python-3.9/
Python 3.9 is now available–but should you switch to it immediately?
And if not now, when?
The ...
https://pythonspeed.com/articles/switch-python-3.9/
Python⇒Speed
When should you upgrade to Python 3.12?
Python 3.12 has been released—when should you switch to using it?
Artificial Intelligence in Python
The article presents main building blocks in programming AI in Python and it is loosely based on my ...
https://stribny.name/blog/2020/10/artificial-intelligence-in-python
The article presents main building blocks in programming AI in Python and it is loosely based on my ...
https://stribny.name/blog/2020/10/artificial-intelligence-in-python
stribny.name
Artificial Intelligence in Python
Fields in Artificial Intelligence and what libraries to use to address them.
Classifying the Iris Data Set with PyTorch
In this short article we will have a look on how to use PyTorch with the Iris data set. We will ...
http://janakiev.com/blog/pytorch-iris/
In this short article we will have a look on how to use PyTorch with the Iris data set. We will ...
http://janakiev.com/blog/pytorch-iris/
njanakiev
Classifying the Iris Data Set with PyTorch
In this short article we will have a look on how to use PyTorch with the Iris data set. We will create and train a neural network with Linear layers and we will employ a Softmax activation function and the Adam optimizer.
numpy / numpy
The fundamental package for scientific computing with Python.
https://github.com/numpy/numpy
The fundamental package for scientific computing with Python.
https://github.com/numpy/numpy
GitHub
GitHub - numpy/numpy: The fundamental package for scientific computing with Python.
The fundamental package for scientific computing with Python. - numpy/numpy
GitHub Action That Automates Portfolio Generation
Dockerized GitHub Action using Python and Basic…
https://towardsdatascience.com/github-action-that-automates-portfolio-generation-bc15835862dc
Dockerized GitHub Action using Python and Basic…
https://towardsdatascience.com/github-action-that-automates-portfolio-generation-bc15835862dc
I've created u/wikipedia_answer_bot (Pt2)
https://www.reddit.com/r/madeinpython/comments/j83x01/ive_created_uwikipedia_answer_bot_pt2/
https://www.reddit.com/r/madeinpython/comments/j83x01/ive_created_uwikipedia_answer_bot_pt2/
reddit
I've created u/wikipedia_answer_bot (Pt2)
I know it didn't really work previously, but I improved it, so I'll give you the chance to test and play around with it. Here is the [previous...
Further Regression Algorithms
Table of Content 1 Introduction 2 Loading the libraries and the data 3 Linear Regression 4 ...
https://michael-fuchs-python.netlify.com/2019/07/24/further-regression-algorithms/
Table of Content 1 Introduction 2 Loading the libraries and the data 3 Linear Regression 4 ...
https://michael-fuchs-python.netlify.com/2019/07/24/further-regression-algorithms/
TabPy: Combining Python and Tableau
Getting started to start using Python in Tableau
https://towardsdatascience.com/tabpy-combining-python-and-tableau-511b10da8175
Getting started to start using Python in Tableau
https://towardsdatascience.com/tabpy-combining-python-and-tableau-511b10da8175
Here are some cool features of python 3.9
https://www.reddit.com/r/madeinpython/comments/j8ysi5/here_are_some_cool_features_of_python_39/
https://www.reddit.com/r/madeinpython/comments/j8ysi5/here_are_some_cool_features_of_python_39/
FastAPI has Ruined Flask Forever for Me
Why I prefer using FastAPI instead of Flask
https://towardsdatascience.com/fastapi-has-ruined-flask-forever-for-me-73916127da
Why I prefer using FastAPI instead of Flask
https://towardsdatascience.com/fastapi-has-ruined-flask-forever-for-me-73916127da
10 Data Engineering Practices to Ensure Data and Code Quality
https://towardsdatascience.com/10-data-engineering-practices-to-ensure-data-and-code-quality-6224d012d8fb
https://towardsdatascience.com/10-data-engineering-practices-to-ensure-data-and-code-quality-6224d012d8fb
5 Hidden Python Features You Probably Never Heard Of
https://www.reddit.com/r/Python/comments/j90xlr/5_hidden_python_features_you_probably_never_heard/
https://www.reddit.com/r/Python/comments/j90xlr/5_hidden_python_features_you_probably_never_heard/
Create a Screen Recorder in python
https://www.reddit.com/r/madeinpython/comments/j7hs6q/create_a_screen_recorder_in_python/
https://www.reddit.com/r/madeinpython/comments/j7hs6q/create_a_screen_recorder_in_python/
Interactive Pivot Tables in Jupyter Notebook
Create interactive pivot table using PivotTable.js
https://towardsdatascience.com/interactive-pivot-tables-in-jupyter-notebook-fc74bad8aa67
Create interactive pivot table using PivotTable.js
https://towardsdatascience.com/interactive-pivot-tables-in-jupyter-notebook-fc74bad8aa67