DudaC is a command line interface for Duda I/O web services framework
Project description
Duda Client Manager
DudaC is a command line interface for the Duda I/O web services framework ‘Duda’, it aims to to manage Duda web services in a easy manner.
Install
Install dudac in you home:
$ python setup.py install –user
Add $HOME/.local/bin to your $PATH adding the following line to your .bashrc:
export PATH=”$HOME/.local/bin:$PATH”
Open a new terminal or source .bashrc and you’ll have available the dudac command.
Usage
Get the development environment:
# dudac -s
Launch your web service:
# dudac -w PATH_TO_WEBSERVICE_SOURCE_CODE
Hit your web server
# firefox http://localhost:2001
Examples
If you want to see some Duda web services examples clone the following repository:
Then you can do something like:
# dudac -w /path/to/duda-examples/001_hello_world
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file dudac-0.26.tar.gz.
File metadata
- Download URL: dudac-0.26.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e67ec5a447b7a17e28045603e106de99e62785de9541a628315e393d955ff6cc
|
|
| MD5 |
6605d3d5d9f64f844e66f48b5ea98392
|
|
| BLAKE2b-256 |
1ee9821adfd43c5d021f8bd3adac3f799f0bc31608e5261ca5ac7581ad29cb72
|