# crosseval
[![](https://img.shields.io/pypi/v/crosseval.svg)](https://pypi.python.org/pypi/crosseval)
[![CI](https://github.com/maximz/crosseval/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/maximz/crosseval/actions/workflows/ci.yaml)
[![](https://img.shields.io/badge/docs-here-blue.svg)](https://crosseval.maximz.com)
[![](https://img.shields.io/github/stars/maximz/crosseval?style=social)](https://github.com/maximz/crosseval)
## 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 crosseval
```
## 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 crosseval-3.9
echo "crosseval-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/crosseval",
"name": "crosseval",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Maxim Zaslavsky",
"author_email": "maxim@maximz.com",
"download_url": "https://files.pythonhosted.org/packages/de/3b/49f4c78f73350bb31e4e9fffaebd57839d359155cde96b1b32fe3428e5a8/crosseval-0.0.4.tar.gz",
"platform": null,
"description": "# crosseval\n\n[![](https://img.shields.io/pypi/v/crosseval.svg)](https://pypi.python.org/pypi/crosseval)\n[![CI](https://github.com/maximz/crosseval/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/maximz/crosseval/actions/workflows/ci.yaml)\n[![](https://img.shields.io/badge/docs-here-blue.svg)](https://crosseval.maximz.com)\n[![](https://img.shields.io/github/stars/maximz/crosseval?style=social)](https://github.com/maximz/crosseval)\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 crosseval\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 crosseval-3.9\necho \"crosseval-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": "crosseval",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/maximz/crosseval"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b2e40d0162a90e866b16f8db7cfb3f4eed8a7139de049af429105d2fe77e4509",
"md5": "6cb9eb6d37cb5f20a276089bbc0a0710",
"sha256": "02debe79ae06f406bcc0c28b7cdf9c241fa57c2418d155262258264092592ef2"
},
"downloads": -1,
"filename": "crosseval-0.0.4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6cb9eb6d37cb5f20a276089bbc0a0710",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 30114,
"upload_time": "2024-11-01T19:05:54",
"upload_time_iso_8601": "2024-11-01T19:05:54.316561Z",
"url": "https://files.pythonhosted.org/packages/b2/e4/0d0162a90e866b16f8db7cfb3f4eed8a7139de049af429105d2fe77e4509/crosseval-0.0.4-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de3b49f4c78f73350bb31e4e9fffaebd57839d359155cde96b1b32fe3428e5a8",
"md5": "8513d2a624605de34c8853cf52dd7fda",
"sha256": "14095ae0c203c48777e3ac12a131346fc312281ee7be89b880689c06b804dc10"
},
"downloads": -1,
"filename": "crosseval-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "8513d2a624605de34c8853cf52dd7fda",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 39843,
"upload_time": "2024-11-01T19:05:55",
"upload_time_iso_8601": "2024-11-01T19:05:55.670741Z",
"url": "https://files.pythonhosted.org/packages/de/3b/49f4c78f73350bb31e4e9fffaebd57839d359155cde96b1b32fe3428e5a8/crosseval-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-01 19:05:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "maximz",
"github_project": "crosseval",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "crosseval"
}