Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neelkamath/hclib
🦠(DEPRECATED) pip package for accessing hack.chat
https://github.com/neelkamath/hclib
hack-chat pip python3
Last synced: 8 days ago
JSON representation
🦠(DEPRECATED) pip package for accessing hack.chat
- Host: GitHub
- URL: https://github.com/neelkamath/hclib
- Owner: neelkamath
- License: mit
- Created: 2019-04-14T07:58:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T09:40:46.000Z (almost 6 years ago)
- Last Synced: 2024-12-18T12:41:24.450Z (about 1 month ago)
- Topics: hack-chat, pip, python3
- Language: Python
- Homepage: https://pypi.org/project/hclib/
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hclib
![PyPI](https://img.shields.io/pypi/v/hclib.svg)
**Note: This project has been deprecated due to the inactivity on the development of hack.chat.**
This is a wrapper to connect to [hack.chat](https://github.com/hack-chat/main) instances.
# Documentation
1. Start the REPL:
- Windows: `python`
- Other: `python3`
1. Import: `import hclib`
1. View: `help(hclib)`# License
This project is under the [MIT license](LICENSE).