PyBEN ChatBot enables anyone to run a custom chatbot on its own python module
Project description
PyBenChatBot
Introduction
PyBEN ChatBot enables anyone to run a custom chatbot on its own python module
Table of contents
Getting started
Installation
Win:
python -m pip install pybenchatbot -U
macOS:
python3 -m pip install pybenchatbot -U
Usage
The package is intended to be run as a module from cli.
Running the command will create a local webserver on the requested port. The webserver can be accessed at http://127.0.0.1:8000/
Chatbot on your local repository (Run from workspace or specify the path):
python -m pybenchatbot python -m pybenchatbot --target ./myproject --port 8000
Chatbot on a specific module:
python -m pybenchatbot -t pybenutils -i 0.0.0.0 -p 8000
Activation time might take a few seconds while the module is being indexed.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pybenchatbot-1.1.0.tar.gz.
File metadata
- Download URL: pybenchatbot-1.1.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
800ccf2044e454607deb7348ad499fe67ead0f009ee5a33c7ed547c1a0055317
|
|
| MD5 |
97cb7367c34d3dc0d46f03b3d5f442fe
|
|
| BLAKE2b-256 |
ccc0ea25d4d87e694db3d7c40cde3e4dcf9cb8dd8346c58f97fad2e2e002f8b9
|
File details
Details for the file pybenchatbot-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pybenchatbot-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f1d92839c4d3fccdb040170313b681c43d8d8f6ace60fbbebc56f250b7aa3d9
|
|
| MD5 |
b17dfede321715ad1a6c682f316d227a
|
|
| BLAKE2b-256 |
c1e4729fd03c52289b2379d51abe8963cd2d67476dc339a613ea786d0bd42771
|