This package helps to filter Chats
SP Ask Chats Utils can be installed from PyPI using pip
or your package manager of choice:
pip install sp_ask_chats_utils
Example:
from sp_ask_chats_utils import remove_practice_queues
chats = remove_practice_queues(chats):
Everyone interacting in the project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.
- Add tests
- Add Makefile
Add pypiCreate python package- Create a README.rst for pypi