A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
Перейти к файлу
greazer 4d020983a3 Initial pass
Only arrow.pyi so far.
2020-07-31 19:30:36 -07:00
aiofiles Added initial stubs for aiofiles package. 2020-07-31 10:10:21 -07:00
arrow Initial pass 2020-07-31 19:30:36 -07:00
multidict Added some packages that had type hints in comments/docstrings. 2020-07-28 12:07:25 -07:00
packaging Added some packages that had type hints in comments/docstrings. 2020-07-28 12:07:25 -07:00
pendulum Added some packages that had type hints in comments/docstrings. 2020-07-28 12:07:25 -07:00
tenacity Added some packages that had type hints in comments/docstrings. 2020-07-28 12:07:25 -07:00
.gitignore Initial commit 2020-07-27 23:50:08 +00:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-07-27 16:50:19 -07:00
LICENSE Initial LICENSE commit 2020-07-27 16:50:18 -07:00
README.md Initial README.md commit 2020-07-27 16:50:20 -07:00
SECURITY.md Initial SECURITY.md commit 2020-07-27 16:50:21 -07:00
pyproject.toml Create pyproject.toml 2020-07-31 14:27:51 -07:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.