Installation#
You can install/upgrade bedrockpy with the following command:
pip install -U bedrockpy
If you are not using Windows, you may as well enable uvloop which speeds up the server:
pip install -U "bedrockpy[fast]"
You can install/upgrade bedrockpy with the following command:
pip install -U bedrockpy
If you are not using Windows, you may as well enable uvloop which speeds up the server:
pip install -U "bedrockpy[fast]"