Git Product home page Git Product logo

Comments (4)

tobni avatar tobni commented on June 20, 2024 1

https://docs.pydantic.dev/2.3/errors/usage_errors/#typed-dict-version is the cause for my request.

from mypy_boto3_builder.

vemel avatar vemel commented on June 20, 2024 1

I just released mypy_boto3_builder 7.18.0 with new import logic. I am going to generate all packages later today.

from mypy_boto3_builder.

vemel avatar vemel commented on June 20, 2024

Hello,

Thank you for the feature request. It makes sense. However, env variables are not supported in *.pyi files, so it will not work. The solution could be to use typing_extensions if available, and fallback to typing. Another solution would be always to use typing_extensions and make it a mandatory dependency.

I will check pydantic docs.

from mypy_boto3_builder.

vemel avatar vemel commented on June 20, 2024

@tobni I released all boto3-stubs packages built with the new builder version. Please test and let me know if it works as it should.

from mypy_boto3_builder.

Related Issues (20)

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.