DeathSleep
A PoC implementation for an evasion technique to terminate the current thread and restore it before resuming execution, while implementing page protection changes during no execution.
https://github.com/janoglezcampos/DeathSleep
A PoC implementation for an evasion technique to terminate the current thread and restore it before resuming execution, while implementing page protection changes during no execution.
https://github.com/janoglezcampos/DeathSleep
GitHub
GitHub - janoglezcampos/DeathSleep: A PoC implementation for an evasion technique to terminate the current thread and restore it…
A PoC implementation for an evasion technique to terminate the current thread and restore it before resuming execution, while implementing page protection changes during no execution. - janoglezcam...
facundoolano / software-papers
📚 A curated list of papers for Software Engineers
https://github.com/facundoolano/software-papers
📚 A curated list of papers for Software Engineers
https://github.com/facundoolano/software-papers
GitHub
GitHub - facundoolano/software-papers: 📚 A curated list of papers for Software Engineers
📚 A curated list of papers for Software Engineers. Contribute to facundoolano/software-papers development by creating an account on GitHub.
huggingface / accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
https://github.com/huggingface/accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
https://github.com/huggingface/accelerate
GitHub
GitHub - huggingface/accelerate: 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration…
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed suppo...
Python Firebase Authentication Integration with FastAPI
Firebase authentication is Google Cloud Platform's user management system. Here's how to integrate it with FastAPI.
https://pythonalgos.com/python-firebase-authentication-integration-with-fastapi/
Firebase authentication is Google Cloud Platform's user management system. Here's how to integrate it with FastAPI.
https://pythonalgos.com/python-firebase-authentication-integration-with-fastapi/
PythonAlgos
Python Firebase Authentication Integration with FastAPI - PythonAlgos
Firebase authentication is Google Cloud Platform's user management system. FastAPI is a Python API backend. Here's how to integrate them.
SciPy 1.9.0
It contains many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations and API changes in this release, which are documented in the release notes.
https://github.com/scipy/scipy/releases/tag/v1.9.0
It contains many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations and API changes in this release, which are documented in the release notes.
https://github.com/scipy/scipy/releases/tag/v1.9.0
GitHub
Release SciPy 1.9.0 · scipy/scipy
SciPy 1.9.0 Release Notes
SciPy 1.9.0 is the culmination of 6 months of hard work. It contains
many new features, numerous bug-fixes, improved test coverage and better
documentation. There have bee...
SciPy 1.9.0 is the culmination of 6 months of hard work. It contains
many new features, numerous bug-fixes, improved test coverage and better
documentation. There have bee...
wandb
A tool for visualizing and tracking your machine learning experiments.
https://github.com/wandb/wandb
A tool for visualizing and tracking your machine learning experiments.
https://github.com/wandb/wandb
GitHub
GitHub - wandb/wandb: The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation…
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production. - wandb/wandb
Data Visualization in Python
Learn how to create awesome data visualizations using the most popular Python libraries, such as matplotlib, seaborn and plotly.
https://blog.resolvingpython.com/04-data-visualization-in-python
Learn how to create awesome data visualizations using the most popular Python libraries, such as matplotlib, seaborn and plotly.
https://blog.resolvingpython.com/04-data-visualization-in-python
Resolving Python
#04 | Data Visualization in Python
Learn how to create awesome data visualizations using the most popular Python libraries, such as matplotlib, seaborn and plotly.
pointers.py 2.0.0 - bringing the hell of pointers to python
https://www.reddit.com/r/Python/comments/wmwr5a/pointerspy_200_bringing_the_hell_of_pointers_to/
https://www.reddit.com/r/Python/comments/wmwr5a/pointerspy_200_bringing_the_hell_of_pointers_to/
reddit
pointers.py 2.0.0 - bringing the hell of pointers to python
updated api example: ```py from pointers import _ text: str = "hello world" ptr = _&text print(*ptr) # hello world ``` repo:...
Python F-Strings Number Formatting Cheat Sheet
https://cheatography.com/brianallan/cheat-sheets/python-f-strings-number-formatting/
https://cheatography.com/brianallan/cheat-sheets/python-f-strings-number-formatting/
Cheatography
Python F-Strings Number Formatting Cheat Sheet
Contains formulas, tables, and examples showing patterns and options focused on number formatting for Python's Formatted String Literals -- i.e., F-Strings.
The Definitive Guide To Sitemaps With Python
This article describes general idea and how to implement your sitemaps with python.
https://abstractkitchen.com/blog/sitemaps-for-devs/
This article describes general idea and how to implement your sitemaps with python.
https://abstractkitchen.com/blog/sitemaps-for-devs/
Abstractkitchen
The Definitive Guide To Sitemaps With Python / abstractkitchen.com
Sitemaps are important. Especially for big websites. It is always a good idea to develop your website with SEO in mind. Unfortunately, most developers ignore this part.
TorchDynamo
A Python-level JIT compiler designed to make unmodified PyTorch programs faster.
https://github.com/pytorch/torchdynamo
A Python-level JIT compiler designed to make unmodified PyTorch programs faster.
https://github.com/pytorch/torchdynamo
GitHub
GitHub - pytorch/torchdynamo: A Python-level JIT compiler designed to make unmodified PyTorch programs faster.
A Python-level JIT compiler designed to make unmodified PyTorch programs faster. - pytorch/torchdynamo
adw0rd / instagrapi
🔥 The fastest and powerful Python library for Instagram Private API 2022
https://github.com/adw0rd/instagrapi
🔥 The fastest and powerful Python library for Instagram Private API 2022
https://github.com/adw0rd/instagrapi
GitHub
GitHub - subzeroid/instagrapi: 🔥 The fastest and powerful Python library for Instagram Private API 2025 with HikerAPI SaaS
🔥 The fastest and powerful Python library for Instagram Private API 2025 with HikerAPI SaaS - subzeroid/instagrapi
Belay
Belay is a python library that enables the rapid development of projects that interact with hardware via a micropython-compatible board.
https://github.com/brianpugh/belay
Belay is a python library that enables the rapid development of projects that interact with hardware via a micropython-compatible board.
https://github.com/brianpugh/belay
GitHub
GitHub - BrianPugh/belay: Belay is a python library that enables the rapid development of projects that interact with hardware…
Belay is a python library that enables the rapid development of projects that interact with hardware via a micropython-compatible board. - GitHub - BrianPugh/belay: Belay is a python library that e...
Rapid Prototyping Using Terraform, GitHub Action, Docker and Streamlit in GCP
https://towardsdatascience.com/rapid-prototyping-using-terraform-github-action-docker-and-streamlit-in-gcp-e623ae3fdd54
https://towardsdatascience.com/rapid-prototyping-using-terraform-github-action-docker-and-streamlit-in-gcp-e623ae3fdd54
Medium
Rapid Prototyping Using Terraform, GitHub Action, Docker and Streamlit in GCP
Speed Up Insight-sharing Using CI/CD Tools
How To Keep Track Of Packages For Your Django Project With Pip-Tools
You don't have to rely on pip freeze to manage your project requirements.
https://ctrlzblog.com/how-to-keep-track-of-packages-for-your-django-project-with-pip-tools/
You don't have to rely on pip freeze to manage your project requirements.
https://ctrlzblog.com/how-to-keep-track-of-packages-for-your-django-project-with-pip-tools/
CTRL Z Blog
How to keep track of packages for your Django project with pip-tools - CTRL Z Blog
You don't have to rely on pip freeze to manage your project requirements.
Getting Started With Dash: Easy Data Visualization In Python
A very common thing you want to do in Python is visualize your data in a dashboard. This video shows you how to set up data visualization using Plotly Dash in Python in a few easy steps.
https://www.youtube.com/watch?v=XOFrvzWFM7Y
A very common thing you want to do in Python is visualize your data in a dashboard. This video shows you how to set up data visualization using Plotly Dash in Python in a few easy steps.
https://www.youtube.com/watch?v=XOFrvzWFM7Y
YouTube
Getting Started With Dash: Easy Data Visualization In Python - Part 1/3
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
A very common thing you want to do in Python is visualize your data in a dashboard. Today I show you how to set up data visualization using Plotly Dash in Python in a few easy…
A very common thing you want to do in Python is visualize your data in a dashboard. Today I show you how to set up data visualization using Plotly Dash in Python in a few easy…