https://github.com/levitation-opensource/python_memory_limit
Code for setting memory limit for python processes and their subprocesses, under Windows or Linux.
https://github.com/levitation-opensource/python_memory_limit
jobobject linux memory-limit python reliability rlimit windows
Last synced: 10 months ago
JSON representation
Code for setting memory limit for python processes and their subprocesses, under Windows or Linux.
- Host: GitHub
- URL: https://github.com/levitation-opensource/python_memory_limit
- Owner: levitation-opensource
- License: cc-by-sa-4.0
- Created: 2020-10-20T03:07:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T12:57:26.000Z (about 5 years ago)
- Last Synced: 2025-01-23T07:28:34.475Z (11 months ago)
- Topics: jobobject, linux, memory-limit, python, reliability, rlimit, windows
- Language: Python
- Homepage: http://www.simplify.ee/
- Size: 15.6 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python_memory_limit
Code for setting memory limit for python processes and their subprocesses, under Windows or Linux.