A complete web app to convert YouTube videos to MP3 files (with source for learning purpose)
https://www.reddit.com/r/Python/comments/k003t6/a_complete_web_app_to_convert_youtube_videos_to/
https://www.reddit.com/r/Python/comments/k003t6/a_complete_web_app_to_convert_youtube_videos_to/
reddit
A complete web app to convert YouTube videos to MP3 files (with...
Hi guys, I am learning Web Dev and hope to be a front end web developer soon, and I believe the best way is to practice. Then I made a the site...
Python Will be Dead in 2021?
A review of the final version of Python 3.9
https://medium.com/@rizman/python-will-be-dead-in-2021-bdbc28400996
A review of the final version of Python 3.9
https://medium.com/@rizman/python-will-be-dead-in-2021-bdbc28400996
yogeshojha / rengine
reNgine is an automated reconnaissance framework meant for information gathering during penetration testing of web applications. reNgine has customizable scan engines, which can be used to scan the websites, endpoints, and gather information.
https://github.com/yogeshojha/rengine
reNgine is an automated reconnaissance framework meant for information gathering during penetration testing of web applications. reNgine has customizable scan engines, which can be used to scan the websites, endpoints, and gather information.
https://github.com/yogeshojha/rengine
GitHub
GitHub - yogeshojha/rengine: reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable…
reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous ...
Automate your job search with Python and Github Actions
A real-life example using Scrapy and Github…
https://towardsdatascience.com/automate-your-job-search-with-python-and-github-actions-1dc818844c0
A real-life example using Scrapy and Github…
https://towardsdatascience.com/automate-your-job-search-with-python-and-github-actions-1dc818844c0
Introduction to NumPy in Python
https://medium.com/analytics-vidhya/introduction-to-numpy-in-python-db8aa7ffd91f
https://medium.com/analytics-vidhya/introduction-to-numpy-in-python-db8aa7ffd91f
I wrote a Network Packet Sniffer for ethical hacking in Python 3 that exclusively uses built-in libraries.
https://www.reddit.com/r/Python/comments/jxobtr/i_wrote_a_network_packet_sniffer_for_ethical/
https://www.reddit.com/r/Python/comments/jxobtr/i_wrote_a_network_packet_sniffer_for_ethical/
reddit
I wrote a Network Packet Sniffer for ethical hacking in Python 3...
The greatest problem when looking for implementations of network packet sniffers in Python 3 is that nearly all of them rely heavily in...
Monte Carlo Methods and Simulations explained in real-life: modeling insomnia
https://towardsdatascience.com/monte-carlo-methods-and-simulations-explained-in-real-life-modeling-insomnia-f49685b321d0
https://towardsdatascience.com/monte-carlo-methods-and-simulations-explained-in-real-life-modeling-insomnia-f49685b321d0
lucidrains / stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
https://github.com/lucidrains/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
https://github.com/lucidrains/stylegan2-pytorch
GitHub
GitHub - lucidrains/stylegan2-pytorch: Simplest working implementation of Stylegan2, state of the art generative adversarial network…
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement - lucidrains/stylegan2-pytorch
Obtain 40+ Technical Indicators for a Stock Using Python
Using the Technical Analysis (TA) library, we…
https://medium.com/automated-trading/obtain-40-technical-indicators-for-a-stock-using-python-247b32e85f30
Using the Technical Analysis (TA) library, we…
https://medium.com/automated-trading/obtain-40-technical-indicators-for-a-stock-using-python-247b32e85f30
Hari-Nagarajan / fairgame
Tool to help us buy a GPU in 2020
https://github.com/Hari-Nagarajan/fairgame
Tool to help us buy a GPU in 2020
https://github.com/Hari-Nagarajan/fairgame
GitHub
GitHub - Hari-Nagarajan/fairgame: Tool to help us buy hard to find items.
Tool to help us buy hard to find items. . Contribute to Hari-Nagarajan/fairgame development by creating an account on GitHub.
Basic Linear Programming in Python with PuLP
PuLP is a python library which can be used to solve…
https://towardsdatascience.com/basic-linear-programming-in-python-with-pulp-d398d144802b
PuLP is a python library which can be used to solve…
https://towardsdatascience.com/basic-linear-programming-in-python-with-pulp-d398d144802b
Dask – How to handle large dataframes in python using parallel computing
Dask provides efficient parallelization for data analytics in python. Dask Dataframes allows you to ...
https://www.machinelearningplus.com/python/dask-tutorial/
Dask provides efficient parallelization for data analytics in python. Dask Dataframes allows you to ...
https://www.machinelearningplus.com/python/dask-tutorial/
Machine Learning Plus
Dask – How to handle large dataframes in python using parallel computing
Learn Data Science Online
Kalman Filter in a Nutshell
Taking a tour through Kalman filter with an everyday example.
https://towardsdatascience.com/kalman-filter-in-a-nutshell-e66154a06862
Taking a tour through Kalman filter with an everyday example.
https://towardsdatascience.com/kalman-filter-in-a-nutshell-e66154a06862
PyQt Layouts: Create Professional-Looking GUI Applications – Real Python
https://www.reddit.com/r/Python/comments/k0thko/pyqt_layouts_create_professionallooking_gui/
https://www.reddit.com/r/Python/comments/k0thko/pyqt_layouts_create_professionallooking_gui/
How to improve software engineering skills as a researcher
Hello! You’re here because I rambled on how you can improve your software
skills as a researcher. ...
https://ljvmiranda921.github.io/notebook/2020/11/15/data-science-swe/
Hello! You’re here because I rambled on how you can improve your software
skills as a researcher. ...
https://ljvmiranda921.github.io/notebook/2020/11/15/data-science-swe/
ljvmiranda921.github.io
How to improve software engineering skills as a researcher
This blogpost is for researchers or data scientists who ask me how to improve their software engineering knowledge. I'll talk about a particular exercise tha...
OpenCV Super Resolution with Deep Learning
In this tutorial you will learn how to perform super resolution in images and real-time video ...
https://www.pyimagesearch.com/2020/11/09/opencv-super-resolution-with-deep-learning/
In this tutorial you will learn how to perform super resolution in images and real-time video ...
https://www.pyimagesearch.com/2020/11/09/opencv-super-resolution-with-deep-learning/
The Art of Accessing APIs
Everything you need to know to become a master of APIs.
https://codeburst.io/the-art-of-accessing-apis-bf1a25338fac
Everything you need to know to become a master of APIs.
https://codeburst.io/the-art-of-accessing-apis-bf1a25338fac
Automate your economic report using Python!
Automating the simple analysis of recent economic…
https://towardsdatascience.com/automate-your-economic-report-using-python-36933c11a815
Automating the simple analysis of recent economic…
https://towardsdatascience.com/automate-your-economic-report-using-python-36933c11a815
How to Create Decorators in Python That You Can Actually Use
Going knee-deep into the internals of Python!
https://towardsdatascience.com/tearing-the-mask-off-python-decorators-c964344853c3
Going knee-deep into the internals of Python!
https://towardsdatascience.com/tearing-the-mask-off-python-decorators-c964344853c3
Intro to Computer Vision: Take Your First Steps With OpenCV for Python
Understanding the main library…
https://medium.com/better-programming/intro-to-computer-vision-take-your-first-steps-with-opencv-for-python-cd481a9b30e
Understanding the main library…
https://medium.com/better-programming/intro-to-computer-vision-take-your-first-steps-with-opencv-for-python-cd481a9b30e