|
1 | 1 | # Microsoft Kiota HTTP library
|
2 |
| -[](https://badge.fury.io/py/microsoft-kiota-http) |
3 |
| -[](https://github.com/microsoft/kiota-http-python/actions) |
4 |
| -[](https://pepy.tech/project/microsoft-kiota-http) |
5 | 2 |
|
6 |
| -The Microsoft Kiota HTTP Library is a python HTTP implementation with HTTPX library. |
7 |
| - |
8 |
| -A [Kiota](https://github.com/microsoft/kiota) generated project will need a reference to a http package to to make HTTP requests to an API endpoint. |
9 |
| - |
10 |
| -Read more about Kiota [here](https://github.com/microsoft/kiota/blob/main/README.md). |
11 |
| - |
12 |
| -## Using the Microsoft Kiota HTTP library |
13 |
| - |
14 |
| -In order to use this library, install the package by running: |
15 |
| - |
16 |
| -```cmd |
17 |
| -pip install microsoft-kiota-http |
18 |
| -``` |
19 |
| - |
20 |
| -## Contributing |
21 |
| - |
22 |
| -This project welcomes contributions and suggestions. Most contributions require you to agree to a |
23 |
| -Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us |
24 |
| -the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. |
25 |
| - |
26 |
| -When you submit a pull request, a CLA bot will automatically determine whether you need to provide |
27 |
| -a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions |
28 |
| -provided by the bot. You will only need to do this once across all repos using our CLA. |
29 |
| - |
30 |
| -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). |
31 |
| -For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or |
32 |
| -contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. |
33 |
| - |
34 |
| -## Trademarks |
35 |
| - |
36 |
| -This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft |
37 |
| -trademarks or logos is subject to and must follow |
38 |
| -[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). |
39 |
| -Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. |
40 |
| -Any use of third-party trademarks or logos are subject to those third-party's policies. |
| 3 | +This repository has been archived and source migrated. You can contribute and file issues in the [Kiota Python](https://github.com/microsoft/kiota-python) repository. |
0 commit comments