zopefoundation / RestrictedPythonLinks
A restricted execution environment for Python to run untrusted code.
☆563Updated 2 months ago
Alternatives and similar repositories for RestrictedPython
Users that are interested in RestrictedPython are comparing it to the libraries listed below
Sorting:
- A minimalist production ready plugin system☆1,432Updated last week
- Python AST read/write☆844Updated 3 months ago
- asyncio-compatible timeout class☆566Updated this week
- A Python Parser☆639Updated 2 months ago
- Real asynchronous file operations with asyncio support.☆546Updated last month
- The multidict implementation☆449Updated this week
- Convert WSGI app to ASGI app or ASGI app to WSGI app.☆252Updated 3 months ago
- Simple LRU cache for asyncio☆817Updated this week
- Simple streaming JSON parser and encoder.☆162Updated 4 months ago
- Thread-safe asyncio-aware queue for Python☆882Updated last week
- decorator☆873Updated 2 months ago
- Parses cron schedules to iterate over datetime objects.☆448Updated last month
- Ultra-performant Promise implementation in Python☆364Updated 10 months ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆269Updated last month
- Composable custom class converters for attrs, dataclasses and friends.☆892Updated this week
- A platform-independent file lock for Python.☆853Updated last week
- Jobs scheduler for managing background task (asyncio)☆884Updated this week
- A high-performance immutable mapping type for Python.☆1,152Updated 2 weeks ago
- the missing toolbox for an async world☆305Updated 2 months ago
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- Crontabs for asyncio☆361Updated 2 months ago
- Applying JSON Patches in Python☆464Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆351Updated 2 months ago
- Removes unused imports and unused variables as reported by pyflakes☆933Updated 3 weeks ago
- Asynchronous console and interfaces for asyncio☆472Updated 3 weeks ago
- Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!☆664Updated 2 months ago
- High level asynchronous concurrency and networking framework that works on top of either trio or asyncio☆2,051Updated this week
- ASGI specification and utilities☆1,551Updated last month
- Rate limiting using various strategies and storage backends such as redis, memcached & mongodb☆515Updated 2 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆319Updated 4 months ago