jk-etcpasswd

This python module provides classes to parse and model data from /etc/passwd, /etc/shadow, /etc/group and /etc/gshadow.


Keywords
passwd, sysadmin
License
Apache-2.0
Install
pip install jk-etcpasswd==0.2021.12.5

Documentation

jk_etcpasswd

Introduction

This python module provides classes to parse and model data from /etc/passwd, /etc/shadow, /etc/group and /etc/gshadow.

Information about this module can be found here:

Why this module?

...

Limitations of this module

...

How to use this module

Import this module

Please include this module into your application using the following code:

import jk_etcpasswd

...

Contact Information

This work is Open Source. This enables you to use this work for free.

Please have in mind this also enables you to contribute. We, the subspecies of software developers, can create great things. But the more collaborate, the more fantastic these things can become. Therefore Feel free to contact the author(s) listed below, either for giving feedback, providing comments, hints, indicate possible collaborations, ideas, improvements. Or maybe for "only" reporting some bugs:

License

This software is provided under the following license:

  • Apache Software License 2.0