Skip to content
Snippets Groups Projects
Commit d3641cd5 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

readme added

parent e15bfd28
No related branches found
No related tags found
No related merge requests found
Satella is a Python library for writing server applications, especially those dealing with
small network-oriented task.
Satella regards network sockets as sockets, just the way the are, taking into consideration the multitude
of ways they can fail. Other libraries tend to abstract them away as files.
Satella is easy-to-use. It's main task is to reduce the cognitive load on the programmer. It requires minimum startup and faciliates it's objects, classes and procedures to be used without requiring the coder to read and understand multitude information about unnecessary far-away classes.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment