infraweave 0.0.95rc8__cp311-cp311-macosx_10_12_x86_64.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.
infraweave/__init__.py
ADDED
|
Binary file
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
Metadata-Version: 2.3
|
|
2
|
+
Name: infraweave
|
|
3
|
+
Version: 0.0.95rc8
|
|
4
|
+
Classifier: License :: OSI Approved :: Apache Software License
|
|
5
|
+
Classifier: Development Status :: 3 - Alpha
|
|
6
|
+
Summary: Interact with InfraWeave using Python
|
|
7
|
+
Author-email: InfraWeave Team <opensource@infraweave.com>
|
|
8
|
+
License: Apache-2.0
|
|
9
|
+
Requires-Python: >=3.10
|
|
10
|
+
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
|
|
11
|
+
Project-URL: Homepage, https://preview.infraweave.io
|
|
12
|
+
Project-URL: Documentation, https://infraweave-io.github.io/infraweave/infraweave.html
|
|
13
|
+
|
|
14
|
+
# InfraWeave-Py
|
|
15
|
+
|
|
16
|
+
This package is a minimal python wrapper to interface with InfraWeave to set up you modules and stacks
|
|
17
|
+
|
|
18
|
+
> Note: this is a preview version
|
|
19
|
+
|
|
20
|
+
Read the [docs here](https://infraweave-io.github.io/infraweave/infraweave.html)
|
|
21
|
+
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
infraweave-0.0.95rc8.dist-info/RECORD,,
|
|
2
|
+
infraweave-0.0.95rc8.dist-info/WHEEL,sha256=cxW7slL5IMgFl_8x3rKSwbgen7M1zHlXf9Y6lIAcI3M,134
|
|
3
|
+
infraweave-0.0.95rc8.dist-info/METADATA,sha256=f3ti5W147P5ATzA9prSADMkuxF5d55U5KkKViJrENKI,761
|
|
4
|
+
infraweave/__init__.py,sha256=B5G_Rd5K79M5-tOsU_4v0CvUvR087Gdao5ttufgeY1U,123
|
|
5
|
+
infraweave/infraweave.cpython-311-darwin.so,sha256=PkidEdeDYalIhU8dxGmibGVRD2LzD3iNcBAD6sttuRw,21362528
|