Nameko (@nameko_python) 's Twitter Profile
Nameko

@nameko_python

[nah-meh-koh] Python microservices framework that lets developers concentrate on application logic and encourages testability.

ID: 4735586656

linkhttps://nameko.readthedocs.io/ calendar_today07-01-2016 15:03:42

25 Tweet

111 Followers

365 Following

Nameko (@nameko_python) 's Twitter Profile Photo

Nameko pre-release of v2.9.1 is out. SSL connections now supported by all AMQP extensions! Give it a try: pip install --pre nameko #nameko #python #pythonmicroservices #microservices

Nameko (@nameko_python) 's Twitter Profile Photo

Thank you Santiago Suarez Ordoñez for creating this cool nameko dependency for caching rpc responses: github.com/santiycr/namek… #nameko #microservices #python

Nameko (@nameko_python) 's Twitter Profile Photo

2.9.1 Release is out: - SSL connections now supported by all AMQP extensions, configurable using the `AMQP_SSL` config key. - Restore compatibility with eventlet 0.22+ - Log unhandled worker exceptions at `ERROR` level instead of `INFO`

Nameko (@nameko_python) 's Twitter Profile Photo

Big news for Nameko project! We have a brand new website: nameko.io Thanks to Kyle Stewart for setting this up! #python #microservices #nameko

Nameko (@nameko_python) 's Twitter Profile Photo

Our discussion group has moved to discourse.nameko.io Thank you Discourse for supporting open source communities! #nameko #microservices #python

Nameko (@nameko_python) 's Twitter Profile Photo

2.11.0 Release is out: Compatibility with kombu 4 and pyamqp 2+, minimum supported kombu version is now 4.2 #kombu #microservices #nameko #python

Nameko (@nameko_python) 's Twitter Profile Photo

Learn about Pythyon microservices with Nameko at Student.com. London, September 25th. Get more info and RSVP here: eventbrite.com/e/python-micro… We'll cover how to build microservices platform with Nameko and run Nameko on Kubernetes #kubernetes #rabbitmq #nameko #python #microservices

Nameko (@nameko_python) 's Twitter Profile Photo

Thank you for coming to our Nameko Meetup. If you weren't able to attend, recording is available here: youtube.com/watch?v=NMvIOd… #python #nameko #microservices

Nameko (@nameko_python) 's Twitter Profile Photo

We are thrilled that Nameko has been selected as a “Framework to be Assessed” in latest “Technology Radar” by Thoughtworks thoughtworks.com/radar/language… #nameko #python #microservices

Jakub Borys (@jakubborys) 's Twitter Profile Photo

Examples of using gRPC with Nameko Python Microservices: medium.com/@JakubBorys/gr… If you are using gRPC, introducing Nameko to your existing Microservices Platform has never been easier. #grpc #nameko #python #microservices cc gRPC

Nameko (@nameko_python) 's Twitter Profile Photo

nameko-sqlalchemy 1.4.0 Released: Includes new database pytest fixture to make it easier to test the Database DependencyProvider with Nameko's worker_factory and replace_dependencies helpers. github.com/onefinestay/na…

Nameko (@nameko_python) 's Twitter Profile Photo

Thank you Marcus Pennington & Daniel for using Nameko in your examples for Python Programming Blueprints book packtpub.com/application-de… #python #microservices #nameko