Skip to content

scholarsportal/sp_ask_chats_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SP Ask Chats Utils

PyPI PyPI PyPI TravisCI

This package helps to filter Chats

Installation

SP Ask Chats Utils can be installed from PyPI using pip or your package manager of choice:

pip install sp_ask_chats_utils

Usage

Example:

from sp_ask_chats_utils import remove_practice_queues

chats = remove_practice_queues(chats):

Code of Conduct

Everyone interacting in the project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

Todo

  1. Add tests
  2. Add Makefile
  3. Add pypi
  4. Create python package
  5. Create a README.rst for pypi

Releases

No releases published

Packages

No packages published

Languages