uk
Feedback
PythonHub

PythonHub

Відкрити в Telegram

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

Показати більше
2 528
Підписники
+124 години
-27 днів
+1330 день
Архів дописів
chatblade A CLI Swiss Army Knife for ChatGPT. https://github.com/npiv/chatblade

Free-to-use GPT-3 powered command-line shell (no API-key required) https://www.reddit.com/r/Python/comments/11wb2vn/freetouse_gpt3_powered_commandline_shell_no/

Textual tutorial – build a TODO app in Python Learn how to build a simple TODO app in Python with this step-by-step Textual tutorial. https://mathspp.com/blog/textual-tutorial-build-a-todo-app-in-python

Python Platformer Game Tutorial for Beginners Learn how to build a platformer game in Python. This game will have pixel-perfect collision, animated characters, and much much more! https://www.youtube.com/watch?v=6gLeplbqtqg

Learn Django and Nuxt 3 by Building a Job Board Learn how to build a job board from scratch using Django and Nuxt 3 (Vue 3). Other technologies you will learn about are Tailwind, Pinia, Django Rest Framework and much much more. https://www.youtube.com/watch?v=JjBqRihjwKM

Keeping the Cloudflare API 'all green' using Python-based testing Scout is an automated system providing constant end to end testing and monitoring of live APIs over different environments and resources. Scout does it by periodically running self explanatory Python tests. https://blog.cloudflare.com/keeping-cloudflare-api-all-green-using-python-based-testing/

fauxpilot / fauxpilot FauxPilot - an open-source GitHub Copilot server https://github.com/fauxpilot/fauxpilot

huggingface / peft 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning. https://github.com/huggingface/peft

FateZero PyTorch Implementation for "FateZero: Fusing Attentions for Zero-shot Text-based Video Editing". https://github.com/ChenyangQiQi/FateZero

dbt_linreg Linear regression in SQL using dbt. https://github.com/dwreeves/dbt_linreg

healthchecks A cron monitoring tool written in Python & Django https://github.com/healthchecks/healthchecks

Building And Distributing A macOS Application Written in Python Even with all the great tools we have, getting a macOS application written in Python all the way to a production-ready build suitable for end users can involve a lot of esoteric trivia. https://blog.glyph.im/2023/03/py-mac-app-for-real.html

Django: Parameterized tests for all model admin classes https://adamj.eu/tech/2023/03/17/django-parameterized-tests-model-admin-classes/

Analyzing multi-gigabyte JSON files locally https://thenybble.de/posts/json-analysis/

Automate your Python project with Makefile (2021) https://antonz.org/makefile-automation/

PyVibe Generate styled HTML pages from Python. https://github.com/pycob/pyvibe

Working with Large Data Sets Made Easy: Understanding Pandas Data Types In this video, we'll show you how to use the Pandas library to make working with large datasets easy. You'll learn about the different data types that Pandas supports and see some examples of how to use them to optimize your memory usage. https://www.youtube.com/watch?v=uVy23GEehpc

evals Evals is a framework for evaluating OpenAI models and an open-source registry of benchmarks. https://github.com/openai/evals