Skip to main content

MicroPyDD simplyfies managements of microservice boilerplates code

Project description

pipeline status coverage report PyPI version

MicroPyDD

MicroPyDD is a simple framework that has the intention of providing a modularized set of preconfigured components that helps you to build microservices in python. PyDD Commons offers basic microservice configuration so you do not need to start everything from scratch. This modules preconfigures:

  • Configuration
  • Logging
  • Module system

Installing

Install using pip:

pip install micropydd

A Simple Example

from micropydd.module import init

init({}, modules_init_functions=[
    # list additional modules
])

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

MicroPyDD-0.0.7.tar.gz (5.4 kB view details)

Uploaded Source

File details

Details for the file MicroPyDD-0.0.7.tar.gz.

File metadata

  • Download URL: MicroPyDD-0.0.7.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for MicroPyDD-0.0.7.tar.gz
Algorithm Hash digest
SHA256 6a1af9c4336215d09281145bd8363c795f2de72b7e00c1cf090154754d2c6f6c
MD5 629823994ddf58d6518b318a762555cf
BLAKE2b-256 9cbb535e9c0656273dfd072d27f76a9ec78f19dcecba42bc4ceec76d80f55846

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