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: about 2 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T12:57:26.000Z (over 5 years ago)
- Last Synced: 2025-03-16T21:13:59.006Z (about 1 year ago)
- Topics: jobobject, linux, memory-limit, python, reliability, rlimit, windows
- Language: Python
- Homepage: http://www.simplify.ee/
- Size: 15.6 KB
- Stars: 3
- Watchers: 3
- 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.