DjPractLelo 0.1.0__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.
File without changes
DjPractLelo/main.py ADDED
File without changes
@@ -0,0 +1,16 @@
1
+ Metadata-Version: 2.4
2
+ Name: DjPractLelo
3
+ Version: 0.1.0
4
+ Summary: My first Python package
5
+ Author: Kamlesh Mestri
6
+ Author-email: Kamlesh Mestri <youremail@example.com>
7
+ License: MIT
8
+ Project-URL: Homepage, https://github.com/yourusername/my-package
9
+ Requires-Python: >=3.8
10
+ Description-Content-Type: text/markdown
11
+ License-File: LICENCE
12
+ Dynamic: author
13
+ Dynamic: license-file
14
+ Dynamic: requires-python
15
+
16
+ This is a python package containing py codes
@@ -0,0 +1,7 @@
1
+ DjPractLelo/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ DjPractLelo/main.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ djpractlelo-0.1.0.dist-info/licenses/LICENCE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ djpractlelo-0.1.0.dist-info/METADATA,sha256=Re-410VQ4Rq9O_bCL_39T6lQ-LCVrFG_vu0gdusjm70,453
5
+ djpractlelo-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
+ djpractlelo-0.1.0.dist-info/top_level.txt,sha256=gXTNHBb7Jwn3ySS7dy1XT6HbKgQbFvnPSPe5udfF-dM,12
7
+ djpractlelo-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
File without changes
@@ -0,0 +1 @@
1
+ DjPractLelo