Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).