# StratifiedGroupKFoldRequiresGroups (WIP)
[![](https://img.shields.io/pypi/v/StratifiedGroupKFoldRequiresGroups.svg)](https://pypi.python.org/pypi/StratifiedGroupKFoldRequiresGroups)
[![CI](https://github.com/maximz/StratifiedGroupKFoldRequiresGroups/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/maximz/StratifiedGroupKFoldRequiresGroups/actions/workflows/ci.yaml)
[![](https://img.shields.io/github/stars/maximz/StratifiedGroupKFoldRequiresGroups?style=social)](https://github.com/maximz/StratifiedGroupKFoldRequiresGroups)
## TODOs: Configuring this template
Create a Netlify site for your repository, then turn off automatic builds in Netlify settings.
Add these CI secrets: `PYPI_API_TOKEN`, `NETLIFY_AUTH_TOKEN` (Netlify user settings - personal access tokens), `DEV_NETLIFY_SITE_ID`, `PROD_NETLIFY_SITE_ID` (API ID from Netlify site settings)
Set up Codecov at TODO
## Overview
## Installation
```bash
pip install StratifiedGroupKFoldRequiresGroups
```
## Usage
## Development
Submit PRs against `develop` branch, then make a release pull request to `master`.
```bash
# Optional: set up a pyenv virtualenv
pyenv virtualenv 3.9 StratifiedGroupKFoldRequiresGroups-3.9
echo "StratifiedGroupKFoldRequiresGroups-3.9" > .python-version
pyenv version
# Install requirements
pip install --upgrade pip wheel
pip install -r requirements_dev.txt
# Install local package
pip install -e .
# Install pre-commit
pre-commit install
# Run tests
make test
# Run lint
make lint
# bump version before submitting a PR against master (all master commits are deployed)
bump2version patch # possible: major / minor / patch
# also ensure CHANGELOG.md updated
```
# Changelog
## 0.0.1
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/maximz/StratifiedGroupKFoldRequiresGroups",
"name": "StratifiedGroupKFoldRequiresGroups",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "Maxim Zaslavsky",
"author_email": "maxim@maximz.com",
"download_url": "https://files.pythonhosted.org/packages/b5/78/5486397098c51401b77e0705f201c42530f7f1605f6c2d30dee1f7d789c1/StratifiedGroupKFoldRequiresGroups-0.0.1.tar.gz",
"platform": null,
"description": "# StratifiedGroupKFoldRequiresGroups (WIP)\n\n[![](https://img.shields.io/pypi/v/StratifiedGroupKFoldRequiresGroups.svg)](https://pypi.python.org/pypi/StratifiedGroupKFoldRequiresGroups)\n[![CI](https://github.com/maximz/StratifiedGroupKFoldRequiresGroups/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/maximz/StratifiedGroupKFoldRequiresGroups/actions/workflows/ci.yaml)\n[![](https://img.shields.io/github/stars/maximz/StratifiedGroupKFoldRequiresGroups?style=social)](https://github.com/maximz/StratifiedGroupKFoldRequiresGroups)\n\n## TODOs: Configuring this template\n\nCreate a Netlify site for your repository, then turn off automatic builds in Netlify settings.\n\nAdd these CI secrets: `PYPI_API_TOKEN`, `NETLIFY_AUTH_TOKEN` (Netlify user settings - personal access tokens), `DEV_NETLIFY_SITE_ID`, `PROD_NETLIFY_SITE_ID` (API ID from Netlify site settings)\n\nSet up Codecov at TODO\n\n## Overview\n\n## Installation\n\n```bash\npip install StratifiedGroupKFoldRequiresGroups\n```\n\n## Usage\n\n## Development\n\nSubmit PRs against `develop` branch, then make a release pull request to `master`.\n\n```bash\n# Optional: set up a pyenv virtualenv\npyenv virtualenv 3.9 StratifiedGroupKFoldRequiresGroups-3.9\necho \"StratifiedGroupKFoldRequiresGroups-3.9\" > .python-version\npyenv version\n\n# Install requirements\npip install --upgrade pip wheel\npip install -r requirements_dev.txt\n\n# Install local package\npip install -e .\n\n# Install pre-commit\npre-commit install\n\n# Run tests\nmake test\n\n# Run lint\nmake lint\n\n# bump version before submitting a PR against master (all master commits are deployed)\nbump2version patch # possible: major / minor / patch\n\n# also ensure CHANGELOG.md updated\n```\n\n\n# Changelog\n\n## 0.0.1\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "StratifiedGroupKFoldRequiresGroups",
"version": "0.0.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "472a861ebdce793633eb95c27fee40a8578230fbf585ee62af265c490e4fb228",
"md5": "773f25a1861520c6a4a6cebf89976f5e",
"sha256": "d650d1c76d82d26268be2501baffed56ef28ecdb8a01d460fa0b561480d07329"
},
"downloads": -1,
"filename": "StratifiedGroupKFoldRequiresGroups-0.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "773f25a1861520c6a4a6cebf89976f5e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 3945,
"upload_time": "2023-04-12T03:38:05",
"upload_time_iso_8601": "2023-04-12T03:38:05.613426Z",
"url": "https://files.pythonhosted.org/packages/47/2a/861ebdce793633eb95c27fee40a8578230fbf585ee62af265c490e4fb228/StratifiedGroupKFoldRequiresGroups-0.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b5785486397098c51401b77e0705f201c42530f7f1605f6c2d30dee1f7d789c1",
"md5": "1572bd8908ef3c4cb35c4c11c12312e9",
"sha256": "814de2c10502265708ffdfa3b7b0df4ce74a6834d5c3b580dafaad73fa370d8f"
},
"downloads": -1,
"filename": "StratifiedGroupKFoldRequiresGroups-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1572bd8908ef3c4cb35c4c11c12312e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4797,
"upload_time": "2023-04-12T03:38:08",
"upload_time_iso_8601": "2023-04-12T03:38:08.737323Z",
"url": "https://files.pythonhosted.org/packages/b5/78/5486397098c51401b77e0705f201c42530f7f1605f6c2d30dee1f7d789c1/StratifiedGroupKFoldRequiresGroups-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-12 03:38:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "maximz",
"github_project": "StratifiedGroupKFoldRequiresGroups",
"lcname": "stratifiedgroupkfoldrequiresgroups"
}