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.5.tar.gz (39.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

crosseval-0.0.5-py2.py3-none-any.whl (30.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: crosseval-0.0.5.tar.gz
  • Upload date:
  • Size: 39.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for crosseval-0.0.5.tar.gz
Algorithm Hash digest
SHA256 93eb1f3eba219e659be885e28b837bb34392848f9bba16b76d532dd99ec1a4d5
MD5 fcde2e6767bcc525afb0be1eae5ce86a
BLAKE2b-256 ef354b006678c12b95ab3558b5df5c0cd67125fb595df676fb0296c8ef0a0ad8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crosseval-0.0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 30.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for crosseval-0.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 aa4b781f8c118333f7a399969f45665049181f2cca930ad59c1c1263717a1ddb
MD5 bb70ff5c6b793bf0f34d91df9fd0d82c
BLAKE2b-256 ee0c673b0422aaa985e7d1070d5ed5bdda20b29e9242c48ee1969973b84b12f3

See more details on using hashes here.

Supported by

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