fastbrick 0.1__py3-none-any.whl → 0.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {fastbrick-0.1.dist-info → fastbrick-0.2.dist-info}/METADATA +7 -11
- fastbrick-0.2.dist-info/RECORD +6 -0
- {fastbrick-0.1.dist-info → fastbrick-0.2.dist-info}/WHEEL +1 -1
- {fastbrick-0.1.dist-info → fastbrick-0.2.dist-info}/entry_points.txt +1 -0
- fastbrick-0.1.dist-info/RECORD +0 -6
- {fastbrick-0.1.dist-info → fastbrick-0.2.dist-info}/LICENSE +0 -0
- {fastbrick-0.1.dist-info → fastbrick-0.2.dist-info}/top_level.txt +0 -0
@@ -1,25 +1,21 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.1
|
2
2
|
Name: fastbrick
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.2
|
4
4
|
Summary: A CLI tool for generating FastAPI projects and apps
|
5
|
+
Home-page: UNKNOWN
|
5
6
|
Author: Sandeep Singh Negi
|
6
7
|
Author-email: sandeepnegi1710@gmail.com
|
8
|
+
License: UNKNOWN
|
9
|
+
Platform: UNKNOWN
|
7
10
|
Classifier: Programming Language :: Python :: 3
|
8
11
|
Classifier: License :: OSI Approved :: MIT License
|
9
12
|
Classifier: Operating System :: OS Independent
|
10
13
|
Requires-Python: >=3.7
|
11
14
|
Description-Content-Type: text/plain
|
12
15
|
License-File: LICENSE
|
13
|
-
Requires-Dist: fastapi
|
14
16
|
Requires-Dist: click
|
17
|
+
Requires-Dist: fastapi
|
15
18
|
Requires-Dist: jinja2
|
16
|
-
Dynamic: author
|
17
|
-
Dynamic: author-email
|
18
|
-
Dynamic: classifier
|
19
|
-
Dynamic: description
|
20
|
-
Dynamic: description-content-type
|
21
|
-
Dynamic: requires-dist
|
22
|
-
Dynamic: requires-python
|
23
|
-
Dynamic: summary
|
24
19
|
|
25
20
|
FastAPI-CLI created by Sandeep Singh Negi on 2025-02-19.
|
21
|
+
|
@@ -0,0 +1,6 @@
|
|
1
|
+
fastbrick-0.2.dist-info/LICENSE,sha256=VueWmlho5XxqjRpByo5KlMuWT7T-_AjQOVeiXRad66o,244
|
2
|
+
fastbrick-0.2.dist-info/METADATA,sha256=Hbckx37CWnf46YPUX_s1jLJVedyfmsGHOxwpI2r-pcs,586
|
3
|
+
fastbrick-0.2.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
4
|
+
fastbrick-0.2.dist-info/entry_points.txt,sha256=PdmQx7gBRECxTrnA3YwBPlXsiGKDsiJOaZCaJQo_HPE,47
|
5
|
+
fastbrick-0.2.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
6
|
+
fastbrick-0.2.dist-info/RECORD,,
|
fastbrick-0.1.dist-info/RECORD
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
fastbrick-0.1.dist-info/LICENSE,sha256=VueWmlho5XxqjRpByo5KlMuWT7T-_AjQOVeiXRad66o,244
|
2
|
-
fastbrick-0.1.dist-info/METADATA,sha256=0CbM_AwskHfss29sLIk4mNwpixxr44Q2e9rGH82bqRI,709
|
3
|
-
fastbrick-0.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
4
|
-
fastbrick-0.1.dist-info/entry_points.txt,sha256=q8aYJsbtSyhanBgpEVXAdXWi2xgiQ_TBCdLy6PO3ztE,46
|
5
|
-
fastbrick-0.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
6
|
-
fastbrick-0.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|