Skip to content

Simple service system [ background processes (“daemons”) ] in linux .. Created in python3

License

Notifications You must be signed in to change notification settings

AI35/Python-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python-Service

Simple service system [ background processes (“daemons”) ] in linux .. Created in python3

Python service version status python System license

REQUIREMENTS

2) Service Module for python3 --> https://pypi.python.org/pypi/service

Notes

Working only on Linux.

HOW TO RUN

[+] In terminal (python3 pyservice.py COMMAND)
         [-]COMMAND : 
                [--start] to start service.
                [--stop] to stop service.
                [--status] to check service status.

LICENSE

Copyright 2018 LinePY, Inc.

Python service

   Licensed under the GNU General Public License v3.0 License , you may not use this
   file except in compliance with the License.
   You may obtain a copy of the License at :

   https://github.com/AI35/Python-Service/blob/master/LICENSE
ALI .B .OTH - ORG : LinePY �

About

Simple service system [ background processes (“daemons”) ] in linux .. Created in python3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages