aio-kong 3.5.0__py3-none-any.whl → 3.6.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {aio_kong-3.5.0.dist-info → aio_kong-3.6.0.dist-info}/METADATA +21 -9
- {aio_kong-3.5.0.dist-info → aio_kong-3.6.0.dist-info}/RECORD +6 -6
- {aio_kong-3.5.0.dist-info → aio_kong-3.6.0.dist-info}/WHEEL +1 -1
- kong/__init__.py +1 -1
- {aio_kong-3.5.0.dist-info → aio_kong-3.6.0.dist-info}/LICENSE +0 -0
- {aio_kong-3.5.0.dist-info → aio_kong-3.6.0.dist-info}/entry_points.txt +0 -0
@@ -1,9 +1,9 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.3
|
2
2
|
Name: aio-kong
|
3
|
-
Version: 3.
|
3
|
+
Version: 3.6.0
|
4
4
|
Summary: Asynchronous Kong Client
|
5
5
|
License: BSD-3-Clause
|
6
|
-
Author: Luca
|
6
|
+
Author: Luca Sbardella
|
7
7
|
Author-email: luca@quantmind.com
|
8
8
|
Requires-Python: >=3.10,<4.0
|
9
9
|
Classifier: License :: OSI Approved :: BSD License
|
@@ -12,9 +12,10 @@ Classifier: Programming Language :: Python :: 3.10
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.11
|
13
13
|
Classifier: Programming Language :: Python :: 3.12
|
14
14
|
Classifier: Programming Language :: Python :: 3.13
|
15
|
-
|
16
|
-
Requires-Dist:
|
17
|
-
Requires-Dist:
|
15
|
+
Provides-Extra: cli
|
16
|
+
Requires-Dist: PyYAML (>=6.0) ; extra == "cli"
|
17
|
+
Requires-Dist: aiohttp (>=3.9.5)
|
18
|
+
Requires-Dist: click (>=8.1.3) ; extra == "cli"
|
18
19
|
Project-URL: Issues, https://github.com/quantmind/aio-kong/issues
|
19
20
|
Project-URL: Repository, https://github.com/quantmind/aio-kong
|
20
21
|
Description-Content-Type: text/markdown
|
@@ -30,7 +31,7 @@ Description-Content-Type: text/markdown
|
|
30
31
|
|
31
32
|
Tested with [kong][] v3.8
|
32
33
|
|
33
|
-
## Installation
|
34
|
+
## Installation
|
34
35
|
|
35
36
|
To install the package
|
36
37
|
|
@@ -38,9 +39,12 @@ To install the package
|
|
38
39
|
pip install aio-kong
|
39
40
|
```
|
40
41
|
|
41
|
-
|
42
|
+
## Testing
|
43
|
+
|
44
|
+
To run tests, clone the repository and
|
42
45
|
|
43
46
|
```
|
47
|
+
make install
|
44
48
|
make test
|
45
49
|
```
|
46
50
|
|
@@ -94,7 +98,15 @@ await cli.apply_json(config)
|
|
94
98
|
|
95
99
|
## Command line tool
|
96
100
|
|
97
|
-
The library install the `kongfig` command line tool for uploading kong configuration files.
|
101
|
+
The library can install the `kongfig` command line tool for uploading kong configuration files.
|
102
|
+
|
103
|
+
For the command line tool to work, you need to install the package as:
|
104
|
+
|
105
|
+
```bash
|
106
|
+
pip install aio-kong[cli]
|
107
|
+
```
|
108
|
+
|
109
|
+
and to run the cli tool, you can use the following command:
|
98
110
|
|
99
111
|
```
|
100
112
|
kongfig --yaml config.yaml
|
@@ -1,4 +1,4 @@
|
|
1
|
-
kong/__init__.py,sha256=
|
1
|
+
kong/__init__.py,sha256=HGhiVqn0IM-IOC0rgy3ZZ6uaW7ItlxDlJ05wOGLABtA,54
|
2
2
|
kong/acls.py,sha256=1HR66CKp6SVOmtauXOnj77moLMeHfL7gsfBRwlbJK1U,127
|
3
3
|
kong/auths.py,sha256=1aNSQ6Sw5rjh8lbJppH9GOXVMG6KL7-bO4P75MsFKJU,2337
|
4
4
|
kong/certificates.py,sha256=7QYS0BLg5QKyjdi1dUDGErXBZHQK4ARv_iYFluXX3RM,275
|
@@ -12,8 +12,8 @@ kong/routes.py,sha256=e1n5hIIirwkAVacbFnJ_C1AwQN_IC10gISyXU8ex-g0,1493
|
|
12
12
|
kong/services.py,sha256=iuJu2Y8QzLtTBwLNT5yCunJbY3AHSmejz7gXAbvC4bY,2515
|
13
13
|
kong/snis.py,sha256=QxjHFUtMGvlBcfCdiye5hQ9n8D1PRSQQThqaB-OekLI,716
|
14
14
|
kong/utils.py,sha256=Uoe5DRclN-t1DX8AvwgidYn8GMMvLUXVjMgzqs6mUAE,932
|
15
|
-
aio_kong-3.
|
16
|
-
aio_kong-3.
|
17
|
-
aio_kong-3.
|
18
|
-
aio_kong-3.
|
19
|
-
aio_kong-3.
|
15
|
+
aio_kong-3.6.0.dist-info/LICENSE,sha256=4S4Rfy2EEQkrBsn1cu8_EZkf2Q8XfOoxjabtI0BOhdQ,1461
|
16
|
+
aio_kong-3.6.0.dist-info/METADATA,sha256=REWq16qr1EuT9GkbgnAE4wHmfyn6B9Rr7VB9l4GLXvA,3213
|
17
|
+
aio_kong-3.6.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
18
|
+
aio_kong-3.6.0.dist-info/entry_points.txt,sha256=Wp_emFiShNNMtqwMxwwdo7qQDiLMxYqZwk9sP4YbEp4,41
|
19
|
+
aio_kong-3.6.0.dist-info/RECORD,,
|
kong/__init__.py
CHANGED
File without changes
|
File without changes
|