Skip to main content

Bee is an all-in-one python framework for simplifying micro service program development.

Project description

#Bee

bee is an all-in-one python framework for simplifying micro service program development.

Components

  • Config - Manage configuration for yml, yaml & json

  • RPC - Lightweight and high performace

    • Serializable
      • ProtoBuf
      • json
      • http to be continued
    • Service Discovery - Automatic registration and name resolution with service discovery
      • etcd3
      • consul
    • Load Balancing - Smart client side load balancing of services built on discovery
      • RandomBalancer
      • RoundRobbinBalancer
  • Web - Web server with a variety of advanced features, to be continued

  • Database

    • Psd - A lightweight, fluent SQL data access and ORM library
    • MongoDB - A useful wrapper for mongo
    • Redis - A useful wrapper for redis,redis-py-cluster
  • Utility - Some useful utility packages..

    • debug
    • i18n
    • guid
    • const
    • map
    • objectpool

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

py-auxo-bee-0.1.9.tar.gz (41.4 kB view hashes)

Uploaded Source

Built Distribution

py_auxo_bee-0.1.9-py3-none-any.whl (62.5 kB view hashes)

Uploaded Python 3

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