Need advice about which tool to choose?Ask the StackShare community!

Hug

15
55
+ 1
12
Nameko

20
79
+ 1
0
Add tool

Hug vs Nameko: What are the differences?

Hug: New Python REST API and CLI micro-framework. Hug aims to make developing Python driven APIs as simple as possible, but no simpler. As a result, it drastically simplifies Python API development; Nameko: Python microservices framework. Python microservices framework that leverages AMQP for RPC. It supports asynchronous and synchronous events.

Hug and Nameko can be categorized as "Microframeworks (Backend)" tools.

Hug and Nameko are both open source tools. It seems that Hug with 5.84K GitHub stars and 343 forks on GitHub has more adoption than Nameko with 2.98K GitHub stars and 290 GitHub forks.

Advice on Hug and Nameko
Girish Sharma
Software Engineer at FireVisor Systems · | 6 upvotes · 307.6K views
Needs advice
on
BottleBottleFlaskFlask
and
NamekoNameko

Which is the best Python framework for microservices?

We are using Nameko for building microservices in Python. The things we really like are dependency injection and the ease with which one can expose endpoints via RPC over RabbitMQ. We are planning to try a tool that helps us write polyglot microservices and nameko is not super compatible with it. Also, we are a bit worried about the not so good community support from nameko and looking for a python alternate to write microservices.

See more
Replies (1)
Recommends
on
BottleBottle

Bottle is much less bloated and fast. Its built-in templating system is one of the fastest as it compiles the templates in bytecode. Also Bottle has no depenencies, preventing dependency bloat.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Hug
Pros of Nameko
  • 4
    Simple
  • 2
    Self documenting
  • 2
    REST
  • 2
    Fast
  • 2
    Elegant
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is Hug?

    Hug aims to make developing Python driven APIs as simple as possible, but no simpler. As a result, it drastically simplifies Python API development.

    What is Nameko?

    Python microservices framework that leverages AMQP for RPC. It supports asynchronous and synchronous events.

    Need advice about which tool to choose?Ask the StackShare community!

    Jobs that mention Hug and Nameko as a desired skillset
    What companies use Hug?
    What companies use Nameko?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Hug?
    What tools integrate with Nameko?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Hug and Nameko?
    Flask
    Flask is intended for getting started very quickly and was developed with best intentions in mind.
    Falcon
    Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks.
    JavaScript
    JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
    Python
    Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
    Node.js
    Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
    See all alternatives