PythonHub
2.43K subscribers
2.35K photos
49.2K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
rest-filters: A filter backend for Django REST framework.

A filter backend native to Django REST framework that allows for much more complex filter operations for you APIs.

https://github.com/realsuayip/rest-filters
👍1
Tracking malicious code execution in Python

Recently, I have been working on a new library that statically analyzes Python scripts and detects ...

https://rushter.com/blog/python-code-exec/
2
Nested functions in Python

Functions in Python can be defined within another function.







Table of contents
...

https://www.pythonmorsels.com/nested-functions/
👍1