An asynchronous python wrapper for ferris.chat api
Project description
FerrisWheel
An async-ready Python wrapper around FerrisChat's API.
Installation Instructions
Linux:
$ python3.9 -m pip install -U ferriswheel
Python 3.9 can be replaced with your python version.
Windows:
> py -3 -m pip install -U ferriswheel
If you want to install the development version, you can do so with:
$ python3.9 -m pip install -U git+https://github.com/FerrisChat/ferriswheel
Python 3.9 can be replaced with your python version.
Windows:
> py -3 -m pip install -U git+https://github.com/FerrisChat/ferriswheel
If you want to install the packages for performance, you can do so by appending [performance] to the end of the installation command.
For example, if you want to install the speedups, you can do so with:
$ python3.9 -m pip install -U ferriswheel[performance]
Same for windows
> py -3 -m pip install -U ferriswheel[performance]
Contributing
For contribution information, please see CONTRIBUTING.md.
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
File details
Details for the file ferriswheel-0.0a1.post1.tar.gz
.
File metadata
- Download URL: ferriswheel-0.0a1.post1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d3628210ce2753ff725b631fa3973293a402687d31dd4b3c7afc735ec8cd0ce |
|
MD5 | 39c24422a513ab32ec41a266a08ca179 |
|
BLAKE2b-256 | 407eb92e87fdf81d35d5fa709ec262995ee05e4ec955ae881bcc131d9a7f4e17 |
File details
Details for the file ferriswheel-0.0a1.post1-py3-none-any.whl
.
File metadata
- Download URL: ferriswheel-0.0a1.post1-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04e672ae57cd8c73a33fd5a079252eb58204ca39c727b8f1bf1fbaf8a6b2db17 |
|
MD5 | 53c25c31e177c4ab30666393d5497789 |
|
BLAKE2b-256 | a12ed4ade03b4c09fbf314779ccab56bdd8ef7967f75a11aa616a8928ff8d5f3 |