2 529
Subscribers
-124 hours
+27 days
+530 days
Posts Archive
2 530
MatrixTM / MHDDoS
Best DDoS Attack Script Python3, Cyber Attack With 51 Methods
https://github.com/MatrixTM/MHDDoS
2 530
Decorators in Python β How to enhance functions without changing the code?
Decorators in python allow you to dynamically change the functionality of another function, without ...
https://www.machinelearningplus.com/python/decorators-in-python-how-to-enhance-functions-without-changing-the-code/
2 530
Discovering basic blocks
In this post, we will learn how to construct a control-flow graph (CFG) from a subset of CPython (3.6+) bytecode. We will also coincidentally be using Python (3.6+) as a programming language, but the concepts should be applicable to other bytecode and using other programming languages.
https://bernsteinbear.com/blog/discovering-basic-blocks/
2 530
pytorch / torchrec
Pytorch domain library for recommendation systems
https://github.com/pytorch/torchrec
2 530
How to make the most of Pydantic
How to Make the Most of PydanticExplore techniques for data contract validation, higher ...
https://towardsdatascience.com/how-to-make-the-most-of-pydantic-aa374d5c12d
2 530
OpenTelemetry and Python: A Complete Instrumentation Guide
Learn how to instrument Python code with OpenTelemetry, both manually and using auto-instrumentation.
https://www.timescale.com/blog/opentelemetry-and-python-a-complete-instrumentation-guide/
2 530
The counter-intuitive rise of Python in scientific computing (2020)
https://cerfacs.fr/coop/fortran-vs-python
2 530
Overlooked facts about variables and objects in Python: it's all about pointers
In Python, variables and data structures donβt contain objects. This fact is both commonly overlooked and tricky to internalize. You can happily use Python for years without really understanding the concepts below, but this knowledge can certainly help alleviate many common Python gotchas.
https://treyhunner.com/2022/03/variables-objects-and-pointers-in-python/
2 530
I made an event-driven system to quickly make GUIs with Python and pyimgui
https://pypi.org/project/toolgui/
2 530
Pre-Allocated Lists in Python
https://rednafi.github.io/reflections/pre-allocated-lists-in-python.html
2 530
BlocklyML visual programming tool for Machine learning and Python
https://github.com/chekoduadarsh/BlocklyML
2 530
This Is Why Python Data Classes Are Awesome
Data classes in Python are really powerful and not just for representing structured data. In this video I show you what you can do with dataclasses as well as new capabilities that have been added in Python 3.10.
https://www.youtube.com/watch?v=CvQ7e6yUtnw
2 530
Object Oriented Programming (OOPS) in Python
Object oriented programming is an effective way of writing code. You create classes which are ...
https://www.machinelearningplus.com/python/object-oriented-programming-oops-in-python/
2 530
The Right Way to Compare Floats in Python
https://davidamos.dev/the-right-way-to-compare-floats-in-python/
2 530
Efficient Pandas Dataframes in Python
In this video Rob Mulla teaches how to make your pandas dataframes more efficient by casting dtypes correctly. This will make your code faster, use less memory and smaller when saving to disk or a database.
https://www.youtube.com/watch?v=u4_c2LDi4b8
2 530
Bashing the Bash β Replacing Shell Scripts with Python
https://medium.com/capital-one-tech/bashing-the-bash-replacing-shell-scripts-with-python-d8d201bc0989
2 530
Running Python in WebAssembly
Python can now be compiled to Wasm. In this post, we show how to run cloud-side Python in a WebAssembly runtime.
https://www.fermyon.com/blog/python-wagi
Available now! Telegram Research 2025 β the year's key insights 
