Another NoneBot2 project bootstrap tool.
Project description
nonestrap
Another NoneBot2 project bootstrap tool.
Installation
Install nonestrap via this command:
pip install nonestrap
Usage
# install bootstrap file into ./mybot/ with onebot-v11 adapter and without any
# extra plugin, under a virtual environment.
nonestrap -a onebot-v11 mybot
# install bootstrap file into ./mybot/ with both onebot-v11 and ding adapter
# and APScheduler, under a virtual environment
nonestrap -a onebot-v11 -a ding mybot nonebot-plugin-apscheduler
# like the first one but with production .env file.
nonestrap -a onebot-v11 -e prod mybot
# like the first one but without creating a new virtual environment.
# use it if you have already prepared a virtual environment.
nonestrap -a onebot-v11 -V mybot
# like the first one but keeps bot.py instead of bot.pyc
nonestrap -a onebot-v11 -C mybot
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
nonestrap-1.2.0.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file nonestrap-1.2.0.tar.gz
.
File metadata
- Download URL: nonestrap-1.2.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c02163f8c7e89499d7116982b6116289d7e432c45583c3296e7c15cc6b95f9f3 |
|
MD5 | a2f861d35c8976716f4092e947949b9b |
|
BLAKE2b-256 | b318a9ca79d1e729f7b61df23e5ec5e09e5e05f3c286227bb5d4764e0d7b7c8d |
File details
Details for the file nonestrap-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: nonestrap-1.2.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 470c5d7c39bc903c2dd29c2bdeae9a1ba6505f7be8349f7b660b3e312c357377 |
|
MD5 | 65eb5ec30f0c6e21013da61d0a51d2dc |
|
BLAKE2b-256 | ed74da0745669428ef1c33a5475cf0d2f9098755da26be76cb9b529941cb533b |