forked from anibalpacheco/tornado-webservices
-
Notifications
You must be signed in to change notification settings - Fork 0
A implementation of SOAP web services for tornado web server
ladiaria/tornado-webservices
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tornado Web Services: -------------------- This is an implementation of SOAP Web Service API, to be used in a Tornado Web Server, taking advantage of the great features of that server. TornadoWS is licensed user the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0). Prerequisities: --------------- You need to have tornado-1.2.1.tar.gz installed, at least. Installation: ------------- To install: - Decompess the file tornadows-<version>.tar.gz - cd into tornadows-<version> - and execute: python setup.py build python setup.py install On Ubuntu you need to use the sudo command...don't forget ;-)
About
A implementation of SOAP web services for tornado web server
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%