fabricatio 0.10.0__cp312-cp312-win_amd64.whl → 0.10.1__cp312-cp312-win_amd64.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.
- fabricatio/rust.cp312-win_amd64.pyd +0 -0
- {fabricatio-0.10.0.data → fabricatio-0.10.1.data}/scripts/tdown.exe +0 -0
- {fabricatio-0.10.0.dist-info → fabricatio-0.10.1.dist-info}/METADATA +63 -18
- {fabricatio-0.10.0.dist-info → fabricatio-0.10.1.dist-info}/RECORD +6 -6
- {fabricatio-0.10.0.dist-info → fabricatio-0.10.1.dist-info}/WHEEL +0 -0
- {fabricatio-0.10.0.dist-info → fabricatio-0.10.1.dist-info}/licenses/LICENSE +0 -0
Binary file
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: fabricatio
|
3
|
-
Version: 0.10.
|
3
|
+
Version: 0.10.1
|
4
4
|
Classifier: License :: OSI Approved :: MIT License
|
5
5
|
Classifier: Programming Language :: Rust
|
6
6
|
Classifier: Programming Language :: Python :: 3.12
|
@@ -62,24 +62,69 @@ Project-URL: Issues, https://github.com/Whth/fabricatio/issues
|
|
62
62
|
|
63
63
|
|
64
64
|
|
65
|
+
<p align="center">
|
66
|
+
<a href="LICENSE">
|
67
|
+
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT License">
|
68
|
+
</a>
|
69
|
+
<a href="https://pypi.org/project/fabricatio/">
|
70
|
+
<img src="https://img.shields.io/pypi/pyversions/fabricatio" alt="Python Versions">
|
71
|
+
</a>
|
72
|
+
<a href="https://pypi.org/project/fabricatio/">
|
73
|
+
<img src="https://img.shields.io/pypi/v/fabricatio" alt="PyPI Version">
|
74
|
+
</a>
|
75
|
+
<a href="https://deepwiki.com/Whth/fabricatio">
|
76
|
+
<img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki">
|
77
|
+
</a>
|
78
|
+
<a href="https://pepy.tech/projects/fabricatio">
|
79
|
+
<img src="https://static.pepy.tech/badge/fabricatio/week" alt="PyPI Downloads (Week)">
|
80
|
+
</a>
|
81
|
+
<a href="https://pepy.tech/projects/fabricatio">
|
82
|
+
<img src="https://static.pepy.tech/badge/fabricatio" alt="PyPI Downloads">
|
83
|
+
</a>
|
84
|
+
<a href="https://github.com/PyO3/pyo3">
|
85
|
+
<img src="https://img.shields.io/badge/bindings-pyo3-green" alt="Bindings: PyO3">
|
86
|
+
</a>
|
87
|
+
<a href="https://github.com/BerriAI/litellm">
|
88
|
+
<img src="https://img.shields.io/badge/Powered%20by-LiteLLM-blue" alt="Powered by LiteLLM">
|
89
|
+
</a>
|
90
|
+
<a href="https://github.com/astral-sh/uv">
|
91
|
+
<img src="https://img.shields.io/badge/built%20with-uv%20%2B%20maturin-orange" alt="Build Tool: uv + maturin">
|
92
|
+
</a>
|
93
|
+
|
94
|
+
</p>
|
95
|
+
|
96
|
+
|
97
|
+
<p align="center">
|
98
|
+
|
99
|
+
<a href="https://fabricatio.readthedocs.io/en/latest/?badge=fabricatio">
|
100
|
+
<img src="https://readthedocs.org/projects/fabricatio/badge/?version=latest" alt="Documentation Status">
|
101
|
+
</a>
|
102
|
+
<a href="https://github.com/Whth/fabricatio/actions/workflows/build-package.yaml">
|
103
|
+
<img src="https://github.com/Whth/fabricatio/actions/workflows/build-package.yaml/badge.svg" alt="Build Package">
|
104
|
+
</a>
|
105
|
+
<a href="https://github.com/Whth/fabricatio/actions/workflows/ruff.yaml">
|
106
|
+
<img src="https://github.com/Whth/fabricatio/actions/workflows/ruff.yaml/badge.svg" alt="Ruff Lint">
|
107
|
+
</a>
|
108
|
+
<a href="https://github.com/Whth/fabricatio/actions/workflows/tests.yaml">
|
109
|
+
<img src="https://github.com/Whth/fabricatio/actions/workflows/tests.yaml/badge.svg" alt="Tests">
|
110
|
+
</a>
|
111
|
+
<a href="https://coveralls.io/github/Whth/fabricatio?branch=master">
|
112
|
+
<img src="https://coveralls.io/repos/github/Whth/fabricatio/badge.svg?branch=master" alt="Coverage Status">
|
113
|
+
</a>
|
114
|
+
<a href="https://github.com/Whth/fabricatio/issues">
|
115
|
+
<img src="https://img.shields.io/github/issues/Whth/fabricatio" alt="GitHub Issues">
|
116
|
+
</a>
|
117
|
+
<a href="https://github.com/Whth/fabricatio/pulls">
|
118
|
+
<img src="https://img.shields.io/github/issues-pr/Whth/fabricatio" alt="GitHub Pull Requests">
|
119
|
+
</a>
|
120
|
+
<a href="https://github.com/Whth/fabricatio/stargazers">
|
121
|
+
<img src="https://img.shields.io/github/stars/Whth/fabricatio" alt="GitHub Stars">
|
122
|
+
</a>
|
123
|
+
</p>
|
124
|
+
|
125
|
+
|
126
|
+
|
65
127
|
|
66
|
-
[](LICENSE)
|
67
|
-
[](https://pypi.org/project/fabricatio/)
|
68
|
-
[](https://pypi.org/project/fabricatio/)
|
69
|
-
[](https://deepwiki.com/Whth/fabricatio)
|
70
|
-
[](https://pepy.tech/projects/fabricatio)
|
71
|
-
[](https://pepy.tech/projects/fabricatio)
|
72
|
-
[](https://github.com/PyO3/pyo3)
|
73
|
-
[](https://github.com/BerriAI/litellm)
|
74
|
-
[](https://github.com/astral-sh/uv)
|
75
|
-
[](https://fabricatio.readthedocs.io/en/latest/?badge=fabricatio)
|
76
|
-
[](https://github.com/Whth/fabricatio/actions/workflows/build-package.yaml)
|
77
|
-
[](https://github.com/Whth/fabricatio/actions/workflows/ruff.yaml)
|
78
|
-
[](https://github.com/Whth/fabricatio/actions/workflows/tests.yaml)
|
79
|
-
[](https://coveralls.io/github/Whth/fabricatio?branch=master)
|
80
|
-

|
81
|
-

|
82
|
-

|
83
128
|
---
|
84
129
|
|
85
130
|
## Overview
|
@@ -1,12 +1,12 @@
|
|
1
|
-
fabricatio-0.10.
|
2
|
-
fabricatio-0.10.
|
3
|
-
fabricatio-0.10.
|
4
|
-
fabricatio-0.10.
|
1
|
+
fabricatio-0.10.1.data/scripts/tdown.exe,sha256=sGiSXKl-p2UPxo6vM5EX5ufA5s5ShgHW_rBAZZ2X9Jc,3834368
|
2
|
+
fabricatio-0.10.1.dist-info/METADATA,sha256=Lpbn_oMTVdnkqmKboow49f5aFigcD7hEW5j0qUqcWPM,8595
|
3
|
+
fabricatio-0.10.1.dist-info/WHEEL,sha256=2Rq0eWWH7u9Ffm_ZQEcE2_DVE8if9XSfMophnE-xWmc,96
|
4
|
+
fabricatio-0.10.1.dist-info/licenses/LICENSE,sha256=do7J7EiCGbq0QPbMAL_FqLYufXpHnCnXBOuqVPwSV8Y,1088
|
5
5
|
fabricatio/__init__.py,sha256=E4CcZi8ry4WxcO-Ety0lzQtln9VaYM9c0g7s925gR9k,590
|
6
6
|
fabricatio/actions/__init__.py,sha256=bT7ixkrKSj5m2PyaM4WhSevOMo29xofOZfrcb8MNj1g,2180
|
7
7
|
fabricatio/capabilities/__init__.py,sha256=Y2qF4nECQCQLkBTf6jVKAS4i7_T9xnTMytV1hj3FSb0,2636
|
8
8
|
fabricatio/models/__init__.py,sha256=rUahwG60VnclacSl5jzd-evZj5VxXp0LAgn2MUwGgAw,1573
|
9
9
|
fabricatio/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
10
|
-
fabricatio/rust.cp312-win_amd64.pyd,sha256=
|
10
|
+
fabricatio/rust.cp312-win_amd64.pyd,sha256=p4RnKffrRl4oh5P8nXQGuUplnVSYkmWFNtSj4usE_Fs,281088
|
11
11
|
fabricatio/workflows/__init__.py,sha256=Twr7FaI7scUhz0LOlPktB6lf_k3VdcHNabCjpTsw938,315
|
12
|
-
fabricatio-0.10.
|
12
|
+
fabricatio-0.10.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|