DUplex Communication and Transactional Streaming Web Framework
Project description
DUCTS: DUplex Communication and Transactional Streaming Web Framework
SAMPLE
Install
You can install this package by pip
pip3 install ducts
start and stop server and other backend processes
You can start ducts server as well as other backends with following commands.
python -m ducts server start [-c configfile]
python -m ducts asr start [-c configfile]
You can also stop them.
python -m ducts server stop [-c configfile]
python -m ducts asr stop [-c configfile]
In configfile, you can define followings:
[ducts.common_config]
# root directory of all local path (<class 'pathlib.Path'>)
# ducts_home = .
# filepath to store PID (<class 'str'>)
# pidpath = {ducts_home}/.pid/{module}_{service}.pid
This is the README file for the project.
The file should use UTF-8 encoding and can be written using reStructuredText or markdown with the appropriate key set. It will be used to generate the project webpage on PyPI and will be displayed as the project homepage on common code-hosting services, and should be written for that purpose.
Typical contents for this file would include an overview of the project, basic usage examples, etc. Generally, including the project changelog in here is not a good idea, although a simple “What's New” section for the most recent version may be appropriate.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ducts-0.1.7.tar.gz
.
File metadata
- Download URL: ducts-0.1.7.tar.gz
- Upload date:
- Size: 49.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e507b54be30e8f4c3604788baab1537cb4f87e5f924a9708ce8009e0743a19b |
|
MD5 | adf07088a74439bb261efed7fd1d86ef |
|
BLAKE2b-256 | b65d5276bff2d6f744eddee7c4f3ad9c5b1f5f301807db05f77d0041e9232f67 |
File details
Details for the file ducts-0.1.7-py2.py3-none-any.whl
.
File metadata
- Download URL: ducts-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 84.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89fe7320a790c7f917120a9dd438120eadbe6c22c63586a63c57414ba513df92 |
|
MD5 | d12f8eeda9dca9fc4257ffb50b292846 |
|
BLAKE2b-256 | a3054074513274fe2def5888cf94f9313d62f12b514d72c393488086c7601ad4 |