localstack /
localstack
đź’» A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
https://github.com/localstack/localstack
localstack
đź’» A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
https://github.com/localstack/localstack
GitHub
GitHub - localstack/localstack: đź’» A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
đź’» A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline - localstack/localstack
Understanding Python's asyncio
by Reuven M. Lerner
How to get ...
https://www.linuxjournal.com/content/understanding-pythons-asyncio
by Reuven M. Lerner
How to get ...
https://www.linuxjournal.com/content/understanding-pythons-asyncio
Python List Comprehension in 3 Minutes and 3 Reasons why you should use it
Let´s create our own animal…
https://towardsdatascience.com/python-list-comprehension-in-3-minutes-and-3-reasons-why-you-should-use-it-bf398654caf9
Let´s create our own animal…
https://towardsdatascience.com/python-list-comprehension-in-3-minutes-and-3-reasons-why-you-should-use-it-bf398654caf9
donnemartin /
data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
https://github.com/donnemartin/data-science-ipython-notebooks
data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
https://github.com/donnemartin/data-science-ipython-notebooks
GitHub
GitHub - donnemartin/data-science-ipython-notebooks: Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras)…
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials,...
Just wanted to share a python project that is rocking my productivity - Jrnl
https://www.reddit.com/r/Python/comments/d0g7zy/just_wanted_to_share_a_python_project_that_is/
https://www.reddit.com/r/Python/comments/d0g7zy/just_wanted_to_share_a_python_project_that_is/
reddit
Just wanted to share a python project that is rocking my...
"Collect your thoughts and notes without leaving the command line." https://jrnl.sh/ This is such a fantastic python program. I use this to jot...
Dealing with Categorical Data
Categorical data can screw up you ML model if not handled properly.
https://medium.com/machine-learning-eli5/dealing-with-categorical-data-f4c8556cbda0
Categorical data can screw up you ML model if not handled properly.
https://medium.com/machine-learning-eli5/dealing-with-categorical-data-f4c8556cbda0
Setting Up a Flask Application in Visual Studio Code
As a follow up to my Setting Up a Flask Application in PyCharm article, today I'm going to show you ...
http://blog.miguelgrinberg.com/post/setting-up-a-flask-application-in-visual-studio-code
As a follow up to my Setting Up a Flask Application in PyCharm article, today I'm going to show you ...
http://blog.miguelgrinberg.com/post/setting-up-a-flask-application-in-visual-studio-code
Miguelgrinberg
Setting Up a Flask Application in Visual Studio Code
As a follow up to my Setting Up a Flask Application in PyCharm article, today I'm going to show you how to set up your project with Visual Studio Code (Code, for short), which is a free and open…
How to Get a Job as a Data Scientist — 7 Actionable Tips
https://towardsdatascience.com/how-to-get-a-job-as-a-data-scientist-7-actionable-tips-c8ec166e56bf
https://towardsdatascience.com/how-to-get-a-job-as-a-data-scientist-7-actionable-tips-c8ec166e56bf
[AI application] AirGesture - Let's play game without keyboard
https://www.reddit.com/r/Python/comments/d1tfp5/ai_application_airgesture_lets_play_game_without/
https://www.reddit.com/r/Python/comments/d1tfp5/ai_application_airgesture_lets_play_game_without/
reddit
[AI application] AirGesture - Let's play game without keyboard
Posted in r/Python by u/aayush11000 • 753 points and 16 comments
Build a Simple ChatBot with Python and Google Search
https://towardsdatascience.com/build-a-simple-chatbot-with-python-and-google-search-c000aa3f73f0
https://towardsdatascience.com/build-a-simple-chatbot-with-python-and-google-search-c000aa3f73f0
How To Create a Plotly Visualization And Embed It On Websites
https://towardsdatascience.com/how-to-create-a-plotly-visualization-and-embed-it-on-websites-517c1a78568b
https://towardsdatascience.com/how-to-create-a-plotly-visualization-and-embed-it-on-websites-517c1a78568b
The proper way to use Machine Learning metrics
It’s hard to select the right measure of accuracy for a…
https://towardsdatascience.com/the-proper-way-to-use-machine-learning-metrics-4803247a2578
It’s hard to select the right measure of accuracy for a…
https://towardsdatascience.com/the-proper-way-to-use-machine-learning-metrics-4803247a2578
Contributing to PyTorch by Someone Who Doesn’t Know a Lot About PyTorch
PyTorch is Facebook’s deep…
https://medium.com/better-programming/committing-to-pytorch-by-someone-who-doesnt-know-a-ton-about-pytorch-fa222253cf2d
PyTorch is Facebook’s deep…
https://medium.com/better-programming/committing-to-pytorch-by-someone-who-doesnt-know-a-ton-about-pytorch-fa222253cf2d
twintproject /
twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
https://github.com/twintproject/twint
twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
https://github.com/twintproject/twint
GitHub
GitHub - twintproject/twint: An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing…
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more whi...
Django 3.0 alpha 1 released
Django 3.0 alpha 1 is now available. It represents the first stage in the 3.0 release cycle and is ...
https://www.djangoproject.com/weblog/2019/sep/10/django-30-alpha-1-released/
Django 3.0 alpha 1 is now available. It represents the first stage in the 3.0 release cycle and is ...
https://www.djangoproject.com/weblog/2019/sep/10/django-30-alpha-1-released/
I started learning python about a month ago. Today I sat down and decided that I wanted to create tictactoe. And thats what I did. Felt so good when it all came together.
https://www.reddit.com/r/Python/comments/d2c4rf/i_started_learning_python_about_a_month_ago_today/
https://www.reddit.com/r/Python/comments/d2c4rf/i_started_learning_python_about_a_month_ago_today/
reddit
I started learning python about a month ago. Today I sat down and...
Posted in r/Python by u/thegodzilla25 • 797 points and 93 comments
Statistical Modeling with Python: How-to & Top Libraries
Dive into a comprehensive overview of…
https://medium.com/kitepython/statistical-modeling-with-python-how-to-top-libraries-44f6c8cc7ece
Dive into a comprehensive overview of…
https://medium.com/kitepython/statistical-modeling-with-python-how-to-top-libraries-44f6c8cc7ece
Possibly the most terrifying O'Reilly cover I've ever seen
https://www.reddit.com/r/Python/comments/d17uyc/possibly_the_most_terrifying_oreilly_cover_ive/
https://www.reddit.com/r/Python/comments/d17uyc/possibly_the_most_terrifying_oreilly_cover_ive/
reddit
Possibly the most terrifying O'Reilly cover I've ever seen
Posted in r/Python by u/wrtbwtrfasdf • 1,027 points and 64 comments
Tiler - A Tool To Build Images Out Of Other Images (link in comments)
https://www.reddit.com/r/Python/comments/d0ymj4/tiler_a_tool_to_build_images_out_of_other_images/
https://www.reddit.com/r/Python/comments/d0ymj4/tiler_a_tool_to_build_images_out_of_other_images/
reddit
Tiler - A Tool To Build Images Out Of Other Images (link in comments)
Posted in r/Python by u/nuno-faria • 1,410 points and 71 comments
rougier /
matplotlib-cheatsheet
Matplotlib 3.1 cheat sheet.
https://github.com/rougier/matplotlib-cheatsheet
matplotlib-cheatsheet
Matplotlib 3.1 cheat sheet.
https://github.com/rougier/matplotlib-cheatsheet
GitHub
GitHub - rougier/matplotlib-cheatsheet: Matplotlib 3.1 cheat sheet.
Matplotlib 3.1 cheat sheet. . Contribute to rougier/matplotlib-cheatsheet development by creating an account on GitHub.
Multiprocessing with OpenCV and Python
In this tutorial, you will learn how to use multiprocessing with OpenCV and Python to perform ...
https://www.pyimagesearch.com/2019/09/09/multiprocessing-with-opencv-and-python/
In this tutorial, you will learn how to use multiprocessing with OpenCV and Python to perform ...
https://www.pyimagesearch.com/2019/09/09/multiprocessing-with-opencv-and-python/