ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

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

显示更多
2 530
订阅者
无数据24 小时
-37
+1130
帖子存档
A simple example of Python OOP development (with TDD) - Part 1 If you are eager to learn some Python and do not know how to start, this post may give you some ... https://www.thedigitalcatonline.com/blog/2015/05/13/python-oop-tdd-example-part1/

Aura-Notes Aura Notes is a Windows based notepad app built with Tkinter and Python. It offers a modern look with menu look and it is completely open source with no ads or trackers. It also packs some advanced features, to know more, check README https://github.com/rohankishore/Aura-Notes

Test factory functions in Django When writing tests for Django projects, you typically need to create quite a lot of instances of database model objects. This page documents the patterns I recommend, and the ones I don’t. https://lukeplant.me.uk/blog/posts/test-factory-functions-in-django/

socketify.py Bringing WebSockets, Http/Https High Peformance servers for PyPy3 and Python3 https://github.com/cirospaciari/socketify.py

tiny-training On-Device Training Under 256KB Memory. https://github.com/mit-han-lab/tiny-training

The Essential Django Deployment Guide Everything you need to know to get your Django app into production. https://www.saaspegasus.com/guides/django-deployment/

photon A DIY incident light meter. https://github.com/veebch/photon

How to Easily Get Football Data with a Python Package (Without Web Scraping) Get data about the World Cup, Champions League,
How to Easily Get Football Data with a Python Package (Without Web Scraping) Get data about the World Cup, Champions League, La Liga, and more in a couple of minutesContinue ... https://towardsdatascience.com/how-to-easily-get-football-data-with-a-python-package-without-web-scraping-c922e7ebfb41

Python and the Future of Programming Lex Fridman's conversation with Guido van Rossum about Python and the future of programming. https://www.youtube.com/watch?v=-DVyjdw4t9I

Scrape Twitter with 5 Lines of Code This video shows how you can scrape twitter data using the python library snscrape to easily pull millions of historic tweets and save them off on your computer. Use this to create data for analysis or just archive off your tweets quick and easy. https://www.youtube.com/watch?v=PUMMCLrVn8A

Build Web APIs with Python Django REST Framework is a powerful and flexible toolkit for building Web APIs. In this course for beginner you will learn how to use Python and the Django REST Framework (DRF) to build a web API. https://www.youtube.com/watch?v=tujhGdn1EMI

Database optimisation, analytics and burnout There's always another millisecond to shave off the execution time, but how long are you going to spend doing it? https://blog.zm.is/database-optimisation-analytics-burnout/

lumi Lumi is an nano framework to convert your python functions into a REST API without any extra headache. https://github.com/Tanmoy741127/lumi

Graphs with Python: Overview and Best Libraries Graph analysis, interactive visualizations, and graph machine learningContinu
Graphs with Python: Overview and Best Libraries Graph analysis, interactive visualizations, and graph machine learningContinue reading on Towards ... https://towardsdatascience.com/graphs-with-python-overview-and-best-libraries-a92aa485c2f8

Making €6,147,455 Overnight in in-game currency using Computer Vision https://www.reddit.com/r/Python/comments/z8qstu/making_6147455_overnight_in_ingame_currency_using/

Reviving an Analog Polysynth with an Arduino, Ghidra, and Python http://blog.petersobot.com/fixing-the-andromeda

idanya / algo-trader Trading bot with support for realtime trading, backtesting, custom strategies and much more. https://github.com/idanya/algo-trader

TorchScale TorchScale is a PyTorch library that allows researchers and developers to scale up Transformers efficiently and effectively. It has the implementation of fundamental research to improve modeling generality and capability as well as training stability and efficiency of scaling Transformers. https://github.com/microsoft/torchscale

How to Automatically Transcribe a Notion MP3 File https://pythonalgos.com/how-to-automatically-transcribe-a-notion-mp3-file/