# sweet-pipes
## Install
```bash
pip install "sweet-pipes @ git+ssh://git@github.com/fkodom/sweet-pipes.git"
# Install all dev dependencies (tests etc.)
pip install "sweet-pipes[all] @ git+ssh://git@github.com/fkodom/sweet-pipes.git"
# Setup pre-commit hooks
pre-commit install
```
## Test
Tests run automatically through GitHub Actions.
* Fast tests run on each push.
* Slow tests (decorated with `@pytest.mark.slow`) run on each PR.
## Release
[Optional] Requires either PyPI or Docker GHA workflows to be enabled.
Just tag a new release in this repo, and GHA will automatically publish Python wheels and/or Docker images.
Raw data
{
"_id": null,
"home_page": "https://github.com/fkodom/sweet-pipes",
"name": "sweet-pipes",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Frank Odom",
"author_email": "frank.odom.iii@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e3/31/df0861cfd334b886292b4c71f598db9ab32a8c63577d8194311aeb208ac7/sweet-pipes-0.2.2.tar.gz",
"platform": null,
"description": "# sweet-pipes\n\n## Install\n\n```bash\npip install \"sweet-pipes @ git+ssh://git@github.com/fkodom/sweet-pipes.git\"\n\n# Install all dev dependencies (tests etc.)\npip install \"sweet-pipes[all] @ git+ssh://git@github.com/fkodom/sweet-pipes.git\"\n\n# Setup pre-commit hooks\npre-commit install\n```\n\n\n## Test\n\nTests run automatically through GitHub Actions.\n* Fast tests run on each push.\n* Slow tests (decorated with `@pytest.mark.slow`) run on each PR.\n\n\n## Release\n\n[Optional] Requires either PyPI or Docker GHA workflows to be enabled.\n\nJust tag a new release in this repo, and GHA will automatically publish Python wheels and/or Docker images.\n",
"bugtrack_url": null,
"license": "",
"summary": "project_description",
"version": "0.2.2",
"project_urls": {
"Homepage": "https://github.com/fkodom/sweet-pipes"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c7df10fb510b8dbd74649c2263aade62a8a153218e838ffecd0e3ae8c02658f7",
"md5": "cac5de777b8ac81820192968bcacf7dc",
"sha256": "8eab4ddbba3d47b0a5865b3a419c337f1518facde46dde06d7f5b368e8234687"
},
"downloads": -1,
"filename": "sweet_pipes-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cac5de777b8ac81820192968bcacf7dc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 18552,
"upload_time": "2023-03-10T03:12:36",
"upload_time_iso_8601": "2023-03-10T03:12:36.187371Z",
"url": "https://files.pythonhosted.org/packages/c7/df/10fb510b8dbd74649c2263aade62a8a153218e838ffecd0e3ae8c02658f7/sweet_pipes-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e331df0861cfd334b886292b4c71f598db9ab32a8c63577d8194311aeb208ac7",
"md5": "aa26cd7e060114c10f69557d6bba5857",
"sha256": "1d301feb4998831117cb1d1a1222fd0017ded9eb65f9fbb2bda02e29fb3e5379"
},
"downloads": -1,
"filename": "sweet-pipes-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "aa26cd7e060114c10f69557d6bba5857",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 13438,
"upload_time": "2023-03-10T03:12:37",
"upload_time_iso_8601": "2023-03-10T03:12:37.693412Z",
"url": "https://files.pythonhosted.org/packages/e3/31/df0861cfd334b886292b4c71f598db9ab32a8c63577d8194311aeb208ac7/sweet-pipes-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-10 03:12:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fkodom",
"github_project": "sweet-pipes",
"github_not_found": true,
"lcname": "sweet-pipes"
}