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
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/
https://www.reddit.com/r/Python/comments/zvxb2x/the_handpicked_selection_of_the_best_python/
Reddit
r/Python on Reddit
The hand-picked selection of the best Python libraries and tools of 2022
apple / ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
https://github.com/apple/ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
https://github.com/apple/ml-stable-diffusion
GitHub
GitHub - apple/ml-stable-diffusion: Stable Diffusion with Core ML on Apple Silicon
Stable Diffusion with Core ML on Apple Silicon. Contribute to apple/ml-stable-diffusion development by creating an account on GitHub.
Concurrent Programming in Python
Concurrent programming refers to a type of programming focused on executing independent tasks at ...
https://superfastpython.com/concurrent-programming/
Concurrent programming refers to a type of programming focused on executing independent tasks at ...
https://superfastpython.com/concurrent-programming/
Super Fast Python
Concurrent Programming in Python - Super Fast Python
Concurrent Programming in Python, your complete guide to concurrent programming in Python with threads, processes, and coroutines.
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/
Have you ever wondered what happens when you activate a virtual environment and how it works ...
https://rushter.com/blog/python-virtualenv/
Artem Golubin
How virtual environment libraries work in Python | Artem Golubin
An introduction to virtual environment internals
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/
Python coroutines are first-class concepts that can be used to develop asynchronous programs. In ...
https://superfastpython.com/python-coroutine/
Super Fast Python
What is a Coroutine in Python - Super Fast Python
Coroutines are concurrent tasks in asyncio programs. Python provides first-class coroutines and the asyncio module for running and using them in Python applications. Coroutines are used to develop concurrent applications but are unlike thread-based and process…
Understanding Python Types and Type Hints
https://codesolid.com/understanding-python-types-and-type-hints/
https://codesolid.com/understanding-python-types-and-type-hints/
CodeSolid.com - Python: Beginner to Expert
Understanding Python Types and Type Hints
Learn all about Python types, from how to explore information about them to how to ensure the correct types are passed to a function.
rawandahmad698 / PyChatGPT
⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.
https://github.com/rawandahmad698/PyChatGPT
⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.
https://github.com/rawandahmad698/PyChatGPT
GitHub
GitHub - rawandahmad698/PyChatGPT: ⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking…
⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more. - rawandahmad698/PyChatGPT
Turing-Project / AntiFraudChatBot
A simple prompt-chatting AI based on wechaty and fintuned NLP model
https://github.com/Turing-Project/AntiFraudChatBot
A simple prompt-chatting AI based on wechaty and fintuned NLP model
https://github.com/Turing-Project/AntiFraudChatBot
GitHub
GitHub - Turing-Project/AntiFraudChatBot: A simple prompt-chatting AI based on wechaty and fintuned NLP model
A simple prompt-chatting AI based on wechaty and fintuned NLP model - Turing-Project/AntiFraudChatBot
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/
https://tomforb.es/i-scanned-every-package-on-pypi-and-found-57-live-aws-keys/
mikf / gallery-dl
Command-line program to download image galleries and collections from several image hosting sites
https://github.com/mikf/gallery-dl
Command-line program to download image galleries and collections from several image hosting sites
https://github.com/mikf/gallery-dl
GitHub
GitHub - mikf/gallery-dl: Command-line program to download image galleries and collections from several image hosting sites
Command-line program to download image galleries and collections from several image hosting sites - mikf/gallery-dl
What's the best thing/library you learned this year ?
https://www.reddit.com/r/Python/comments/znfqrp/whats_the_best_thinglibrary_you_learned_this_year/
https://www.reddit.com/r/Python/comments/znfqrp/whats_the_best_thinglibrary_you_learned_this_year/
reddit
What's the best thing/library you learned this year ?
I'm working on a large project creating an API to [make AI accessible to any stack devs](https://edenai.co). And for my side this year it was...
NetworkX 3.0 - create, manipulate, and study complex networks in Python
https://networkx.org/documentation/stable/release/release_3.0.html
https://networkx.org/documentation/stable/release/release_3.0.html