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/*

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.6.tar.gz (38.2 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.6-py3-none-any.whl (41.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ebesha_core_engine-0.1.6.tar.gz
Algorithm Hash digest
SHA256 e538b4331dddedfe8fc5ac42b24903459a464d9f26b513173030be39d37f472e
MD5 bf3e159b08296b8ca23d0517da04f73e
BLAKE2b-256 618c93e771e91dc1959929fe1d93ede5f0ada7e895a87c850fe9c0b01e28b1b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ebesha_core_engine-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 faeedc9e195413d14e3d6b93aeee9c34b12afbd046ddde0f20f9cfdd8cfdc5d6
MD5 ff1b41987893f65a27ce2b060c42944d
BLAKE2b-256 ef5c43008c479481497eccdc4e8881f6a4069c1c0f0d2e4c8d7a724d33b33824

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