This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.4.4 instead.
Reason given by maintainers: Problem with relying on constructor call.
BotCity Framework Base - Python
« Explore Framework docs »
Report bug
·
Request feature
·
How to Contribute
·
Support
Prerequisites
- Python 3.7+
- Pillow
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-base-python.
Release files for botcity-framework-base 0.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| botcity-framework-base-0.4.0.tar.gz | 25.0 kB | Details |
Release files / botcity-framework-base-0.4.0.tar.gz
| Download URL | botcity-framework-base-0.4.0.tar.gz |
|---|---|
| Size | 25.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6d29f8c1c38948a39fc54ed9eded603f1d502e94553f1ff016d3a106169b22dd
|
|
BLAKE2b-256 checksum How to use checksums |
f6b61142ef9c3390f9673d8161a6c6e06a9a93575f2c7e60cf6472138afe44de
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|