Skip to main content

No project description provided

Project description

BotCity Framework Web - Python

« Explore Framework docs »

Report bug · Request feature · How to Contribute · Support


Prerequisites

  • Python 3.7+
  • botcity-framework-base
  • beautifulsoup4
  • numpy
  • opencv-python
  • pillow
  • selenium

Python package requirements are listed in the requirements.txt file, which can be used to install all requirements from pip: 'pip install -r requirements.txt'

Running the Tests

In order to run the tests you will need to install some dependencies that are not part of the runtime dependencies.

Assuming that you have cloned this repository do:

pip install -r test-requirements.txt

python run_tests.py

Running the Examples

There are various examples of the features and how to get started. Check out the examples folder.

Building the Documentation Locally

In order to build the documentation you will need to install some dependencies that are not part of the runtime dependencies.

Assuming that you have cloned this repository do:

pip install -r docs-requirements.txt

mkdocs build

This will generate the HTML documentation in the <>/site folder. Look for the index.html file and open it with your browser.

Online Documentation

Documentation is available at https://botcity-dev.github.io/botcity-framework-web-python.

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

botcity-framework-web-0.1.2.tar.gz (35.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page