RHEL Ready Framework
Pynix is a Python framework for RHEL-like operative systems, which creates parsing, logging, bash-completion, rpm and many others, for integrating Python programs with the operative system with ease. It can also run Python scripts and daemons without any mandatory parameters and it's highly modular, meaning you can make your program run as you would like.
The only dependencies needed by the framework are listed below.
Needed packages:
The framework was tested to run only in RHEL-like distributions.
Please ensure your pull request adheres to the following guidelines:
- Try to push clean and intuitive code only.
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Make an individual pull request for each suggestion.
- Keep descriptions short and simple, but descriptive.
- Check your spelling and grammar.
The content of this project and the source code is licensed under the GNU General Public License v3.0, the full license text can be seen here.