Skip to main content

Assorted utilities with minimal dependencies

Project description

Useful tools for Python

Ruff tests codecov publish Python Version from PEP 621 TOML PyPI - Version

Installation

Released version: pip install replete

Development

  • Install dev dependencies: pip install -e ".[dev]"

  • For linting and basic fixes ruff is used: ruff check . --fix

  • This repository follows strict formatting style which will be checked by the CI.

    • To format the code, use the black format: black .
    • To sort the imports, user isort utility: isort .
  • To test code, use pytest: pytest .

  • This repository follows semantic-release, which means all commit messages have to follow a style. You can use tools like commitizen to write your commits.

  • You can also use pre-commit to help verify that all changes are valid. Multiple hooks are used, so use the following commands to install:

    pre-commit install
    pre-commit install --hook-type commit-msg
    

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

replete-2.3.2.tar.gz (31.4 kB view details)

Uploaded Source

Built Distribution

replete-2.3.2-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

Details for the file replete-2.3.2.tar.gz.

File metadata

  • Download URL: replete-2.3.2.tar.gz
  • Upload date:
  • Size: 31.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.25.1

File hashes

Hashes for replete-2.3.2.tar.gz
Algorithm Hash digest
SHA256 f48f0c543f4c912b0f5498f0f56e39435ed2b40356f4f65dba4141f489696ae1
MD5 58b8702be90a5868f59a0e5ebe8d96d8
BLAKE2b-256 f128f3158427d147755910c216d2598b49200af2d19321f5335f188c0674bf48

See more details on using hashes here.

File details

Details for the file replete-2.3.2-py3-none-any.whl.

File metadata

  • Download URL: replete-2.3.2-py3-none-any.whl
  • Upload date:
  • Size: 23.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.25.1

File hashes

Hashes for replete-2.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f168b1b96a996acabd342433c048e70843c5548b16ea77faadbd01581c1479a6
MD5 8c1c847e964d0cfe6d7a67f5a8a04743
BLAKE2b-256 891a2a5670cc0344c0f0b257bad6f4e9c4ddc7fc6885ee27842f689eba08d886

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