Simple Python-based setuid+setgid+setgroups+exec. A port of https://github.com/tianon/gosu
Project description
Simple Python-based setuid+setgid+setgroups+exec. A port of https://github.com/tianon/gosu
- Free software: BSD license
Installation
pip install pysu
Documentation
Usage: pysu [-h] user[:group] command
Change user and exec command.
- positional arguments:
- user command
- optional arguments:
-h, --help show this help message and exit
Development
To run the all tests run:
tox
Changelog
0.2.0 (2016-05-06)
- Allow using “:group” as argument, just like gosu (it will use the current user, but with the given group).
0.1.0 (2016-04-19)
- First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pysu-0.2.0-py2.py3-none-any.whl (4.5 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size pysu-0.2.0.tar.gz (10.0 kB) | File type Source | Python version None | Upload date | Hashes View |