Skip to main content

Modular core engine for Python microservices

Project description

core_engine

Modular core engine for Python-based microservices.
This package provides reusable components such as authentication, caching, database connectivity, queue management, and external integrations.


📦 Features

  • Authentication (auth)
    Handle user authentication logic and services.

  • Bridges (bridges)
    Communication logic between internal modules.

    • module: Handles system integration logic.
    • user_management: Manages user access control.
  • Caching (caches)
    Redis-based caching services.

  • Database Connectivity (connectivity)
    Abstractions for building and running database queries.

  • Custom Query (custom_query)
    Contains raw SQL files and custom database queries.

  • External Integration (external_integration)
    Handles API and service communication with external systems.

  • Queueing (queueing)
    RabbitMQ or similar queue implementations.

  • Utilities (utilities)
    Helper functions such as validation, pagination, etc.

  • Connection Modules
    Shared connection helpers:

    • connection.py: DB or external service connection.
    • constants.py: Shared constant values.

🛠️ Installation

Make sure you have Python 3.8+ and pip.

Url https://pypi.org/project/ebesha-core-engine/0.1.2/

# Install as package
pip install ebesha-core-engine

# Update to Pypi Public
python -m pip install --upgrade pip build
python -m build
pip install twine
twine upload dist/*0.1.18*

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

ebesha_core_engine-0.1.18.tar.gz (39.4 kB view details)

Uploaded Source

Built Distribution

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

ebesha_core_engine-0.1.18-py3-none-any.whl (42.4 kB view details)

Uploaded Python 3

File details

Details for the file ebesha_core_engine-0.1.18.tar.gz.

File metadata

  • Download URL: ebesha_core_engine-0.1.18.tar.gz
  • Upload date:
  • Size: 39.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for ebesha_core_engine-0.1.18.tar.gz
Algorithm Hash digest
SHA256 d210a21ab3a49ba69c34910c1ee4137392de37fb44071fb3970132b70affea28
MD5 795626ee9149d196ba60203eb7b5f0b2
BLAKE2b-256 cc43af2e0fb43d4dae5f61297fe6437843010d42f96d2692ffd93af74f53bbc9

See more details on using hashes here.

File details

Details for the file ebesha_core_engine-0.1.18-py3-none-any.whl.

File metadata

File hashes

Hashes for ebesha_core_engine-0.1.18-py3-none-any.whl
Algorithm Hash digest
SHA256 c9ecae96b420cb3deca74b161a134388503211228321ae51158a42ab27b2b26f
MD5 54862652c9175a047caed9893f279a8d
BLAKE2b-256 fea59c00e584a9f26ac5bd90644b2b9fe2843dd107725c10dca9522d8bbe7ac1

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