uz
Feedback
PythonHub

PythonHub

Kanalga Telegram’da o‘tish

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

Ko'proq ko'rsatish
2 528
Obunachilar
+124 soatlar
-27 kunlar
+1330 kunlar
Postlar arxiv
quokka Open source SQL engine in Python. https://github.com/marsupialtail/quokka

jerryjliu / gpt_index An index created by GPT to organize external information and answer queries! https://github.com/jerryjliu/gpt_index

Monte Carlo Simulations Check out this guide for using a Monte Carlo simulation to identify the size and confidence percentage of your sampled success metric. https://shopify.engineering/monte-carlo-simulations-sampled-success-metrics

NetworkX 3.0 - create, manipulate, and study complex networks in Python https://networkx.org/documentation/stable/release/release_3.0.html

mikf / gallery-dl Command-line program to download image galleries and collections from several image hosting sites https://github.com/mikf/gallery-dl

I scanned every package on PyPi and found 57 live AWS keys https://tomforb.es/i-scanned-every-package-on-pypi-and-found-57-live-aws-keys/

Turing-Project / AntiFraudChatBot A simple prompt-chatting AI based on wechaty and fintuned NLP model https://github.com/Turing-Project/AntiFraudChatBot

rawandahmad698 / PyChatGPT ⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more. https://github.com/rawandahmad698/PyChatGPT

What is a Coroutine in Python Python coroutines are first-class concepts that can be used to develop asynchronous programs. In ... https://superfastpython.com/python-coroutine/

How virtual environment libraries work in Python Have you ever wondered what happens when you activate a virtual environment and how it works ... https://rushter.com/blog/python-virtualenv/

Concurrent Programming in Python Concurrent programming refers to a type of programming focused on executing independent tasks at ... https://superfastpython.com/concurrent-programming/

Why I wrote a SQL engine in (only) Python https://github.com/marsupialtail/quokka/blob/master/blog/why.md

apple / ml-stable-diffusion Stable Diffusion with Core ML on Apple Silicon https://github.com/apple/ml-stable-diffusion

The hand-picked selection of the best Python libraries and tools of 2022 https://www.reddit.com/r/Python/comments/zvxb2x/the_handpicked_selection_of_the_best_python/

taranjeet / chatgpt-api This repo is unofficial ChatGPT api. It is based on Daniel Gross's WhatsApp GPT https://github.com/taranjeet/chatgpt-api

Numba: A High Performance Python Compiler https://numba.pydata.org/