Skip to main content

Uncalibrated Linearsvc

Project description

Uncalibrated Linearsvc

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 uncalibrated_linearsvc

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 uncalibrated_linearsvc-3.9
echo "uncalibrated_linearsvc-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

uncalibrated_linearsvc-0.0.1.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

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

uncalibrated_linearsvc-0.0.1-py2.py3-none-any.whl (4.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file uncalibrated_linearsvc-0.0.1.tar.gz.

File metadata

  • Download URL: uncalibrated_linearsvc-0.0.1.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for uncalibrated_linearsvc-0.0.1.tar.gz
Algorithm Hash digest
SHA256 55d496fc880e25938c118fde21c63eb49adbcb7c4bd719f1d1c2ac95b956817b
MD5 745fcc64918a7f39fc5a6bbbf495efbd
BLAKE2b-256 76f6950971e5b2c6b90e0295e01ebf56ae9fff016f0c457275eca546cf96f194

See more details on using hashes here.

File details

Details for the file uncalibrated_linearsvc-0.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for uncalibrated_linearsvc-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0cb137f888e0bb7cf1cd0b097fbae22a1269571ad812285b1ef0fe6458a276c9
MD5 876f5f92a675997d9a9f60b852be4fd1
BLAKE2b-256 8b8b115b6ee20232c9b871f01adcf82bcc754ec5300f8fa12ac7113c7ae40595

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