An open API service indexing awesome lists of open source software.

https://github.com/k5924/pythonapi

Coursework for CSI-5-OSY Coursework 3
https://github.com/k5924/pythonapi

python python-api

Last synced: 11 months ago
JSON representation

Coursework for CSI-5-OSY Coursework 3

Awesome Lists containing this project

README

          

# PythonAPI

## Introduction

>


  • Write a python API that executes a Shell Script file from the manger to a worker. The target worker must be identified by its IP address. The user supplies the script and the target to the manager.

  • Make at least five test samples of the tests.

  • The API must also inform the user, how long it took to execute the task.

Languages and Tools:


linux python