Skip to content

GendoIkari/pymicro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymicro

An easy to use python3 package to create and use microservices.

Installation

pip install pymicro

Example

HTTP and RabbitMQ protocols ping-pong example

Dev Commands

Once .pypirc is properly setup type in order to deploy a new version:

  • Create a new tag on github
  • Update setup.py (version + dependencies)
  • Upload the new version:
python setup.py sdist upload -r pypi

About

A micro-services based framework for Python 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages