Skip to content

python modules to use linux command more conveniently

Notifications You must be signed in to change notification settings

luna-negra/linux_cmdproxier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 'linux_cmdproxier'

1. Introduction

Project 'linux_cmdproxier' is a project to make a python module 'linux_cmd' which control some linux command with automation. This module was design to assist make linux automation script.

| Support Linux Distributions |

Redhat
  • CentOS 8 Stream
Debian
  • Ubuntu 23.04

2. How to Use

First, download this repository on your working local.

Download Repository: git clone https://luna-negra/linux_cmdproxier

Second, import module on your project

import module: import linux_cmdproxier

3. Version Info

The latest version: version _0.1.1_beta

Pre-Release Version
  • None
Stable Version
  • None
Test Version
  • Version_0.1.1_Beta (2024.03.27)

4. Development Log

Version 0.1.1_Beta
2024. 03. 27
  • Complete test on CentOS 8 Stream
  • Complete test on Ubuntu 23.04
2024. 03. 26
  • Complete making draft #1.
2024. 03. 01
  • Start Project

About

python modules to use linux command more conveniently

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages