pypi.org
Open in
urlscan Pro
2a04:4e42::223
Public Scan
URL:
https://pypi.org/project/khl.py/
Submission: On October 08 via api from US — Scanned from DE
Submission: On October 08 via api from US — Scanned from DE
Form analysis
3 forms found in the DOM/search/
<form class="search-form search-form--primary" action="/search/" role="search">
<label for="search" class="sr-only">PyPI durchsuchen</label>
<input id="search" class="search-form__search" type="text" name="q" placeholder="Projekte suchen" value="" autocomplete="off" autocapitalize="off" spellcheck="false" data-controller="search-focus"
data-action="keydown@window->search-focus#focusSearchField" data-search-focus-target="searchField">
<button type="submit" class="search-form__button">
<i class="fa fa-search" aria-hidden="true"></i>
<span class="sr-only">Suche</span>
</button>
</form>
/search/
<form class="search-form search-form--fullwidth" action="/search/" role="search">
<label for="mobile-search" class="sr-only">PyPI durchsuchen</label>
<input id="mobile-search" class="search-form__search" type="text" name="q" placeholder="Projekte suchen" value="" autocomplete="off" autocapitalize="off" spellcheck="false">
<button type="submit" class="search-form__button">
<i class="fa fa-search" aria-hidden="true"></i>
<span class="sr-only">Suche</span>
</button>
</form>
/locale/
<form action="/locale/">
<ul>
<li>
<button name="locale_id" value="en" type="submit"> English </button>
</li>
<li>
<button name="locale_id" value="es" type="submit"> español </button>
</li>
<li>
<button name="locale_id" value="fr" type="submit"> français </button>
</li>
<li>
<button name="locale_id" value="ja" type="submit"> 日本語 </button>
</li>
<li>
<button name="locale_id" value="pt_BR" type="submit"> português (Brasil) </button>
</li>
<li>
<button name="locale_id" value="uk" type="submit"> українська </button>
</li>
<li>
<button name="locale_id" value="el" type="submit"> Ελληνικά </button>
</li>
<li>
<button class="language-switcher__selected" name="locale_id" value="de" type="submit"> Deutsch </button>
</li>
<li>
<button name="locale_id" value="zh_Hans" type="submit"> 中文 (简体) </button>
</li>
<li>
<button name="locale_id" value="zh_Hant" type="submit"> 中文 (繁體) </button>
</li>
<li>
<button name="locale_id" value="ru" type="submit"> русский </button>
</li>
<li>
<button name="locale_id" value="he" type="submit"> עברית </button>
</li>
<li>
<button name="locale_id" value="eo" type="submit"> Esperanto </button>
</li>
</ul>
</form>
Text Content
Zum Hauptinhalt springen Zur mobilen Version wechseln Warnung Einige Funktionen sind möglicherweise ohne JavaScript nicht nutzbar. Bitte versuchen Sie es mit aktiviertem JavaScript, falls Probleme auftreten. PyPI durchsuchen Suche * Hilfe * Sponsoren * Einloggen * Registrieren Menü * Hilfe * Sponsoren * Einloggen * Registrieren PyPI durchsuchen Suche KHL.PY 0.3.17 pip install khl.py PIP Anweisungen kopieren Neueste Version Veröffentlicht am: 12. Nov. 2023 Python SDK for kaiheila.cn API NAVIGATION * Projekt-Beschreibung * Veröffentlichungs-Historie * Dateien zum Herunterladen VERIFIED DETAILS These details have been verified by PyPI BETREUER TWT233 UNVERIFIED DETAILS These details have not been verified by PyPI PROJEKT-LINKS * Homepage * Bug Tracker * Tutorial META * Lizenz: MIT License * Autor: TWT233 * Benötigt: Python >=3.6 KATEGORIEN * License * OSI Approved :: MIT License * Operating System * OS Independent * Programming Language * Python :: 3 Capital One is a Maintaining sponsor of the Python Software Foundation. PSF Sponsor · Served ethically * Projekt-Beschreibung * Projekt-Details * Veröffentlichungs-Historie * Dateien zum Herunterladen PROJEKT-BESCHREIBUNG KHL.PY Python SDK for kookapp.cn(aka kaiheila.cn) API MINIMAL EXAMPLE from khl import Bot, Message # init Bot bot = Bot(token='xxxxxxxxxxxxxxxxxxxxxxxxx') # register command, send `/hello` in channel to invoke @bot.command(name='hello') async def world(msg: Message): await msg.reply('world!') # everything done, go ahead now! bot.run() # now invite the bot to a server, and send '/hello' in any channel # (remember to grant the bot with read & send permissions) INSTALL requirement: Python >= 3.6.8 pip install khl.py DOCUMENTATION * Guide (authored by musnows) * Example * Wiki (archived FAQ) if your question has not been listed yet, please create a issue or join our talk channel for help CONTRIBUTING welcome! we are glad to get help from community hands, and don't be shy to show your code, we can improve it together even if it's not perfect right now if there is any bug/perf/feature request, we are willing to deal with your issue/pull request! PROJEKT-DETAILS VERIFIED DETAILS These details have been verified by PyPI BETREUER TWT233 UNVERIFIED DETAILS These details have not been verified by PyPI PROJEKT-LINKS * Homepage * Bug Tracker * Tutorial META * Lizenz: MIT License * Autor: TWT233 * Benötigt: Python >=3.6 KATEGORIEN * License * OSI Approved :: MIT License * Operating System * OS Independent * Programming Language * Python :: 3 VERÖFFENTLICHUNGS-HISTORIE VERÖFFENTLICHUNGS-BENACHRICHTIGUNGEN | RSS-FEED Diese Version 0.3.17 12. Nov. 2023 0.3.16 12. Apr. 2023 0.3.15 24. Feb. 2023 0.3.14 23. Feb. 2023 0.3.13 25. Dez. 2022 0.3.11 30. Nov. 2022 0.3.10 22. Nov. 2022 0.3.9 21. Nov. 2022 0.3.8 30. Okt. 2022 0.3.7 26. Okt. 2022 0.3.6 9. Okt. 2022 0.3.5 4. Okt. 2022 0.3.4 25. Sept. 2022 0.3.3 20. Sept. 2022 0.3.2 24. Aug. 2022 0.3.1 16. Aug. 2022 0.2.19 30. Okt. 2022 0.2.18 26. Okt. 2022 0.2.17 16. Aug. 2022 0.2.16 21. Juli 2022 0.2.15 26. Juni 2022 0.2.14 19. Juni 2022 0.2.13 13. Juni 2022 0.2.12 5. Juni 2022 0.2.11 26. Mai 2022 0.2.10 21. Apr. 2022 0.2.9 6. Apr. 2022 0.2.8 6. Apr. 2022 0.2.7 31. März 2022 0.2.6 27. März 2022 0.2.5 22. März 2022 0.2.4 11. März 2022 0.2.3 30. Jan. 2022 0.2.2 19. Jan. 2022 0.2.1 15. Jan. 2022 0.2.0 23. Dez. 2021 0.1.4rc1 vorab-Veröffentlichung 28. Nov. 2021 0.1.3 9. Nov. 2021 0.1.2 28. Sept. 2021 0.1.1 23. Sept. 2021 0.1.0 9. Sept. 2021 0.0.10 12. Aug. 2021 0.0.10rc1 vorab-Veröffentlichung 13. Apr. 2021 0.0.9 7. Feb. 2021 0.0.8 19. Jan. 2021 0.0.7 8. Jan. 2021 0.0.6 8. Jan. 2021 0.0.5 24. Dez. 2020 0.0.4 20. Dez. 2020 0.0.3 20. Dez. 2020 0.0.2 20. Dez. 2020 DATEIEN ZUM HERUNTERLADEN Laden Sie die Datei für Ihre Plattform herunter. Wenn Sie nicht sicher sind, was Sie auswählen sollen, lesen Sie Installation von Paketen. QUELLE DISTRIBUTION khl.py-0.3.17.tar.gz (41.6 kB view hashes) Uploaded 12. Nov. 2023 Source GEBAUTE DISTRIBUTION khl.py-0.3.17-py3-none-any.whl (55.4 kB view hashes) Uploaded 12. Nov. 2023 Python 3 Schließen HASH-CODES FÜR KHL.PY-0.3.17.TAR.GZ Hash-Codes für khl.py-0.3.17.tar.gz Algorithmus Hashwert SHA256 da87736e9f178bab3bb45aede1494bef08328913898b31368d656d51667a5ded Kopieren MD5 77817de64a84acc0ccb17ae4ed951910 Kopieren BLAKE2b-256 8001b7d4e5683746a73e374c74fbd531916ab56c723870b4d9c827f31167e7a1 Kopieren Schließen Schließen HASH-CODES FÜR KHL.PY-0.3.17-PY3-NONE-ANY.WHL Hash-Codes für khl.py-0.3.17-py3-none-any.whl Algorithmus Hashwert SHA256 f8a00d7d994ef4345a830c30c74b33693cac1a390ba0774f7ca497734774de18 Kopieren MD5 02ea1e76a85d4a124bc9b348f9b1456e Kopieren BLAKE2b-256 7d09a769ba7c369318bc0f05bb06b7cf7654de10abe4e9702ae94ce59aa946a6 Kopieren Schließen HILFE * Installieren von Paketen * Hochladen von Paketen * Bedienungsanleitung * Project name retention * Häufige Fragen ÜBER PYPI * PyPI Blog * Infrastruktur Übersicht * Statistiken * Logos und Markenzeichen * Unsere Sponsoren MITWIRKEN BEI PYPI * Fehler und Rückmeldungen * Mitwirken auf GitHub * PyPI übersetzen * Sponsor PyPI * Entwicklungs-Anerkennungen PYPI VERWENDEN * Verhaltensrichtlinien * Sicherheitsproblem melden * Privacy Notice * Terms of Use * Richtlinie zur akzeptablen Nutzung -------------------------------------------------------------------------------- Status: All Systems Operational Entwickelt und gepflegt von der Python-Community, für die Python-Community. Spenden Sie noch heute! "PyPI", "Python Package Index", and the blocks logos are registered trademarks of the Python Software Foundation. © 2024 Python Software Foundation Sitemap Zur Desktop-Version wechseln * English * español * français * 日本語 * português (Brasil) * українська * Ελληνικά * Deutsch * 中文 (简体) * 中文 (繁體) * русский * עברית * Esperanto Supported by AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Microsoft PSF Sponsor Pingdom Monitoring Sentry Error logging StatusPage Status page