# Cleverbot.py [](https://travis-ci.org/folz/cleverbot.py) [](https://pypi.python.org/pypi/cleverbot) [](https://pypi.python.org/pypi/cleverbot)
Cleverbot.py is an unofficial library to access the Cleverbot API.
```python
>>> from cleverbot import Cleverbot
>>> cb = Cleverbot()
>>> cb.ask("Hi. How are you?")
"I'm good, thanks. How are you?"
```
(Note: actual reply may vary, and will probably make fun of you. This _is_ Cleverbot, after all.)
## Installation
To install cleverbot.py, simply:
```bash
$ pip install cleverbot
```
Boom!
How to Contribute
-----
Comments, pull requests, documentation, and other feedback are warmly welcome!
1. Check for [open issues](https://github.com/folz/cleverbot.py/issues) or open a fresh issue to start a discussion around a feature idea or a bug.
2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
3. Write a test which shows that the bug was fixed or that the feature works as expected.
4. Send a pull request and bug the maintainer until it gets merged and published. :)
Cleverbot.py is an unofficial library to access the Cleverbot API.
```python
>>> from cleverbot import Cleverbot
>>> cb = Cleverbot()
>>> cb.ask("Hi. How are you?")
"I'm good, thanks. How are you?"
```
(Note: actual reply may vary, and will probably make fun of you. This _is_ Cleverbot, after all.)
## Installation
To install cleverbot.py, simply:
```bash
$ pip install cleverbot
```
Boom!
How to Contribute
-----
Comments, pull requests, documentation, and other feedback are warmly welcome!
1. Check for [open issues](https://github.com/folz/cleverbot.py/issues) or open a fresh issue to start a discussion around a feature idea or a bug.
2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
3. Write a test which shows that the bug was fixed or that the feature works as expected.
4. Send a pull request and bug the maintainer until it gets merged and published. :)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cleverbot-1.1.1.tar.gz
(4.2 kB
view details)
File details
Details for the file cleverbot-1.1.1.tar.gz.
File metadata
- Download URL: cleverbot-1.1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d57943a1a52d37b14b45ac5257c219818a819c3415a664cf51c329693e190cf7
|
|
| MD5 |
fd456b28ddbdc8a485d033e393da19ff
|
|
| BLAKE2b-256 |
33b0d8bc1e3717cd2de5e4028c212821746d2f9d895705bc1ff5b646d7dc5ea9
|