Skip to main content

crosseval

Project description

crosseval

CI

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

pip install crosseval

Usage

Development

Submit PRs against develop branch, then make a release pull request to master.

# 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crosseval-0.0.2.tar.gz (39.8 kB view details)

Uploaded Source

Built Distribution

crosseval-0.0.2-py2.py3-none-any.whl (30.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file crosseval-0.0.2.tar.gz.

File metadata

  • Download URL: crosseval-0.0.2.tar.gz
  • Upload date:
  • Size: 39.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for crosseval-0.0.2.tar.gz
Algorithm Hash digest
SHA256 adba9c2a2e3794ade5dc0a64025998eed168d089e3c27d4978d6557070d66fd1
MD5 dcb7acc5668368f2f7fda72bb2c9ac71
BLAKE2b-256 c53623950276bbb1358e2c99d26add7956c264b22981eb2d668d0751d517d9a0

See more details on using hashes here.

File details

Details for the file crosseval-0.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: crosseval-0.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 30.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for crosseval-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0cec0f61dd49920aee64110b04fbfd862b16b0e34a191977932e121c9d17fdbd
MD5 4646d584f21cf2315f54d4d339aa2745
BLAKE2b-256 01394606b536f659056a9c8aeffd9cd28d2a55de0a134f2aeb0f81650723a693

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page