Skip to content

Commit 734c9fd

Browse files
committed
add dependency
1 parent 39f6b68 commit 734c9fd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ We expect to provide a python client:
55
- **Usability**. Developers just need to learn to write json/yaml(kubernetes native style) from [Kubernetes documentation](https://kubernetes.io/docs/home/).
66
- **Integration**. It can work with the other Kubernetes clients, such as [fabric8](https://github.com/fabric8io/kubernetes-client), [official](https://github.com/kubernetes-client/java/).
77

8+
This project is based on the following softwares.
9+
10+
| NAME | Website | LICENSE |
11+
|--------------|--------------------------------------|----------------------------|
12+
| requests | https://github.com/psf/requests | Apache License 2.0 |
13+
| pyyaml | https://github.com/yaml/pyyaml | MIT |
14+
| cryptography | https://github.com/pyca/cryptography | Apache License 2.0/BSD-3.0 |
815

916
## Security
1017

0 commit comments

Comments
 (0)