Assorted utilities with minimal dependencies
Project description
Useful tools for Python
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 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
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | f48f0c543f4c912b0f5498f0f56e39435ed2b40356f4f65dba4141f489696ae1 |
|
MD5 | 58b8702be90a5868f59a0e5ebe8d96d8 |
|
BLAKE2b-256 | f128f3158427d147755910c216d2598b49200af2d19321f5335f188c0674bf48 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | f168b1b96a996acabd342433c048e70843c5548b16ea77faadbd01581c1479a6 |
|
MD5 | 8c1c847e964d0cfe6d7a67f5a8a04743 |
|
BLAKE2b-256 | 891a2a5670cc0344c0f0b257bad6f4e9c4ddc7fc6885ee27842f689eba08d886 |