uk
Feedback
PythonHub

PythonHub

Відкрити в Telegram

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

Показати більше
2 529
Підписники
-224 години
+37 днів
+1830 день
Архів дописів
The weirdest Python keyword SummaryYou can create a very peculiar object using parenthesis on a comprehension:>>> ... https://www.bitecode.dev/p/the-weirdest-python-keyword

huggingface / trl Train transformer language models with reinforcement learning. https://github.com/huggingface/trl

LanceDB Developer-friendly, serverless vector database for AI applications. https://github.com/lancedb/lancedb

NumPy Examples — Practice Questions Make You an Expert https://codesolid.com/numpy-practice-questions-to-make-you-an-expert/

Functionary Functionary is a language model that can interpret and execute functions/plugins. https://github.com/MeetKai/functionary

Color-diffusion A diffusion model to colorize black and white images. https://github.com/ErwannMillon/Color-diffusion

How to profile a FastAPI asynchronous request A short walkthrough of how to profile an HTTP request through an asynchronous FastAPI API handler. https://blog.balthazar-rouberol.com/how-to-profile-a-fastapi-asynchronous-request

DevOpsGPT Multi agent system for AI-driven software development. Convert natural language requirements into working software. Supports any development language and extends the existing base code. https://github.com/kuafuai/DevOpsGPT

Trafilatura: Python tool to gather text on the Web https://github.com/adbar/trafilatura

Dealing with Pandas's nullable float dtypes https://rachitsingh.com/notes/pandas-null/

Mentat The AI Coding Assistant. https://github.com/biobootloader/mentat

Show HN: I wrote a RDBMS (SQLite clone) from scratch in pure Python https://github.com/spandanb/learndb-py

Quirks of Python Package Versioning https://sethmlarson.dev/pep-440

Python in Visual Studio Code – August 2023 Release This release includes the following announcements: https://devblogs.microsoft.com/python/python-in-visual-studio-code-august-2023-release/

Function Calling: Integrate Your GPT Chatbot With Anything Learn about GPT new function calling feature which allows chatbots to interact with anything, opening up new possibilities for AI-powered applications. https://semaphoreci.com/blog/function-calling

Building and Evaluating Medical AI Models Learn how to build and evaluate medical AI models with TensorFlow. This is a great, real world project for improving your machine learning skills. You will use TensorFlow to evaluate chest x-rays. https://www.youtube.com/watch?v=8m3LvPg8EuI

Killing the ProcessPoolExecutor A story about the Python GIL, threading, and fixing code that already works. https://www.tinybird.co/blog-posts/killing-the-processpoolexecutor

Show HN: Pykoi – a Python library for LLM data collection and fine tuning https://www.cambioml.com/pykoi/

Python SDK for the Uniswap Universal Router The object of this library is to easily decode & encode the transaction input sent to the latest Uniswap router. https://github.com/Elnaril/uniswap-universal-router-decoder