Skip to content

Nimble is a simple client-server library for an efficient http service creation in python.

Notifications You must be signed in to change notification settings

grey-kristy/nimble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Installation on linux ==

Everything is in a package called nimble.
You can copy it to any place in a PYTHONPATH
or to use setup.py to install nimble system-wide like:

$ sudo './setup.py install'

or

$ su -c './setup.py install'

== Test project ==

Look into testproject directory for an example how to use nimble

About

Nimble is a simple client-server library for an efficient http service creation in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •