# Installation
It's recommended to install this package in a virtual environment:
```bash
python3 -m venv venv
source venv/bin/activate
```
Then, install the package:
```bash
pip install headwai
```
OR
```bash
pip install git+https://github.com/richard-headwai/headwai.git
```
Raw data
{
"_id": null,
"home_page": "https://github.com/richard-headwai/headwai",
"name": "headwai",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "",
"author": "Richard",
"author_email": "richard.deetlefs@headwai.org",
"download_url": "https://files.pythonhosted.org/packages/92/2d/6832d933b1653c082043c5dba02f5489c7d89c298ee6e7b793c73af4c899/headwai-0.1.1.tar.gz",
"platform": null,
"description": "# Installation\n\nIt's recommended to install this package in a virtual environment:\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate\n```\n\nThen, install the package:\n\n```bash\npip install headwai\n```\nOR\n```bash\npip install git+https://github.com/richard-headwai/headwai.git\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A package for evaluating text correctness.",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/richard-headwai/headwai"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9d58fb5cbcaf4a4eb4cff979f73855afecdf90dae3395c1ce0050487cd716f62",
"md5": "bfcf6ba39f76d9ce90da2b272db06986",
"sha256": "55f5efb95e78d43da46ac3bd65b4f663631514652e4d50f442d0511756cb7e24"
},
"downloads": -1,
"filename": "headwai-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bfcf6ba39f76d9ce90da2b272db06986",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 3362,
"upload_time": "2024-03-12T12:19:12",
"upload_time_iso_8601": "2024-03-12T12:19:12.635404Z",
"url": "https://files.pythonhosted.org/packages/9d/58/fb5cbcaf4a4eb4cff979f73855afecdf90dae3395c1ce0050487cd716f62/headwai-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "922d6832d933b1653c082043c5dba02f5489c7d89c298ee6e7b793c73af4c899",
"md5": "437f2bc07f6a0aa8d14c0ab7a53e5150",
"sha256": "c938cbec04ad144a31981b99ba517f1f010ed4a8b346aa3dab9e09c7219f13a2"
},
"downloads": -1,
"filename": "headwai-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "437f2bc07f6a0aa8d14c0ab7a53e5150",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3130,
"upload_time": "2024-03-12T12:19:14",
"upload_time_iso_8601": "2024-03-12T12:19:14.176176Z",
"url": "https://files.pythonhosted.org/packages/92/2d/6832d933b1653c082043c5dba02f5489c7d89c298ee6e7b793c73af4c899/headwai-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-12 12:19:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "richard-headwai",
"github_project": "headwai",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "headwai"
}