question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[consent request] Permission to publish `types-aiobotocore` package to PyPI

See original GitHub issue

Hello!

I am the guy behind boto3-stubs package that provides auto-complete and type checking for all boto3 modules.

I have just finished adding support for aiobotocore here: https://github.com/vemel/mypy_boto3_builder/pull/127

If you do not mind, I am going to publish types-aiobotocore (static stubs for aiobotocore) and types-aiobotocore-<service> (explicit type annotations for a particular botocore service) packages to PyPI, as well as create a new repo with documentation for types-aiobotocore.

I would also be happy to get feedback regarding types-aiobotocore, because I am not actively using this library.

Docs: https://vemel.github.io/types_aiobotocore_docs/

Regards, Vlad.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
thehesiodcommented, Feb 8, 2022

cool, well if it’s the same I’m all for it!

0reactions
vemelcommented, Feb 28, 2022

@thehesiod Hello! Sorry to bother you, but could you please take a look at the PR and let me know if there is anything else to be done.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Publish an Open-Source Python Package to PyPI
In this step-by-step tutorial, you'll learn how to create a Python package for your project and how to publish it to PyPI, the...
Read more >
How to publish a Python Package to PyPi | by Aveek Das
1. Write your python module and save it under a directory. 2. Create the setup.py file with necessary information. 3. Choose a LICENSE...
Read more >
Terms of use
"Content" means any data, content, code, video, images or other materials of any type that I upload, submit, or otherwise transmit to or...
Read more >
How to Vet and Approve PyPI Packages
To create a PyPI package approval workflow, you first need a minimum of 2 feeds (Ideally 3.) One for unapproved packages and approved...
Read more >
PyPi - How to Publish your own PIP package - YouTube
In this video, I go over how you can publish a package to Pypi. This will allow anyone in the world you do...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found