Skip to main content

Scratch Cache

Project description

Scratch Cache (WIP)

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 scratchcache

Usage

Development

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

# 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

scratchcache-0.0.1.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

scratchcache-0.0.1-py2.py3-none-any.whl (3.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: scratchcache-0.0.1.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for scratchcache-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3971adca3db3392069c9f3bc280437e9eb53db6b2c2c2733ef0c88c15dccd492
MD5 b0206c8949df88ba8e72a7eed02cc00b
BLAKE2b-256 16fb0cafabe00e129478d6dc72aa5f31059ec3268cbed4f2a5a069d6a64e0769

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for scratchcache-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c4d55c4e9b5b8167f56a6228288d553d349b1bbf864676883d78ecc13596b7e5
MD5 f6d60a6163ced4dcc93e45180e17101e
BLAKE2b-256 260d4d9c83803b3ceb733ce8902017d7906964d3e48b43811386424e40c57237

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