vibetuner 2.14.1__py3-none-any.whl → 2.15.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.14.1
3
+ Version: 2.15.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.
@@ -60,8 +60,8 @@ 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
62
  Project-URL: Changelog, https://github.com/alltuner/vibetuner/blob/main/CHANGELOG.md
63
- Project-URL: Documentation, https://github.com/alltuner/vibetuner#readme
64
- Project-URL: Homepage, https://github.com/alltuner/vibetuner
63
+ Project-URL: Documentation, https://vibetuner.alltuner.com/
64
+ Project-URL: Homepage, https://vibetuner.alltuner.com/
65
65
  Project-URL: Issues, https://github.com/alltuner/vibetuner/issues
66
66
  Project-URL: Repository, https://github.com/alltuner/vibetuner
67
67
  Provides-Extra: dev
@@ -69,13 +69,16 @@ Description-Content-Type: text/markdown
69
69
 
70
70
  # vibetuner
71
71
 
72
- **Core Python framework and blessed dependencies for Vibetuner projects**
72
+ Core Python framework and blessed dependencies for Vibetuner projects
73
73
 
74
- This package provides the complete Python framework and curated dependency set for building modern web applications with Vibetuner. It includes everything from FastAPI and MongoDB integration to authentication, background jobs, and CLI tools.
74
+ This package provides the complete Python framework and curated dependency set for building modern
75
+ web applications with Vibetuner. It includes everything from FastAPI and MongoDB integration to
76
+ authentication, background jobs, and CLI tools.
75
77
 
76
78
  ## What is Vibetuner?
77
79
 
78
- Vibetuner is a production-ready scaffolding tool for FastAPI + MongoDB + HTMX web applications. This package (`vibetuner`) is the Python component that provides:
80
+ Vibetuner is a production-ready scaffolding tool for FastAPI + MongoDB + HTMX web applications.
81
+ This package (`vibetuner`) is the Python component that provides:
79
82
 
80
83
  - Complete web application framework built on FastAPI
81
84
  - MongoDB integration with Beanie ODM
@@ -84,7 +87,8 @@ Vibetuner is a production-ready scaffolding tool for FastAPI + MongoDB + HTMX we
84
87
  - CLI framework with Typer
85
88
  - Email services, blob storage, and more
86
89
 
87
- **This package is designed to be used within projects generated by the Vibetuner scaffolding tool.** For standalone use, you'll need to set up the project structure manually.
90
+ **This package is designed to be used within projects generated by the Vibetuner scaffolding
91
+ tool.** For standalone use, you'll need to set up the project structure manually.
88
92
 
89
93
  ## Installation
90
94
 
@@ -205,7 +209,7 @@ async def hello():
205
209
 
206
210
  For complete documentation, guides, and examples, see the main Vibetuner repository:
207
211
 
208
- **📖 [Vibetuner Documentation](https://github.com/alltuner/vibetuner#readme)**
212
+ **📖 [Vibetuner Documentation](https://vibetuner.alltuner.com/)**
209
213
 
210
214
  ## Package Ecosystem
211
215
 
@@ -232,7 +236,7 @@ See [LICENSE](https://github.com/alltuner/vibetuner/blob/main/LICENSE) for detai
232
236
  ## Links
233
237
 
234
238
  - **Main Repository**: <https://github.com/alltuner/vibetuner>
235
- - **Documentation**: <https://github.com/alltuner/vibetuner#readme>
239
+ - **Documentation**: <https://vibetuner.alltuner.com/>
236
240
  - **Issues**: <https://github.com/alltuner/vibetuner/issues>
237
241
  - **PyPI**: <https://pypi.org/project/vibetuner/>
238
242
  - **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.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,,
83
+ vibetuner-2.15.1.dist-info/WHEEL,sha256=5w2T7AS2mz1-rW9CNagNYWRCaB0iQqBMYLwKdlgiR4Q,78
84
+ vibetuner-2.15.1.dist-info/entry_points.txt,sha256=aKIj9YCCXizjYupx9PeWkUJePg3ncHke_LTS5rmCsfs,49
85
+ vibetuner-2.15.1.dist-info/METADATA,sha256=G4ldJKFjykEi35VDkpleq1oSltCCCI4zWTIdATuuV3I,8092
86
+ vibetuner-2.15.1.dist-info/RECORD,,