Code Monkey home page Code Monkey logo

chalice-twitter-demo's Introduction

Hello!

I am a software craftsman, tech lead, and relentless pursuer of value and quality.

With over 18 years of engineering experience and a proven track record of designing high-throughput applications, my expertise lies in domain-driven design, cloud-native solutions, event-driven architectures, and serverless architecture design patterns.

I've been writing software professionally since 2004 and leading teams since 2009 at both startups and well-established companies. My recent experience includes working as a Senior Solutions Architect at Zavamed, Systems Architect at TimeDoctor, and Tech Lead/Co-founder at camelCaseTech.

My passion lies in designing solutions and architectures for business domains that make a difference in people's lives and tackle challenging technology problems.

Anurag's GitHub stats

chalice-twitter-demo's People

Contributors

me2resh avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chalice-twitter-demo's Issues

Suggest to loosen the dependency on chalice

Hi, your project chalice-twitter-demo(commit id: d9d7cf6) requires "chalice==1.26.0" in its dependency. After analyzing the source code, we found that the following versions of chalice can also be suitable, i.e., chalice 1.26.1, 1.26.2, 1.26.3, 1.26.4, 1.26.5, 1.26.6, 1.27.0, since all functions that you directly (2 APIs: chalice.app.Chalice.init, chalice.app.DecoratorAPI.route) or indirectly (propagate to 15 chalice's internal APIs and 4 outsider APIs) used from the package have not been changed in these versions, thus not affecting your usage.

Therefore, we believe that it is quite safe to loose your dependency on chalice from "chalice==1.26.0" to "chalice>=1.26.0,<=1.27.0". This will improve the applicability of chalice-twitter-demo and reduce the possibility of any further dependency conflict with other projects.

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

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

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.