ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

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

显示更多
2 530
订阅者
无数据24 小时
-37
+1130
帖子存档
acheong08 / ChatGPT Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API. https://github.com/acheong08/ChatGPT

sdfstudio A Unified Framework for Surface Reconstruction. https://github.com/autonomousvision/sdfstudio

PyPI malware creators are starting to employ Anti-Debug techniques First time anti-debug techniques are discovered in PyPI malware. Read how these techniques are implemented, including analysis and tips from JFrog Security Research. https://jfrog.com/blog/pypi-malware-creators-are-starting-to-employ-anti-debug-techniques/

facebookresearch / diplomacy_cicero Code for Cicero, an AI agent that plays the game of Diplomacy with open-domain natural language negotiation. https://github.com/facebookresearch/diplomacy_cicero

Has your password been pwned? Or, how I almost failed to search a 37 GB text file in under 1 millisecond (in Python). https://death.andgravity.com/pwned

I know this isn't much, but I made Minesweeper using Python. Really proud how it turned out! https://www.reddit.com/r/Python/comments/zuzx7r/i_know_this_isnt_much_but_i_made_minesweeper/

StableTuner Stable Tuner wants to be the easiest and most complete Stable Diffusion tuner. https://github.com/devilismyfriend/StableTuner

Coercer A Python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods. https://github.com/p0dalirius/Coercer

Effective Python Async like a PRO See some common mistakes when writing Python Async and learn how to avoid them to increase your code's performance. https://guicommits.com/effective-python-async-like-a-pro/

t3l3machus / Villain Villain is a Windows & Linux backdoor generator and multi-session handler that allows users to connect with sibling servers (other machines running Villain) and share their backdoor sessions, handy for working as a team. https://github.com/t3l3machus/Villain

petals Easy way to run 100B+ language models without high-end GPUs. Up to 10x faster than offloading. https://github.com/bigscience-workshop/petals

I've just started mixing shaders with Pygame and got some great results! https://www.reddit.com/r/Python/comments/ztqgnt/ive_just_started_mixing_shaders_with_pygame_and/

riffusion-inference Stable diffusion for real-time music generation. https://github.com/riffusion/riffusion-inference

Stability-AI / stablediffusion High-Resolution Image Synthesis with Latent Diffusion Models https://github.com/Stability-AI/stablediffusion

aws-open-data-geo A list of open geospatial datasets on AWS. https://github.com/giswqs/aws-open-data-geo

Options to run pandas DataFrame.apply in parallel In this article, I’ll survey a number of popular options for applying functions to pandas DataFrames in parallel. https://www.wrighters.io/options-to-run-pandas-dataframe-apply-in-parallel/

Running Python inside ChatGPT Running Python inside ChatGPT shows some amazing capabilities that ChatGPT has to understand Python code and evaluate it for you. https://mathspp.com/blog/running-python-inside-chatgpt

How To Setup Github Actions For CI/CD Automating your CI/CD workflow just got easier with GitHub Actions. In this video, you'll learn how to set them up and find out how Pulumi's technology can help make the process faster and more efficient. https://www.youtube.com/watch?v=9flcoQ1R0Y4

Vertebrae An application framework for building async Python micro services. https://github.com/preludeorg/vertebrae