Skip to content

ionelmc/python-su

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ci
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Overview

tests
Travis-CI Build Status Requirements Status

package PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported implementations

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages