Skip to content

ccavales3/chimera-pulse-py

Repository files navigation

Project ChimeraPulse 🦁🐐🐍

Coverage Report pre-commit security: bandit Imports: isort Code style: black

A conversation analytics and cognitive tool

Usage

Install and run the package locally as a CLI tool

Navigate to the root directory of the repository.

python install setup.py

Run the package as a REST API

Navigate to the root directory of the repository.

flask run --host=0.0.0.0 --debug
Options Description
--host=0.0.0.0 Make server publicly available
--debug Run debug mode. Will automatically reload if code changes

Maintainers

@ccavales3 @snalbukhary

About

A conversation analytics and cognitive tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published