ArXiv-Miner
ArXiv Miner is a toolkit for mining research papers on CS ArXiv.
https://github.com/valayDave/arxiv-miner
ArXiv Miner is a toolkit for mining research papers on CS ArXiv.
https://github.com/valayDave/arxiv-miner
GitHub
GitHub - valayDave/arxiv-miner: arxiv_miner is a toolkit for mining research papers on CS ArXiv.
arxiv_miner is a toolkit for mining research papers on CS ArXiv. - valayDave/arxiv-miner
pytube / pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
https://github.com/pytube/pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
https://github.com/pytube/pytube
GitHub
GitHub - pytube/pytube: A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos. - pytube/pytube
How To Build A Simple Raspberry Pi Pico Robot
This two-wheeled robot can move around a room autonomously.
https://www.tomshardware.com/how-to/raspberry-pi-pico-robot
This two-wheeled robot can move around a room autonomously.
https://www.tomshardware.com/how-to/raspberry-pi-pico-robot
Tom's Hardware
How To Build A Simple Raspberry Pi Pico Robot
This two-wheeled robot can move around a room autonomously.
What can the Avengers: Endgame teach us about Git?
When I first saw Avengers: Endgame in
theaters, I noticed that their time travel rule is quite ...
https://ljvmiranda921.github.io/notebook/2021/06/05/avengers-git/
When I first saw Avengers: Endgame in
theaters, I noticed that their time travel rule is quite ...
https://ljvmiranda921.github.io/notebook/2021/06/05/avengers-git/
ljvmiranda921.github.io
What can Avengers: Endgame teach us about Git?
Avengers and Git? The most ambitious crossover event in history. In this blog post, I will explain crucial plot points in Avengers: Endgame in five Git conce...
OpenCV Python Course - Learn Computer Vision and AI
Learn how to use OpenCV for Computer Vision and AI in this full course for beginners. You will learn and get exposed to a wide range of exciting topics like Image & Video Manipulation, Image Enhancement, Filtering, Edge Detection, Object Detection and Tracking, Face Detection and the OpenCV Deep Learning Module.
https://www.youtube.com/watch?v=P4Z8_qe2Cu0
Learn how to use OpenCV for Computer Vision and AI in this full course for beginners. You will learn and get exposed to a wide range of exciting topics like Image & Video Manipulation, Image Enhancement, Filtering, Edge Detection, Object Detection and Tracking, Face Detection and the OpenCV Deep Learning Module.
https://www.youtube.com/watch?v=P4Z8_qe2Cu0
YouTube
OpenCV Python Course - Learn Computer Vision and AI
Learn how to use OpenCV for Computer Vision and AI in this full course for beginners. You will learn and get exposed to a wide range of exciting topics like Image & Video Manipulation, Image Enhancement, Filtering, Edge Detection, Object Detection and Tracking…
Building a Feature rich Virtual Assistant in Python [Learn about Web Scraping, Desktop Notifications, Speech Recognition and API calls]
https://www.reddit.com/r/madeinpython/comments/nor57r/building_a_feature_rich_virtual_assistant_in/
https://www.reddit.com/r/madeinpython/comments/nor57r/building_a_feature_rich_virtual_assistant_in/
reddit
Building a Feature rich Virtual Assistant in Python [Learn about...
Posted in r/madeinpython by u/TheNerdyDevYT • 9 points and 0 comments
70+ Python Projects for Beginners, Intermediate and Experienced Developers
https://www.reddit.com/r/Python/comments/nr6u9t/70_python_projects_for_beginners_intermediate_and/
https://www.reddit.com/r/Python/comments/nr6u9t/70_python_projects_for_beginners_intermediate_and/
reddit
70+ Python Projects for Beginners, Intermediate and Experienced...
Posted in r/Python by u/TheInsaneApp • 1,108 points and 32 comments
CyberPunkMetalHead / Binance-volatility-trading-bot
This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
https://github.com/CyberPunkMetalHead/Binance-volatility-trading-bot
This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
https://github.com/CyberPunkMetalHead/Binance-volatility-trading-bot
GitHub
GitHub - CyberPunkMetalHead/Binance-volatility-trading-bot: This is a fully functioning Binance trading bot that measures the volatility…
This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating tho...
Using Aligned Word Vectors for Instant Translations with Python and Rust
https://instantdomainsearch.com/engineering/how-to-use-fasttext-for-instant-translations
https://instantdomainsearch.com/engineering/how-to-use-fasttext-for-instant-translations
Instant Domain Search
How To Use fastText For Instant Translations
How to use aligned word vectors from fastText from to translate words from one language to another instantly.
Python for Bioinformatics - Drug Discovery Using Machine Learning and Data Analysis
Learn how to use Python and machine learning to build a bioinformatics project for drug discovery.
https://www.youtube.com/watch?v=jBlTQjcKuaY
Learn how to use Python and machine learning to build a bioinformatics project for drug discovery.
https://www.youtube.com/watch?v=jBlTQjcKuaY
YouTube
Python for Bioinformatics - Drug Discovery Using Machine Learning and Data Analysis
Learn how to use Python and machine learning to build a bioinformatics project for drug discovery.
✏️ Course developed by Chanin Nantasenamat (aka Data Professor). Check out his YouTube
channels for more bioinformatics and data science tutorials:
https:…
✏️ Course developed by Chanin Nantasenamat (aka Data Professor). Check out his YouTube
channels for more bioinformatics and data science tutorials:
https:…
IBM / Project_CodeNet
This repository is to support contributions for tools for the Project CodeNet dataset hosted in DAX
https://github.com/IBM/Project_CodeNet
This repository is to support contributions for tools for the Project CodeNet dataset hosted in DAX
https://github.com/IBM/Project_CodeNet
GitHub
GitHub - IBM/Project_CodeNet: This repository is to support contributions for tools for the Project CodeNet dataset hosted in DAX
This repository is to support contributions for tools for the Project CodeNet dataset hosted in DAX - IBM/Project_CodeNet
Building Python Projects at Scale with Pants
Learn how to build Python projects and monorepos at scale with the Pants Build System.
https://semaphoreci.com/blog/building-python-projects-with-pants
Learn how to build Python projects and monorepos at scale with the Pants Build System.
https://semaphoreci.com/blog/building-python-projects-with-pants
Semaphore
Building Python Projects at Scale with Pants - Semaphore
Learn how to build Python projects and monorepos at scale with the Pants Build System.
Our Engineering Team Used Python's AST to Patch 100,000s of Lines of Code
https://engineering.soroco.com/abstract-syntax-tree-for-patching-code-and-assessing-code-quality/
https://engineering.soroco.com/abstract-syntax-tree-for-patching-code-and-assessing-code-quality/
Python parameters primer
This post reviews the seven different types of parameters, and how Python assigns arguments to them.
https://lerner.co.il/2021/06/07/python-parameters-primer/
This post reviews the seven different types of parameters, and how Python assigns arguments to them.
https://lerner.co.il/2021/06/07/python-parameters-primer/
Reuven Lerner
Python parameters primer
Python makes it easy to write functions. For example, I can write: def hello(name): return f'Hello, {name}!' I can then run the function with: hello('world') which will then, not surprisingly, return the string 'Hello, world'
Boolean short-circuiting
This post explores what Boolean short-circuiting for the
https://mathspp.com/blog/pydonts/boolean-short-circuiting
This post explores what Boolean short-circuiting for the
and
and or
operators is, and how to use this functionality to write more expressive code.https://mathspp.com/blog/pydonts/boolean-short-circuiting
Mathspp
Boolean short-circuiting | Pydon't 🐍
In this Pydon't we explore what Boolean short-circuiting
for the and and or operators is, and how to use this
functionality to write more expressive code.
for the and and or operators is, and how to use this
functionality to write more expressive code.