uiprotect 0.1.0__py3-none-any.whl → 0.2.1__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.
Potentially problematic release.
This version of uiprotect might be problematic. Click here for more details.
- {uiprotect-0.1.0.dist-info → uiprotect-0.2.1.dist-info}/METADATA +7 -2
- {uiprotect-0.1.0.dist-info → uiprotect-0.2.1.dist-info}/RECORD +5 -5
- {uiprotect-0.1.0.dist-info → uiprotect-0.2.1.dist-info}/LICENSE +0 -0
- {uiprotect-0.1.0.dist-info → uiprotect-0.2.1.dist-info}/WHEEL +0 -0
- {uiprotect-0.1.0.dist-info → uiprotect-0.2.1.dist-info}/entry_points.txt +0 -0
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: uiprotect
|
|
3
|
-
Version: 0.1
|
|
3
|
+
Version: 0.2.1
|
|
4
4
|
Summary: Python API for Unifi Protect (Unofficial)
|
|
5
5
|
Home-page: https://github.com/uilibs/uiprotect
|
|
6
6
|
License: MIT
|
|
7
7
|
Author: UI Protect Maintainers
|
|
8
8
|
Author-email: ui@koston.org
|
|
9
9
|
Requires-Python: >=3.10
|
|
10
|
-
Classifier: Development Status ::
|
|
10
|
+
Classifier: Development Status :: 5 - Production/Stable
|
|
11
11
|
Classifier: Intended Audience :: Developers
|
|
12
12
|
Classifier: License :: OSI Approved :: MIT License
|
|
13
13
|
Classifier: Natural Language :: English
|
|
@@ -16,6 +16,7 @@ Classifier: Programming Language :: Python :: 3
|
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.10
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.11
|
|
18
18
|
Classifier: Programming Language :: Python :: 3.12
|
|
19
|
+
Classifier: Topic :: Software Development :: Build Tools
|
|
19
20
|
Classifier: Topic :: Software Development :: Libraries
|
|
20
21
|
Requires-Dist: aiofiles (>=23)
|
|
21
22
|
Requires-Dist: aiohttp (>=3.9.0)
|
|
@@ -79,6 +80,10 @@ Description-Content-Type: text/markdown
|
|
|
79
80
|
|
|
80
81
|
Python API for Unifi Protect (Unofficial)
|
|
81
82
|
|
|
83
|
+
## Looking for maintainers
|
|
84
|
+
|
|
85
|
+
This project is looking for maintainers.
|
|
86
|
+
|
|
82
87
|
## Installation
|
|
83
88
|
|
|
84
89
|
Install this via pip (or your favorite package manager):
|
|
@@ -30,8 +30,8 @@ uiprotect/test_util/__init__.py,sha256=sSEXu6_pwdYNQSCYtftpX1Dy1S8XYOvhrpECYRxeK
|
|
|
30
30
|
uiprotect/test_util/anonymize.py,sha256=AGYELhDC4BrdK0deI6zh5jFp3SuM_HvAWLeoxFHSiwg,8486
|
|
31
31
|
uiprotect/utils.py,sha256=evW60TmyccHPsifBUukqiXGd0QHnYibqaJhvowIDh-M,17841
|
|
32
32
|
uiprotect/websocket.py,sha256=iMTdchymaCgVHsmY1bRbxkcymqt6WQircIHYNxCu178,7289
|
|
33
|
-
uiprotect-0.1.
|
|
34
|
-
uiprotect-0.1.
|
|
35
|
-
uiprotect-0.1.
|
|
36
|
-
uiprotect-0.1.
|
|
37
|
-
uiprotect-0.1.
|
|
33
|
+
uiprotect-0.2.1.dist-info/LICENSE,sha256=INx18jhdbVXMEiiBANeKEbrbz57ckgzxk5uutmmcxGk,1111
|
|
34
|
+
uiprotect-0.2.1.dist-info/METADATA,sha256=4BhJvcHbmwfW9NCE7H_ra27oREgZ1nYcM3iJVDH6mKE,10723
|
|
35
|
+
uiprotect-0.2.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
36
|
+
uiprotect-0.2.1.dist-info/entry_points.txt,sha256=J78AUTPrTTxgI3s7SVgrmGqDP7piX2wuuEORzhDdVRA,47
|
|
37
|
+
uiprotect-0.2.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|