rats-apps 0.3.0.dev20241104155846__py3-none-any.whl → 0.3.0.dev20241104211007__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.
rats/apps/__init__.py CHANGED
@@ -19,6 +19,7 @@ from ._composite_container import CompositeContainer
19
19
  from ._container import (
20
20
  Container,
21
21
  DuplicateServiceError,
22
+ GroupProvider,
22
23
  Provider,
23
24
  ServiceNotFoundError,
24
25
  ServiceProvider,
@@ -46,6 +47,7 @@ __all__ = [
46
47
  "ProviderNamespaces",
47
48
  "ServiceProvider",
48
49
  "Provider",
50
+ "GroupProvider",
49
51
  "ServiceId",
50
52
  "ServiceNotFoundError",
51
53
  "autoid_service",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rats-apps
3
- Version: 0.3.0.dev20241104155846
3
+ Version: 0.3.0.dev20241104211007
4
4
  Summary: research analysis tools for building applications
5
5
  Home-page: https://github.com/microsoft/rats/
6
6
  License: MIT
@@ -2,7 +2,7 @@ rats/annotations/__init__.py,sha256=wsGhRQzZrV2oJTnBAX0aGgpyT1kYT235jkP3Wb8BTRY,
2
2
  rats/annotations/__main__.py,sha256=vlzQOM9y82P0OL5tYcmSM_4jTg0s8jayAcvEoi9cBvI,1065
3
3
  rats/annotations/_functions.py,sha256=UkHh3zdBivluE7dBeGQ17zoIfGdyIokMAkFmpWaIlDc,4284
4
4
  rats/annotations/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- rats/apps/__init__.py,sha256=SlqFKChSf661J6nlcuSGNQO-fLceqZrwOGn1YoyYDzs,1703
5
+ rats/apps/__init__.py,sha256=1S5GcOE7aQQxRD2fJEpo6HipTi7sJgVx-RpVdcucOwY,1743
6
6
  rats/apps/__main__.py,sha256=KjdadN4rdP0xhWiLzdmtCsXejWx_gxOK-ah-L1r1dTI,1818
7
7
  rats/apps/_annotations.py,sha256=6M_M7K8haNVda0Tx02EpFf3s9EjnWYacNMjTIkNEdRU,4617
8
8
  rats/apps/_composite_container.py,sha256=s_of6NyyrjFVYWGVehyEHe9WJIPRCnbB-tyWyNF8zyc,585
@@ -27,7 +27,7 @@ rats/cli/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
27
  rats/logs/__init__.py,sha256=fCn4pfpYiAcTtt5CsnUZX68CjOB3KJHxMSiYxsma4qE,183
28
28
  rats/logs/_plugin.py,sha256=OQ5fXToBm60YJRrMUVJ9_HVytUs3c69vaHY57jpivb0,2221
29
29
  rats/logs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
- rats_apps-0.3.0.dev20241104155846.dist-info/METADATA,sha256=Btpmih7iQ-O0iJfuwc1DxlEkHxebULU5p9WC4tOm45E,825
31
- rats_apps-0.3.0.dev20241104155846.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
32
- rats_apps-0.3.0.dev20241104155846.dist-info/entry_points.txt,sha256=9oOvf2loQr5ACWQgvuu9Q3KZIVIxKE5Aa-rLuUII5WQ,91
33
- rats_apps-0.3.0.dev20241104155846.dist-info/RECORD,,
30
+ rats_apps-0.3.0.dev20241104211007.dist-info/METADATA,sha256=k29rRY5VJFjXLpCAuhWhouZiDbPvRPvTCjnWFg1Y8Z0,825
31
+ rats_apps-0.3.0.dev20241104211007.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
32
+ rats_apps-0.3.0.dev20241104211007.dist-info/entry_points.txt,sha256=9oOvf2loQr5ACWQgvuu9Q3KZIVIxKE5Aa-rLuUII5WQ,91
33
+ rats_apps-0.3.0.dev20241104211007.dist-info/RECORD,,