Skip to content

BernardoGO/Pygmy-Python-WebServer

Repository files navigation

Pygmy Python WebServer

Build Status Latest release Licence

==================

Usage


Run using 'config.conf' configurations

python server.py

or

python3 server.py

Run using 'config.conf' configurations with arguments

python server.py -p 8080 -ip 127.0.0.1 -v

or

python3 server.py -p 8080 -ip 127.0.0.1 -v

-v for verbose mode
-p PORT to change it's listening port
-ip IP to change it's listening address


Installation

git clone https://github.com/BernardoGO/Pygmy-Python-WebServer

This software needs the following dependencies to work:

Name

Antaresia perthensis is a species of snake found in western Australia. Their common names, pygmy python and anthill python, refer to the fact that they are the smallest member of the Pythonidae family and are often found in termite mounds. In captivity Anthill pythons can be housed (and bred) in something as small as a 5.5 gallon tank. Although reptile specific enclosures are best, a simple fish tank may be used for short or long-term housing. They may be fed mice as part of their regular diet and supplemented with fuzzy rats. This snake is a popular exotic pet. read more

License

``` The MIT License (MIT)

Copyright (c) 2014 Bernardo Augusto Godinho de Oliveira

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

</sup>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published