vibetuner 2.11.0__py3-none-any.whl → 2.14.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 vibetuner might be problematic. Click here for more details.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: vibetuner
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.14.1
|
|
4
4
|
Summary: Core Python framework and blessed dependencies for production-ready FastAPI + MongoDB + HTMX projects
|
|
5
5
|
Keywords: fastapi,mongodb,htmx,web-framework,scaffolding,oauth,background-jobs
|
|
6
6
|
Author: All Tuner Labs, S.L.
|
|
@@ -22,14 +22,14 @@ Requires-Dist: asyncer>=0.0.10
|
|
|
22
22
|
Requires-Dist: authlib>=1.6.5
|
|
23
23
|
Requires-Dist: beanie[zstd]>=2.0.0
|
|
24
24
|
Requires-Dist: click>=8.3.0
|
|
25
|
-
Requires-Dist: copier>=9.
|
|
25
|
+
Requires-Dist: copier>=9.10.3,<9.10.4
|
|
26
26
|
Requires-Dist: email-validator>=2.3.0
|
|
27
27
|
Requires-Dist: fastapi[standard-no-fastapi-cloud-cli]>=0.121.0
|
|
28
|
-
Requires-Dist: granian[pname]>=2.5.
|
|
28
|
+
Requires-Dist: granian[pname]>=2.5.7
|
|
29
29
|
Requires-Dist: httpx[http2]>=0.28.1
|
|
30
30
|
Requires-Dist: itsdangerous>=2.2.0
|
|
31
31
|
Requires-Dist: loguru>=0.7.3
|
|
32
|
-
Requires-Dist: pydantic[email]>=2.12.
|
|
32
|
+
Requires-Dist: pydantic[email]>=2.12.4
|
|
33
33
|
Requires-Dist: pydantic-extra-types[pycountry]>=2.10.6
|
|
34
34
|
Requires-Dist: pydantic-settings>=2.11.0
|
|
35
35
|
Requires-Dist: pyyaml>=6.0.3
|
|
@@ -45,7 +45,7 @@ Requires-Dist: cloudflare>=4.3.1 ; extra == 'dev'
|
|
|
45
45
|
Requires-Dist: djlint>=1.36.4 ; extra == 'dev'
|
|
46
46
|
Requires-Dist: dunamai>=1.25.0 ; extra == 'dev'
|
|
47
47
|
Requires-Dist: gh-bin>=2.81.0 ; extra == 'dev'
|
|
48
|
-
Requires-Dist: granian[pname,reload]>=2.5.
|
|
48
|
+
Requires-Dist: granian[pname,reload]>=2.5.7 ; extra == 'dev'
|
|
49
49
|
Requires-Dist: just-bin>=1.43.0 ; extra == 'dev'
|
|
50
50
|
Requires-Dist: pre-commit>=4.3.0 ; extra == 'dev'
|
|
51
51
|
Requires-Dist: pysemver>=0.5.0 ; extra == 'dev'
|
|
@@ -59,6 +59,7 @@ Requires-Dist: types-authlib>=1.6.5.20251005 ; extra == 'dev'
|
|
|
59
59
|
Requires-Dist: types-pyyaml>=6.0.12.20250915 ; extra == 'dev'
|
|
60
60
|
Requires-Dist: uv-bump>=0.3.1 ; extra == 'dev'
|
|
61
61
|
Requires-Python: >=3.11
|
|
62
|
+
Project-URL: Changelog, https://github.com/alltuner/vibetuner/blob/main/CHANGELOG.md
|
|
62
63
|
Project-URL: Documentation, https://github.com/alltuner/vibetuner#readme
|
|
63
64
|
Project-URL: Homepage, https://github.com/alltuner/vibetuner
|
|
64
65
|
Project-URL: Issues, https://github.com/alltuner/vibetuner/issues
|
|
@@ -110,6 +111,7 @@ just dev
|
|
|
110
111
|
```
|
|
111
112
|
|
|
112
113
|
This will generate a complete project with:
|
|
114
|
+
|
|
113
115
|
- Pre-configured FastAPI application
|
|
114
116
|
- Authentication system (OAuth + magic links)
|
|
115
117
|
- MongoDB models and configuration
|
|
@@ -229,8 +231,8 @@ See [LICENSE](https://github.com/alltuner/vibetuner/blob/main/LICENSE) for detai
|
|
|
229
231
|
|
|
230
232
|
## Links
|
|
231
233
|
|
|
232
|
-
- **Main Repository**: https://github.com/alltuner/vibetuner
|
|
233
|
-
- **Documentation**: https://github.com/alltuner/vibetuner#readme
|
|
234
|
-
- **Issues**: https://github.com/alltuner/vibetuner/issues
|
|
235
|
-
- **PyPI**: https://pypi.org/project/vibetuner
|
|
236
|
-
- **npm Package**: https://www.npmjs.com/package/@alltuner/vibetuner
|
|
234
|
+
- **Main Repository**: <https://github.com/alltuner/vibetuner>
|
|
235
|
+
- **Documentation**: <https://github.com/alltuner/vibetuner#readme>
|
|
236
|
+
- **Issues**: <https://github.com/alltuner/vibetuner/issues>
|
|
237
|
+
- **PyPI**: <https://pypi.org/project/vibetuner/>
|
|
238
|
+
- **npm Package**: <https://www.npmjs.com/package/@alltuner/vibetuner>
|
|
@@ -80,7 +80,7 @@ vibetuner/templates/markdown/CLAUDE.md,sha256=jcvoQNazCj-t54s0gr-4_qyxLMP8iPf2ur
|
|
|
80
80
|
vibetuner/templates.py,sha256=xRoMb_oyAI5x4kxfpg56UcLKkT8e9HVn-o3KFAu9ISE,5094
|
|
81
81
|
vibetuner/time.py,sha256=3_DtveCCzI20ocTnAlTh2u7FByUXtINaUoQZO-_uZow,1188
|
|
82
82
|
vibetuner/versioning.py,sha256=UAHGoNsv3QEPAJgHyt_Q8I26SW7ng2FnZlX2-0M6r6U,156
|
|
83
|
-
vibetuner-2.
|
|
84
|
-
vibetuner-2.
|
|
85
|
-
vibetuner-2.
|
|
86
|
-
vibetuner-2.
|
|
83
|
+
vibetuner-2.14.1.dist-info/WHEEL,sha256=5w2T7AS2mz1-rW9CNagNYWRCaB0iQqBMYLwKdlgiR4Q,78
|
|
84
|
+
vibetuner-2.14.1.dist-info/entry_points.txt,sha256=aKIj9YCCXizjYupx9PeWkUJePg3ncHke_LTS5rmCsfs,49
|
|
85
|
+
vibetuner-2.14.1.dist-info/METADATA,sha256=OBZZuVDKo5H-_477impRGHFQOEvofy19w1g6Ecvi-yM,8141
|
|
86
|
+
vibetuner-2.14.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|