Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit e37cdb3

Browse files
authored
Merge pull request #435 from microsoft/andrueastman-patch-1
chore: update readme for archive
2 parents ba1af4d + 9d47382 commit e37cdb3

File tree

1 file changed

+1
-38
lines changed

1 file changed

+1
-38
lines changed

README.md

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,3 @@
11
# Microsoft Kiota HTTP library
2-
[![PyPI version](https://badge.fury.io/py/microsoft-kiota-http.svg)](https://badge.fury.io/py/microsoft-kiota-http)
3-
[![CI Actions Status](https://github.com/microsoft/kiota-http-python/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/microsoft/kiota-http-python/actions)
4-
[![Downloads](https://pepy.tech/badge/microsoft-kiota-http)](https://pepy.tech/project/microsoft-kiota-http)
52

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

Comments
 (0)