firming 0.0.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.
firming/__init__.py ADDED
@@ -0,0 +1,3 @@
1
+ """firming — name reserved. See https://firming.ai"""
2
+
3
+ __version__ = "0.0.1"
@@ -0,0 +1,20 @@
1
+ Metadata-Version: 2.5
2
+ Name: firming
3
+ Version: 0.0.1
4
+ Summary: Firm prices on AI inference. Name reserved; the package arrives with the sidecar. See https://firming.ai
5
+ Project-URL: Homepage, https://firming.ai
6
+ Project-URL: Repository, https://github.com/firming-ai/firming
7
+ Author-email: Firming <theo@off-peak.ai>
8
+ License-Expression: MIT
9
+ Classifier: Development Status :: 1 - Planning
10
+ Classifier: Programming Language :: Python :: 3
11
+ Requires-Python: >=3.10
12
+ Description-Content-Type: text/markdown
13
+
14
+ # firming
15
+
16
+ Firm prices on AI inference.
17
+
18
+ This name is reserved. The `firming` package — the sidecar that executes the price guarantee inside your perimeter, on your key — ships here. Until then, nothing to install.
19
+
20
+ https://firming.ai
@@ -0,0 +1,4 @@
1
+ firming/__init__.py,sha256=A0xOMVnEVQ9v9zd-UsNZrOLqp7355BST__xe0nXYeYM,79
2
+ firming-0.0.1.dist-info/METADATA,sha256=omdPanpz9RNVvV2FHXHU0NkCeWx55jTKnT8XGQBYqBI,734
3
+ firming-0.0.1.dist-info/WHEEL,sha256=zOwg4jB6zX2kU910N-cMawjivD6tO8NEWvE12je1bVk,87
4
+ firming-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.32.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any