ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

News & links about Python programming. https://pythonhub.dev/

显示更多
2 528
订阅者
+124 小时
-27
+1330
帖子存档

I just published my new book "A Hands-On Introduction to Essential Python Libraries and Frameworks (With Code Samples)" https://www.reddit.com/r/Python/comments/11j2wgk/i_just_published_my_new_book_a_handson/

pylyzer A fast static code analyzer & language server for Python. https://github.com/mtshiba/pylyzer

dbdeclare Declarative layer for your database. https://github.com/raaidarshad/dbdeclare

Einsum Visualized A Swiss army knife of the array operations. https://betterprogramming.pub/einsum-visualized-c050903145ef

Web Scraping LinkedIn Jobs using Python In this tutorial, we will extract data from Linkedin, and since it does not provide any open API for us to access this data then are only choice is to scrape it. We are going to use Python 3.x. https://www.scrapingdog.com/blog/scrape-linkedin-jobs/

AlphaZero from Scratch In this machine learning course, you will learn how to build AlphaZero from scratch. AlphaZero is a game-playing algorithm that uses artificial intelligence and machine learning techniques to learn how to play board games at a superhuman level. https://www.youtube.com/watch?v=wuSQpLinRB4

Web Development with Python Tutorial – Flask & Dynamic Database-Driven Web Apps Learn how to develop Dynamic Database-Driven Web Apps with Python, Flask, and MySQL. This course is broken up into two parts. In part one, you will learn how to build and deploy a site using the Flask Python web framework. In part two, you will connect the Flask application from the first part to a cloud MySQL database and learn how to deploy a production-ready database-driven web application. https://www.youtube.com/watch?v=yBDHkveJUf4

awesome-polars A curated list of Polars talks, tools, examples & articles. https://github.com/ddotta/awesome-polars

yaml: while constructing a mapping found unhashable key In this post you'll find out what "while constructing a mapping found unhashable key" PyYAML errors mean, why they happen, and what you can do about it. https://death.andgravity.com/yaml-unhashable-key

Paasify Deploy your docker-compose applications with ease and manage your infrastructure as code! https://github.com/barbu-it/paasify/

bellingcat / octosuite Advanced Github OSINT Framework https://github.com/bellingcat/octosuite

FlexGen Running large language models like OPT-175B/GPT-3 on a single GPU. Focusing on high-throughput large-batch generation. https://github.com/FMInference/FlexGen

Show HN: Replbuilder, quickly build a Python REPL CLI prompt https://github.com/Aperocky/replbuilder