PythonHub
الذهاب إلى القناة على Telegram
News & links about Python programming. https://pythonhub.dev/
إظهار المزيد2 543
المشتركون
+424 ساعات
+127 أيام
+2030 أيام
أرشيف المشاركات
2 544
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-circuiting2 544
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/
2 544
pallets / click
Python composable command line interface toolkit
https://github.com/pallets/click
2 544
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/
2 544
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
2 544
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
2 544
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
2 544
Using Aligned Word Vectors for Instant Translations with Python and Rust
https://instantdomainsearch.com/engineering/how-to-use-fasttext-for-instant-translations
2 544
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
2 544
70+ Python Projects for Beginners, Intermediate and Experienced Developers
https://www.reddit.com/r/Python/comments/nr6u9t/70_python_projects_for_beginners_intermediate_and/
2 544
rich.tui
A Text User Interface with Rich as the renderer.
https://github.com/willmcgugan/rich.tui
2 544
Creating a Word Search Solver in Python
https://www.reddit.com/r/madeinpython/comments/np3xbf/creating_a_word_search_solver_in_python/
2 544
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/
2 544
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
2 544
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/
2 544
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
2 544
pytube / pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
https://github.com/pytube/pytube
2 544
ArXiv-Miner
ArXiv Miner is a toolkit for mining research papers on CS ArXiv.
https://github.com/valayDave/arxiv-miner
