create-pywire-app 0.1.1__py3-none-any.whl → 0.1.2__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.
- create_pywire_app/main.py +90 -17
- create_pywire_app/templates/common/extensions.json +5 -0
- create_pywire_app/templates/common/main-explicit.py.j2 +1 -1
- create_pywire_app/templates/common/main-path.py.j2 +1 -1
- create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/common/extensions.json +5 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/common/main-explicit.py.j2 +1 -1
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/common/main-path.py.j2 +1 -1
- {create_pywire_app-0.1.1.dist-info → create_pywire_app-0.1.2.dist-info}/METADATA +18 -2
- {create_pywire_app-0.1.1.dist-info → create_pywire_app-0.1.2.dist-info}/RECORD +45 -43
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/blog/explicit/about.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/blog/explicit/blog-posts.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/blog/explicit/home.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/blog/explicit/layout.wire.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/blog/path-based/__layout__.wire.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/blog/path-based/index.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/blog/path-based/posts__layout__.wire.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/blog/path-based/posts_index.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/blog/path-based/posts_slug.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/common/.gitignore +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/common/Dockerfile +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/common/README.md.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/common/__error__.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/common/pyproject.toml.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/common/render.yaml.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/counter/explicit/home.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/counter/explicit/layout.wire.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/counter/path-based/__layout__.wire.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/counter/path-based/index.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/explicit/auth-layout.wire.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/explicit/dashboard-pages.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/explicit/landing.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/explicit/login.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/explicit/pricing.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/explicit/public-layout.wire.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/models.py +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/path-based/__layout__.wire.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/path-based/dashboard__layout__.wire.j2 +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/path-based/dashboard_index.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/path-based/dashboard_settings.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/path-based/index.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/path-based/login.wire +0 -0
- {create_pywire_app-0.1.1.data → create_pywire_app-0.1.2.data}/data/share/create_pywire_app/templates/saas/path-based/pricing.wire +0 -0
- {create_pywire_app-0.1.1.dist-info → create_pywire_app-0.1.2.dist-info}/WHEEL +0 -0
- {create_pywire_app-0.1.1.dist-info → create_pywire_app-0.1.2.dist-info}/entry_points.txt +0 -0
- {create_pywire_app-0.1.1.dist-info → create_pywire_app-0.1.2.dist-info}/licenses/LICENSE +0 -0
create_pywire_app/main.py
CHANGED
|
@@ -113,6 +113,7 @@ class ProjectGenerator:
|
|
|
113
113
|
self._generate_gitignore()
|
|
114
114
|
self._generate_main()
|
|
115
115
|
self._generate_error_page()
|
|
116
|
+
self._generate_vscode_settings()
|
|
116
117
|
|
|
117
118
|
# Generate template-specific files
|
|
118
119
|
if self.template == "counter":
|
|
@@ -150,10 +151,19 @@ class ProjectGenerator:
|
|
|
150
151
|
"""Generate .gitignore."""
|
|
151
152
|
self.renderer.copy_static("common/.gitignore", self.project_path / ".gitignore")
|
|
152
153
|
|
|
154
|
+
def _generate_vscode_settings(self) -> None:
|
|
155
|
+
"""Generate VS Code settings."""
|
|
156
|
+
vscode_dir = self.project_path / ".vscode"
|
|
157
|
+
vscode_dir.mkdir(exist_ok=True)
|
|
158
|
+
self.renderer.copy_static("common/extensions.json", vscode_dir / "extensions.json")
|
|
159
|
+
|
|
153
160
|
def _generate_main(self) -> None:
|
|
154
161
|
"""Generate main.py."""
|
|
155
162
|
template_name = "main-path.py.j2" if self.routing_strategy == "path" else "main-explicit.py.j2"
|
|
156
|
-
|
|
163
|
+
context = {
|
|
164
|
+
"pages_dir": "src/pages" if self.use_src else "pages",
|
|
165
|
+
}
|
|
166
|
+
content = self.renderer.render(f"common/{template_name}", context)
|
|
157
167
|
(self.app_root / "main.py").write_text(content)
|
|
158
168
|
|
|
159
169
|
def _generate_error_page(self) -> None:
|
|
@@ -341,6 +351,7 @@ def main():
|
|
|
341
351
|
generator.generate()
|
|
342
352
|
|
|
343
353
|
# Initialize git repo
|
|
354
|
+
git_initialized = False
|
|
344
355
|
try:
|
|
345
356
|
subprocess.run(
|
|
346
357
|
["git", "init"],
|
|
@@ -349,8 +360,33 @@ def main():
|
|
|
349
360
|
capture_output=True,
|
|
350
361
|
text=True,
|
|
351
362
|
)
|
|
363
|
+
git_initialized = True
|
|
352
364
|
except (FileNotFoundError, subprocess.CalledProcessError):
|
|
353
365
|
pass # Silently skip if git is not available
|
|
366
|
+
if git_initialized:
|
|
367
|
+
try:
|
|
368
|
+
subprocess.run(
|
|
369
|
+
["git", "add", "."],
|
|
370
|
+
cwd=project_path,
|
|
371
|
+
check=True,
|
|
372
|
+
capture_output=True,
|
|
373
|
+
text=True,
|
|
374
|
+
)
|
|
375
|
+
subprocess.run(
|
|
376
|
+
["git", "commit", "-m", "feat: initial project structure"],
|
|
377
|
+
cwd=project_path,
|
|
378
|
+
check=True,
|
|
379
|
+
capture_output=True,
|
|
380
|
+
text=True,
|
|
381
|
+
)
|
|
382
|
+
except subprocess.CalledProcessError as e:
|
|
383
|
+
console.print(
|
|
384
|
+
"[yellow]![/yellow] Git commit skipped (configure user.name/email to enable)."
|
|
385
|
+
)
|
|
386
|
+
if e.stderr:
|
|
387
|
+
console.print(e.stderr)
|
|
388
|
+
except FileNotFoundError:
|
|
389
|
+
console.print("[yellow]![/yellow] Git not found, skipping commit")
|
|
354
390
|
|
|
355
391
|
console.print("[green]✓[/green] Project structure created")
|
|
356
392
|
|
|
@@ -377,32 +413,69 @@ def main():
|
|
|
377
413
|
except FileNotFoundError:
|
|
378
414
|
console.print("[yellow]![/yellow] uv not found, skipping sync")
|
|
379
415
|
|
|
380
|
-
|
|
381
|
-
|
|
416
|
+
next_action = questionary.select(
|
|
417
|
+
"What would you like to do next?",
|
|
418
|
+
choices=[
|
|
419
|
+
questionary.Choice("Start development server", value="start"),
|
|
420
|
+
questionary.Choice("Show instructions and exit", value="instructions"),
|
|
421
|
+
],
|
|
422
|
+
pointer=">",
|
|
423
|
+
).unsafe_ask()
|
|
382
424
|
|
|
383
|
-
|
|
384
|
-
if
|
|
385
|
-
|
|
386
|
-
|
|
425
|
+
should_show_instructions = next_action == "instructions"
|
|
426
|
+
if next_action == "start":
|
|
427
|
+
try:
|
|
428
|
+
subprocess.run(
|
|
429
|
+
["uv", "run", "pywire", "dev"],
|
|
430
|
+
cwd=project_path,
|
|
431
|
+
check=True,
|
|
432
|
+
)
|
|
433
|
+
return
|
|
434
|
+
except subprocess.CalledProcessError:
|
|
435
|
+
console.print("[red]✗[/red] Failed to start the dev server")
|
|
436
|
+
should_show_instructions = True
|
|
437
|
+
except FileNotFoundError:
|
|
438
|
+
console.print("[yellow]![/yellow] uv not found, cannot start server")
|
|
439
|
+
should_show_instructions = True
|
|
440
|
+
|
|
441
|
+
if should_show_instructions:
|
|
442
|
+
console.print()
|
|
443
|
+
|
|
444
|
+
is_windows = os.name == "nt"
|
|
445
|
+
commands = [f"cd {project_location}"]
|
|
446
|
+
if not sync_success:
|
|
447
|
+
commands.append("uv sync")
|
|
448
|
+
if is_windows:
|
|
449
|
+
activate_cmd = r".venv\Scripts\activate"
|
|
450
|
+
else:
|
|
451
|
+
activate_cmd = "source .venv/bin/activate"
|
|
452
|
+
commands.extend(
|
|
453
|
+
[
|
|
454
|
+
activate_cmd,
|
|
455
|
+
"pywire dev",
|
|
456
|
+
]
|
|
457
|
+
)
|
|
387
458
|
|
|
388
|
-
|
|
459
|
+
cmd_text = "\n ".join(commands)
|
|
389
460
|
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
461
|
+
console.print(
|
|
462
|
+
Panel(
|
|
463
|
+
Markdown(
|
|
464
|
+
f"""
|
|
394
465
|
# System Online 🟢
|
|
395
466
|
|
|
396
467
|
Run the following commands to enter the environment:
|
|
397
468
|
|
|
398
469
|
{cmd_text}
|
|
470
|
+
|
|
471
|
+
> **Tip:** Install the **PyWire** extension (id: `pywire.pywire`) in VS Code for syntax highlighting and snippets.
|
|
399
472
|
"""
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
473
|
+
),
|
|
474
|
+
border_style="cyan",
|
|
475
|
+
title="Initialization Complete",
|
|
476
|
+
title_align="left",
|
|
477
|
+
)
|
|
404
478
|
)
|
|
405
|
-
)
|
|
406
479
|
except KeyboardInterrupt:
|
|
407
480
|
console.print("\n[bold red]System Aborted.[/bold red]")
|
|
408
481
|
sys.exit(1)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: create-pywire-app
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.2
|
|
4
4
|
Summary: Init wizard for new pywire projects
|
|
5
5
|
License-File: LICENSE
|
|
6
6
|
Requires-Python: >=3.11
|
|
@@ -17,12 +17,28 @@ Description-Content-Type: text/markdown
|
|
|
17
17
|
|
|
18
18
|
Quick start wizard for new pywire projects.
|
|
19
19
|
|
|
20
|
-
|
|
20
|
+
<!-- INSTALL_MESSAGE_TEMPLATE_START -->
|
|
21
|
+
## 🚀 Quick Start
|
|
22
|
+
|
|
23
|
+
If you already have [uv](https://docs.astral.sh/uv/) installed, you can get started instantly:
|
|
21
24
|
|
|
22
25
|
```bash
|
|
23
26
|
uvx create-pywire-app
|
|
24
27
|
```
|
|
25
28
|
|
|
29
|
+
If you don't have `uv` installed or aren't sure, use our installer script which handles the setup for you:
|
|
30
|
+
|
|
31
|
+
### macOS / Linux
|
|
32
|
+
```bash
|
|
33
|
+
curl -fsSL pywire.dev/install | sh
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
### Windows (PowerShell)
|
|
37
|
+
```powershell
|
|
38
|
+
irm pywire.dev/install.ps1 | iex
|
|
39
|
+
```
|
|
40
|
+
<!-- INSTALL_MESSAGE_TEMPLATE_END -->
|
|
41
|
+
|
|
26
42
|
<!-- SUPPORT_MESSAGE_TEMPLATE_START -->
|
|
27
43
|
## ❤️ Support pywire
|
|
28
44
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
create_pywire_app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
create_pywire_app/main.py,sha256=
|
|
2
|
+
create_pywire_app/main.py,sha256=oqp2I4hWDO-drEO26n3se6_Za6nxO7lyFwNAg2yJENM,19355
|
|
3
3
|
create_pywire_app/templates/blog/explicit/about.wire,sha256=FJPqMcOZ87M5cfTft5PA-aR2tMidEBU-BuAnOv0VjS8,158
|
|
4
4
|
create_pywire_app/templates/blog/explicit/blog-posts.wire,sha256=4Fz06UyXBxIgiZ2Ss2YC7j_eWz8sbTtn3wZ28z07oNk,1581
|
|
5
5
|
create_pywire_app/templates/blog/explicit/home.wire,sha256=il2Dp7Dx4S-0O1gpF_7ij_Un5YjhUu8hOWWB4D_4c38,1446
|
|
@@ -13,8 +13,9 @@ create_pywire_app/templates/common/.gitignore,sha256=Ry9WhHi_-QVuxWtcXop8o9KAxlH
|
|
|
13
13
|
create_pywire_app/templates/common/Dockerfile,sha256=Kw7nIH_wLUxRy6xJIA1Wlk1dl85iOBr2qRXLOg7WpHg,333
|
|
14
14
|
create_pywire_app/templates/common/README.md.j2,sha256=3n2DZtiOmzxjOZrPJlAYnfdNCz3owPWOnwRXeq_ElyU,168
|
|
15
15
|
create_pywire_app/templates/common/__error__.wire,sha256=lnb2opOala97L5XgcyXTQI90MOZ54RvnI1HvvktrEF4,166
|
|
16
|
-
create_pywire_app/templates/common/
|
|
17
|
-
create_pywire_app/templates/common/main-
|
|
16
|
+
create_pywire_app/templates/common/extensions.json,sha256=3Z8VrKu2ile4bLSUB4lvqGiEvuw58bAAZ6Y-KUC0_AA,51
|
|
17
|
+
create_pywire_app/templates/common/main-explicit.py.j2,sha256=0_2uVMb4oy9RK0xGpIi1znSiHTGdRzysKbwrOinw4gE,174
|
|
18
|
+
create_pywire_app/templates/common/main-path.py.j2,sha256=s1dChXg5baQFsNvISo45h4nQ1MqoFiMB-zrTnGYKdCs,144
|
|
18
19
|
create_pywire_app/templates/common/pyproject.toml.j2,sha256=rcKdp6wiSJe5bQlyh7_ymtAujwjCdYMSU_0i5cbPl4E,400
|
|
19
20
|
create_pywire_app/templates/common/render.yaml.j2,sha256=2PM73Rq5vLoAKpB5VXPfYoT3GHabtngZ9rg2n9zw6Fk,253
|
|
20
21
|
create_pywire_app/templates/counter/explicit/home.wire,sha256=pX6yZzkxbNhjfysKbb6eWJ6-cAZP5Rnup4mwIZf7yQM,272
|
|
@@ -35,43 +36,44 @@ create_pywire_app/templates/saas/path-based/dashboard_settings.wire,sha256=Emw4t
|
|
|
35
36
|
create_pywire_app/templates/saas/path-based/index.wire,sha256=xAfYDhbdMvORf2gnlnkm_RUzfJqAly2CMGwxdu5cTJM,192
|
|
36
37
|
create_pywire_app/templates/saas/path-based/login.wire,sha256=voqqjRKNkDJLr8dO_2v-i1GQ9zvRGZ_SYLI6o9Q0qBI,109
|
|
37
38
|
create_pywire_app/templates/saas/path-based/pricing.wire,sha256=EClcQgm4277UiOMV13xAN3jzCqxlfsGagsn2tvLkP5I,294
|
|
38
|
-
create_pywire_app-0.1.
|
|
39
|
-
create_pywire_app-0.1.
|
|
40
|
-
create_pywire_app-0.1.
|
|
41
|
-
create_pywire_app-0.1.
|
|
42
|
-
create_pywire_app-0.1.
|
|
43
|
-
create_pywire_app-0.1.
|
|
44
|
-
create_pywire_app-0.1.
|
|
45
|
-
create_pywire_app-0.1.
|
|
46
|
-
create_pywire_app-0.1.
|
|
47
|
-
create_pywire_app-0.1.
|
|
48
|
-
create_pywire_app-0.1.
|
|
49
|
-
create_pywire_app-0.1.
|
|
50
|
-
create_pywire_app-0.1.
|
|
51
|
-
create_pywire_app-0.1.
|
|
52
|
-
create_pywire_app-0.1.
|
|
53
|
-
create_pywire_app-0.1.
|
|
54
|
-
create_pywire_app-0.1.
|
|
55
|
-
create_pywire_app-0.1.
|
|
56
|
-
create_pywire_app-0.1.
|
|
57
|
-
create_pywire_app-0.1.
|
|
58
|
-
create_pywire_app-0.1.
|
|
59
|
-
create_pywire_app-0.1.
|
|
60
|
-
create_pywire_app-0.1.
|
|
61
|
-
create_pywire_app-0.1.
|
|
62
|
-
create_pywire_app-0.1.
|
|
63
|
-
create_pywire_app-0.1.
|
|
64
|
-
create_pywire_app-0.1.
|
|
65
|
-
create_pywire_app-0.1.
|
|
66
|
-
create_pywire_app-0.1.
|
|
67
|
-
create_pywire_app-0.1.
|
|
68
|
-
create_pywire_app-0.1.
|
|
69
|
-
create_pywire_app-0.1.
|
|
70
|
-
create_pywire_app-0.1.
|
|
71
|
-
create_pywire_app-0.1.
|
|
72
|
-
create_pywire_app-0.1.
|
|
73
|
-
create_pywire_app-0.1.
|
|
74
|
-
create_pywire_app-0.1.
|
|
75
|
-
create_pywire_app-0.1.
|
|
76
|
-
create_pywire_app-0.1.
|
|
77
|
-
create_pywire_app-0.1.
|
|
39
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/blog/explicit/about.wire,sha256=FJPqMcOZ87M5cfTft5PA-aR2tMidEBU-BuAnOv0VjS8,158
|
|
40
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/blog/explicit/blog-posts.wire,sha256=4Fz06UyXBxIgiZ2Ss2YC7j_eWz8sbTtn3wZ28z07oNk,1581
|
|
41
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/blog/explicit/home.wire,sha256=il2Dp7Dx4S-0O1gpF_7ij_Un5YjhUu8hOWWB4D_4c38,1446
|
|
42
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/blog/explicit/layout.wire.j2,sha256=PHoRbKEg7YxBJUdCvRI5AI2MvX1WSfZaJ0sW1YaVlSY,719
|
|
43
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/blog/path-based/__layout__.wire.j2,sha256=phZ1UmW0Qgtl_0_iNbPH--jhBy5tFzQ8RYgtGxIfm0Q,667
|
|
44
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/blog/path-based/index.wire,sha256=k_KUz7rbCjxf95ypt25yIGP9Q50WTgByAdswdyQETh8,1355
|
|
45
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/blog/path-based/posts__layout__.wire.j2,sha256=fsJM82UFdm4TXb5jo0uD5MJT0qyMiF4sQpeQR29nKtY,675
|
|
46
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/blog/path-based/posts_index.wire,sha256=msyxqeDoDIWUHHBHr7cTQBJs2nclPyJ39mc0DeklW9k,502
|
|
47
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/blog/path-based/posts_slug.wire,sha256=cV49NLcYcBlWCmtyVE7Cx37sVcUeB_3UseIlxnxtDWM,607
|
|
48
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/common/.gitignore,sha256=Ry9WhHi_-QVuxWtcXop8o9KAxlHVJzIeHrgIkoARZL4,26
|
|
49
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/common/Dockerfile,sha256=Kw7nIH_wLUxRy6xJIA1Wlk1dl85iOBr2qRXLOg7WpHg,333
|
|
50
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/common/README.md.j2,sha256=3n2DZtiOmzxjOZrPJlAYnfdNCz3owPWOnwRXeq_ElyU,168
|
|
51
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/common/__error__.wire,sha256=lnb2opOala97L5XgcyXTQI90MOZ54RvnI1HvvktrEF4,166
|
|
52
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/common/extensions.json,sha256=3Z8VrKu2ile4bLSUB4lvqGiEvuw58bAAZ6Y-KUC0_AA,51
|
|
53
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/common/main-explicit.py.j2,sha256=0_2uVMb4oy9RK0xGpIi1znSiHTGdRzysKbwrOinw4gE,174
|
|
54
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/common/main-path.py.j2,sha256=s1dChXg5baQFsNvISo45h4nQ1MqoFiMB-zrTnGYKdCs,144
|
|
55
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/common/pyproject.toml.j2,sha256=rcKdp6wiSJe5bQlyh7_ymtAujwjCdYMSU_0i5cbPl4E,400
|
|
56
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/common/render.yaml.j2,sha256=2PM73Rq5vLoAKpB5VXPfYoT3GHabtngZ9rg2n9zw6Fk,253
|
|
57
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/counter/explicit/home.wire,sha256=pX6yZzkxbNhjfysKbb6eWJ6-cAZP5Rnup4mwIZf7yQM,272
|
|
58
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/counter/explicit/layout.wire.j2,sha256=orbZ_nvG5Fo9_VeFGwG8xJJAehyyDFhTsxe9DkBW3tc,615
|
|
59
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/counter/path-based/__layout__.wire.j2,sha256=orbZ_nvG5Fo9_VeFGwG8xJJAehyyDFhTsxe9DkBW3tc,615
|
|
60
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/counter/path-based/index.wire,sha256=EdCfkqJ1UwD3xiyC8qE2evOrk_rKkzaTJt5pS-kfbpU,230
|
|
61
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/models.py,sha256=pgz85rmuhxL0-AB8jEdCuKj_hi5g3G2fJroUzOKG5zU,817
|
|
62
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/explicit/auth-layout.wire.j2,sha256=1p-feFdmUNUq2SQ7PqRWvM8jRr3OMXQsi9BXiIzmDCY,884
|
|
63
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/explicit/dashboard-pages.wire,sha256=2QuxAj6-qYshQc__gJsrbJvPVNJtiLe-gnEAdTXHNpg,1257
|
|
64
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/explicit/landing.wire,sha256=3rDHpEIphEK7UEgIhU9x2YHWUgNuSbNngUWMm-J-FCo,232
|
|
65
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/explicit/login.wire,sha256=69D3iI7N-MopBT66zdXCv-QoIvdi5LH6cEjok4qTNyA,154
|
|
66
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/explicit/pricing.wire,sha256=6y08_uSPD9bYsLkrvO6_74qANQa-6Tb1S6kzYSrIGCw,341
|
|
67
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/explicit/public-layout.wire.j2,sha256=WfWX_2l5T7C7ibwYLAkwpovmapphsk0hSSa8RokeGVk,723
|
|
68
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/path-based/__layout__.wire.j2,sha256=WfWX_2l5T7C7ibwYLAkwpovmapphsk0hSSa8RokeGVk,723
|
|
69
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/path-based/dashboard__layout__.wire.j2,sha256=1p-feFdmUNUq2SQ7PqRWvM8jRr3OMXQsi9BXiIzmDCY,884
|
|
70
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/path-based/dashboard_index.wire,sha256=hRkYGoKJcWIJhZygugJdP7yKZJZoX5xPrM2ioUIJ1Ls,98
|
|
71
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/path-based/dashboard_settings.wire,sha256=Emw4tPu_U-42p1zAAS1jxbUIrZci3fGti6LaiHgH2Qc,98
|
|
72
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/path-based/index.wire,sha256=xAfYDhbdMvORf2gnlnkm_RUzfJqAly2CMGwxdu5cTJM,192
|
|
73
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/path-based/login.wire,sha256=voqqjRKNkDJLr8dO_2v-i1GQ9zvRGZ_SYLI6o9Q0qBI,109
|
|
74
|
+
create_pywire_app-0.1.2.data/data/share/create_pywire_app/templates/saas/path-based/pricing.wire,sha256=EClcQgm4277UiOMV13xAN3jzCqxlfsGagsn2tvLkP5I,294
|
|
75
|
+
create_pywire_app-0.1.2.dist-info/METADATA,sha256=IrLeqQplo10r6BAZLz2x9FEDHosC7PdPmw9ZJC3p2xo,1675
|
|
76
|
+
create_pywire_app-0.1.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
77
|
+
create_pywire_app-0.1.2.dist-info/entry_points.txt,sha256=xoM8npX09IcNMw4filAdOqXraJH53J6Sc2pOLgM3JU8,66
|
|
78
|
+
create_pywire_app-0.1.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
79
|
+
create_pywire_app-0.1.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|