Skip to content

fredericommartins/pynix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pynix

RHEL Ready Framework

Synopsis

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.

Installation

The only dependencies needed by the framework are listed below.

Needed packages:

The framework was tested to run only in RHEL-like distributions.

Contributions

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.

License

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.

Releases

No releases published

Packages

No packages published

Languages