Forums

how to get a list of active processes through code on python3?

hi, how to get a list of active processes through code on python3?

thanks

Unfortunately there's no way to do that on PythonAnywhere right now; your processes might be running on a number of different machines, and we'd need to provide some kind of API to aggregate them all. Adding something like that is on our to-do list, but it's not something we've scheduled to do.