khl.py
Python SDK for kaiheila.cn API
File Explorer
Download Latest Version (.zip)- bug_report.md
- commitlint.yml
- pylint.yml
- python-publish.yml
- README.md
- config.json.example
- ex01.py
- README.md
- ex02.py
- README.md
- ex03.py
- README.md
- ex04.py
- README.md
- ex05.py
- example.png
- README.md
- ex06.py
- README.md
- ex07.py
- example.png
- README.md
- ex08.py
- example.png
- README.md
- ex09.py
- README.md
- README.md
- __init__.py
- bot.py
- __init__.py
- card.py
- card_message.py
- color.py
- element.py
- interface.py
- module.py
- struct.py
- __init__.py
- command.py
- exception.py
- lexer.py
- manager.py
- parser.py
- rule.py
- util.py
- __init__.py
- manager.py
- __init__.py
- _types.py
- api.py
- cert.py
- channel.py
- client.py
- context.py
- game.py
- gateway.py
- guild.py
- interface.py
- intimacy.py
- message.py
- permission.py
- ratelimiter.py
- receiver.py
- requester.py
- role.py
- user.py
- util.py
- .gitignore
- .pylintrc
- .style.yapf
- LICENSE
- pyproject.toml
- README.md
- setup.cfg
# Installation Guide
1. Get the code
git clone https://github.com/TWT233/khl.py
Downloads the entire project code from GitHub to your computer.
cd khl.py
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip install khl.py
Installs the package published on PyPI directly โ no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install khl.py
Installs the package published on PyPI directly โ no need to clone the source.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
