Skip to main content

This project/library contains common elements related to Redis integration...

Project description

core-redis

This project/library contains common elements related to Redis integration…


Python Versions License Pipeline Status Docs Status Security

Installation

Install from PyPI using pip:

pip install core-redis
uv pip install core-redis  # Or using UV...

Features

  • “…”

Quick Start

Installation

Install the package:

pip install core-redis
uv pip install core-redis   # Or using UV...
pip install -e ".[dev]"     # For development...

Setting Up Environment

  1. Install required libraries:

pip install --upgrade pip
pip install virtualenv
  1. Create Python virtual environment:

virtualenv --python=python3.12 .venv
  1. Activate the virtual environment:

source .venv/bin/activate

Install packages

pip install .
pip install -e ".[dev]"

Check tests and coverage

python manager.py run-tests
python manager.py run-tests --test-type integration
python manager.py run-coverage

# For functional tests...
python manager.py run-tests --test-type functional --pattern "*.py"

Contributing

Contributions are welcome! Please:

  1. Fork the repository

  2. Create a feature branch

  3. Write tests for new functionality

  4. Ensure all tests pass: pytest -n auto

  5. Run linting: pylint core_redis

  6. Run security checks: bandit -r core_redis

  7. Submit a pull request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Support

For questions or support, please open an issue on GitLab or contact the maintainers.

Authors

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

core_redis-0.0.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

core_redis-0.0.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file core_redis-0.0.0.tar.gz.

File metadata

  • Download URL: core_redis-0.0.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for core_redis-0.0.0.tar.gz
Algorithm Hash digest
SHA256 fd34a59757789858e10e0dc64794d88c99b0c82d745fa7231d7ab37946b43222
MD5 c374ddd377fe2dd2d59d820f7e9706f6
BLAKE2b-256 cfce3c7d6013cd00e8bceae56c50c585726e5f3a612ed2f7e657bc2421605abf

See more details on using hashes here.

File details

Details for the file core_redis-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: core_redis-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for core_redis-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dc0c8f9c6336774d88423e6ad3df0cbf5d87f7b440e6e50ca620a3239fabfb31
MD5 ef005c33d2632a907e27575461415ac6
BLAKE2b-256 cf09aad89338883b75b2c697ac81c58274d7ea2a128fa2dae51a5dc6f75ff293

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