[
![PyPI](https://img.shields.io/pypi/v/sp-lh3-constant-contact.svg)
![PyPI](https://img.shields.io/pypi/pyversions/sp-lh3-constant-contact.svg)
![PyPI](https://img.shields.io/github/license/guinslym/sp-lh3-constant-contact.svg)
](https://pypi.org/project/sp-lh3-constant-contact/)
[![TravisCI](https://travis-ci.org/guinslym/sp-lh3-constant-contact.svg?branch=master)](https://travis-ci.org/guinslym/sp-lh3-constant-contact)
<hr/>
## SP LibraryH3lp constant Contact
<p>
This script will assess a transcript to check if the operator has taken more than 5 min to reply to any message from the patron see ```example.py```.
</p>
## Installation & Usage
**need credentials to connect to LibraryH3lp - see lh3api package on GitLab**
```python
#using poetry
poetry add sp-lh3-constant-contact
#or using pip
pip install sp-lh3-constant-contact
```
To run an example of the app
```python
poetry run python
```
### TODO
1. Create Click application
Raw data
{
"_id": null,
"home_page": "https://github.com/guinslym/sp_lh3_constant_contact",
"name": "sp-lh3-constant-contact",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Guinslym",
"author_email": "guinslym@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c0/f0/4b7b96c06e59070776e7edad6e8ce274ca33d156bb6de705011d1730126e/sp_lh3_constant_contact-0.1.6.tar.gz",
"platform": null,
"description": "[\n![PyPI](https://img.shields.io/pypi/v/sp-lh3-constant-contact.svg)\n![PyPI](https://img.shields.io/pypi/pyversions/sp-lh3-constant-contact.svg)\n![PyPI](https://img.shields.io/github/license/guinslym/sp-lh3-constant-contact.svg)\n](https://pypi.org/project/sp-lh3-constant-contact/)\n[![TravisCI](https://travis-ci.org/guinslym/sp-lh3-constant-contact.svg?branch=master)](https://travis-ci.org/guinslym/sp-lh3-constant-contact)\n\n<hr/>\n\n## SP LibraryH3lp constant Contact\n\n<p>\nThis script will assess a transcript to check if the operator has taken more than 5 min to reply to any message from the patron see ```example.py```.\n</p>\n\n## Installation & Usage\n\n**need credentials to connect to LibraryH3lp - see lh3api package on GitLab** \n\n```python \n#using poetry\npoetry add sp-lh3-constant-contact\n#or using pip\npip install sp-lh3-constant-contact\n```\n\nTo run an example of the app\n```python \npoetry run python\n```\n\n### TODO\n1. Create Click application\n",
"bugtrack_url": null,
"license": null,
"summary": "This script will assess a transcript to check if the operator has taken more than 5 min to reply to any message from the patron",
"version": "0.1.6",
"project_urls": {
"Homepage": "https://github.com/guinslym/sp_lh3_constant_contact",
"Repository": "https://github.com/guinslym/sp_lh3_constant_contact"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f8dd497e8b34db564194268604c910313d02e979c911a9b8a2eb51d7c33ba229",
"md5": "85827a4b9500ec7d14d54868044b5cc3",
"sha256": "1103c381c8ba229fe0232d2106d794a478ebdda7af1122c1cd9401fdacab8935"
},
"downloads": -1,
"filename": "sp_lh3_constant_contact-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "85827a4b9500ec7d14d54868044b5cc3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 2732,
"upload_time": "2024-05-11T06:31:03",
"upload_time_iso_8601": "2024-05-11T06:31:03.563842Z",
"url": "https://files.pythonhosted.org/packages/f8/dd/497e8b34db564194268604c910313d02e979c911a9b8a2eb51d7c33ba229/sp_lh3_constant_contact-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c0f04b7b96c06e59070776e7edad6e8ce274ca33d156bb6de705011d1730126e",
"md5": "dca21ca0fa1c96d84bb03a6761202645",
"sha256": "f77d09b76a45ddff7738f8edfadbbdd0b0f66f2c2f3c3d7f831e9a0b18db7655"
},
"downloads": -1,
"filename": "sp_lh3_constant_contact-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "dca21ca0fa1c96d84bb03a6761202645",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 2275,
"upload_time": "2024-05-11T06:31:05",
"upload_time_iso_8601": "2024-05-11T06:31:05.639472Z",
"url": "https://files.pythonhosted.org/packages/c0/f0/4b7b96c06e59070776e7edad6e8ce274ca33d156bb6de705011d1730126e/sp_lh3_constant_contact-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-11 06:31:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "guinslym",
"github_project": "sp_lh3_constant_contact",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "sp-lh3-constant-contact"
}