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
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
Mathspp
Running Python inside ChatGPT
Running Python inside ChatGPT shows some amazing capabilities that ChatGPT has to understand Python code and evaluate it for you.
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/
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/
wrighters.io
Options to run pandas DataFrame.apply in parallel - wrighters.io
Running apply on a DataFrame or Series can be run in parallel to take advantage of multiple cores. Some libraries make it really easy.
aws-open-data-geo
A list of open geospatial datasets on AWS.
https://github.com/giswqs/aws-open-data-geo
A list of open geospatial datasets on AWS.
https://github.com/giswqs/aws-open-data-geo
GitHub
GitHub - opengeos/aws-open-data-geo: A list of open geospatial datasets on AWS
A list of open geospatial datasets on AWS. Contribute to opengeos/aws-open-data-geo development by creating an account on GitHub.
Stability-AI / stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
https://github.com/Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
https://github.com/Stability-AI/stablediffusion
GitHub
GitHub - Stability-AI/stablediffusion: High-Resolution Image Synthesis with Latent Diffusion Models
High-Resolution Image Synthesis with Latent Diffusion Models - Stability-AI/stablediffusion
riffusion-inference
Stable diffusion for real-time music generation.
https://github.com/riffusion/riffusion-inference
Stable diffusion for real-time music generation.
https://github.com/riffusion/riffusion-inference
GitHub
GitHub - riffusion/riffusion: Stable diffusion for real-time music generation
Stable diffusion for real-time music generation. Contribute to riffusion/riffusion development by creating an account on GitHub.
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/
https://www.reddit.com/r/Python/comments/ztqgnt/ive_just_started_mixing_shaders_with_pygame_and/
reddit
I've just started mixing shaders with Pygame and got some great...
Posted in r/Python by u/DaFluffyPotato • 415 points and 24 comments
petals
Easy way to run 100B+ language models without high-end GPUs. Up to 10x faster than offloading.
https://github.com/bigscience-workshop/petals
Easy way to run 100B+ language models without high-end GPUs. Up to 10x faster than offloading.
https://github.com/bigscience-workshop/petals
GitHub
GitHub - bigscience-workshop/petals: 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading - bigscience-workshop/petals
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
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
GitHub
GitHub - t3l3machus/Villain: Villain is a high level stage 0/1 C2 framework that can handle multiple reverse TCP & HoaxShell-based…
Villain is a high level stage 0/1 C2 framework that can handle multiple reverse TCP & HoaxShell-based shells, enhance their functionality with additional features (commands, utilities) and ...
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/
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/
Gui Commits
How to use Async Python Correctly
See some common mistakes when writing Python Async and learn how to avoid them to increase your code's performance.
Coercer
A Python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods.
https://github.com/p0dalirius/Coercer
A Python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods.
https://github.com/p0dalirius/Coercer
GitHub
GitHub - p0dalirius/Coercer: A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through…
A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods. - p0dalirius/Coercer
StableTuner
Stable Tuner wants to be the easiest and most complete Stable Diffusion tuner.
https://github.com/devilismyfriend/StableTuner
Stable Tuner wants to be the easiest and most complete Stable Diffusion tuner.
https://github.com/devilismyfriend/StableTuner
GitHub
GitHub - devilismyfriend/StableTuner: Finetuning SD in style.
Finetuning SD in style. Contribute to devilismyfriend/StableTuner development by creating an account on GitHub.
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/
https://www.reddit.com/r/Python/comments/zuzx7r/i_know_this_isnt_much_but_i_made_minesweeper/
reddit
I know this isn't much, but I made Minesweeper using Python....
[Link to GitHub](https://github.com/espy02/python-minesweeper) Any feedback would be appreciated
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
Or, how I almost failed to search a 37 GB text file in under 1 millisecond (in Python).
https://death.andgravity.com/pwned
death and gravity
Has your password been pwned? Or, how I almost failed to search a 37 GB text file in under 1 millisecond (in Python)
... in which we check if your password has been compromised in many inconvenient ways, in a tale of destruction, obsession, and self-discovery.
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
Code for Cicero, an AI agent that plays the game of Diplomacy with open-domain natural language negotiation.
https://github.com/facebookresearch/diplomacy_cicero
GitHub
GitHub - facebookresearch/diplomacy_cicero: Code for Cicero, an AI agent that plays the game of Diplomacy with open-domain natural…
Code for Cicero, an AI agent that plays the game of Diplomacy with open-domain natural language negotiation. - facebookresearch/diplomacy_cicero
A year of building for the terminal
https://textual.textualize.io/blog/2022/12/20/a-year-of-building-for-the-terminal/
https://textual.textualize.io/blog/2022/12/20/a-year-of-building-for-the-terminal/
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/
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/
JFrog
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.
sdfstudio
A Unified Framework for Surface Reconstruction.
https://github.com/autonomousvision/sdfstudio
A Unified Framework for Surface Reconstruction.
https://github.com/autonomousvision/sdfstudio
GitHub
GitHub - autonomousvision/sdfstudio: A Unified Framework for Surface Reconstruction
A Unified Framework for Surface Reconstruction. Contribute to autonomousvision/sdfstudio development by creating an account on GitHub.
acheong08 / ChatGPT
Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
https://github.com/acheong08/ChatGPT
Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
https://github.com/acheong08/ChatGPT
GitHub
GitHub - acheong08/ChatGPT: Reverse engineered ChatGPT API
Reverse engineered ChatGPT API. Contribute to acheong08/ChatGPT development by creating an account on GitHub.
taranjeet / chatgpt-api
This repo is unofficial ChatGPT api. It is based on Daniel Gross's WhatsApp GPT
https://github.com/taranjeet/chatgpt-api
This repo is unofficial ChatGPT api. It is based on Daniel Gross's WhatsApp GPT
https://github.com/taranjeet/chatgpt-api
GitHub
GitHub - taranjeet/unofficial-chatgpt-api: This repo is unofficial ChatGPT api. It is based on Daniel Gross's WhatsApp GPT
This repo is unofficial ChatGPT api. It is based on Daniel Gross's WhatsApp GPT - taranjeet/unofficial-chatgpt-api