Coder Social home page Coder Social logo

oriole-microservice's Introduction

oriole-microservice's People

Contributors

eric--zhou avatar zhouxiaoxiang avatar

Stargazers

 avatar  avatar Zhang Xiaodong avatar wi avatar 码小丢 avatar 75509151 avatar bobo avatar  avatar methimpact avatar seal avatar 崔鹏 avatar Zhu Jiongyao avatar  avatar

Watchers

James Cloos avatar seal avatar  avatar 75509151 avatar  avatar

oriole-microservice's Issues

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

Todo

  • Support new projects through user's input.
  • Add sub-modules, such as oriole.ext.

Suggest to loosen the dependency on nameko

Dear developers,

Your project oriole-microservice requires "nameko==2.12.0" in its dependency. After analyzing the source code, we found that the following versions of nameko can also be suitable without affecting your project, i.e., nameko 2.6.0, 2.7.0, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.9.0rc0, 2.9.0, 2.9.0-rc0, 2.9.1rc0, 2.9.1, 2.9.1-rc0, 2.10.0, 2.11.0, 2.13.0, 2.14.0, 2.14.1. Therefore, we suggest to loosen the dependency on nameko from "nameko==2.12.0" to "nameko>=2.6.0,<=2.14.1" to avoid any possible conflict for importing more packages or for downstream projects that may use ddos_script.

May I pull a request to further loosen the dependency on nameko?

By the way, could you please tell us whether such dependency analysis may be potentially helpful for maintaining dependencies easier during your development?



Details:

Your project (commit id: d39f9f3) directly uses 6 APIs from package nameko.

nameko.exceptions.RpcTimeout.__init__, nameko.extensions.Entrypoint.decorator, nameko.extensions.DependencyProvider.__init__, nameko.extensions.Entrypoint.decorator, nameko.standalone.rpc.ClusterRpcProxy.__init__, nameko.testing.services.worker_factory

Beginning fromwhich, 6 functions are then indirectly called, including 3 nameko's internal APIs and 3 outsider APIs as follows:

[/zhouxiaoxiang/oriole-microservice]
+--nameko.exceptions.RpcTimeout.__init__
+--nameko.extensions.Entrypoint.decorator
|      +--nameko.extensions.register_entrypoint
|      +--functools.partial
+--nameko.extensions.DependencyProvider.__init__
+--nameko.standalone.rpc.ClusterRpcProxy.__init__
|      +--nameko.standalone.rpc.StandaloneProxyBase.__init__
|      |      +--nameko.standalone.rpc.StandaloneProxyBase.ServiceContainer.__init__
|      |      +--nameko.containers.WorkerContext.__init__
|      +--nameko.standalone.rpc.ClusterProxy.__init__
+--nameko.testing.services.worker_factory
|      +--inspect.getmembers
|      +--mock.MagicMock
|      +--nameko.exceptions.ExtensionNotFound.__init__

Since all these functions have not been changed between any version for package "nameko" from [2.6.0, 2.7.0, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.9.0rc0, 2.9.0, 2.9.0-rc0, 2.9.1rc0, 2.9.1, 2.9.1-rc0, 2.10.0, 2.11.0, 2.13.0, 2.14.0, 2.14.1] and 2.12.0. Therefore, we believe it is safe to loosen the corresponding dependency.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.