Skip to main content

Context Logger Wrapper

Project description

Context Logger Wrapper

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 context_logger_wrapper

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

context_logger_wrapper-0.0.1.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

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

context_logger_wrapper-0.0.1-py2.py3-none-any.whl (5.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for context_logger_wrapper-0.0.1.tar.gz
Algorithm Hash digest
SHA256 15d36fd3178be42873a330ea5810941d23ce34351dbd5532d88bfdd7bbfad64b
MD5 6e4fcf01794db964b8499d97e5004db9
BLAKE2b-256 dddf821c7af78d0af372cb636442e97fa415e51671010807630f24d101fe2258

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for context_logger_wrapper-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2e543679c8905c32ee921b27fb32acabf97ea1ab743513dd5d906bf624654688
MD5 efa3c62f136418280f2ca181137a9ba2
BLAKE2b-256 55a77f0f05abb69842c3c9b0d90c571703b621acd088b3d77378098ea8cfa9f6

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