Skip to content

Screamik/PythonServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python server using only standard library.
To run: server.py [host port]
Syntax:
GET key         - gets value of the 'key' from the storage.
PUT key value   - puts key 'key' with value 'value' into the storage.
SET SLEEP time  - sets the sleep time for the server.

Note: PUT allows template ${key} 
This file was created by PyCharm 2.0.1 for binding GitHub repository

About

school.hh.ru-java-stdlib translation to Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages