Skip to main content

Type Preserving Scaler

Project description

Type Preserving Scaler

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 type_preserving_scaler

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

type_preserving_scaler-0.0.1.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

type_preserving_scaler-0.0.1-py2.py3-none-any.whl (4.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for type_preserving_scaler-0.0.1.tar.gz
Algorithm Hash digest
SHA256 97c80a0e21e2adb1f3627d874c1bd6b6c60afa2dfd63efa5ae3adb9232bf3051
MD5 db0eb1ab1674ffddf531a67a22d03a53
BLAKE2b-256 cf181c94a388b659e48297b9504868c17972736c060f710c5b8905cf9152beef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for type_preserving_scaler-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 915b0fa67c2ee109e10773d463ab8bd8c0fc15c6fb6b90a30ebfbf47eddba1e2
MD5 70b29f86ddb654acee427edd0ea85858
BLAKE2b-256 7e0817ded296f271b576252c0380a09b3c89c86aad0063a1774504e4a258560f

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