hellosailb 2.0.0b1__py3-none-any.whl → 2.0.0b69__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- hellosailb/__init__.py +1 -1
- hellosailb/main.py +1 -1
- hellosailb-2.0.0b69.dist-info/METADATA +13 -0
- hellosailb-2.0.0b69.dist-info/RECORD +6 -0
- {hellosailb-2.0.0b1.dist-info → hellosailb-2.0.0b69.dist-info}/WHEEL +1 -1
- hellosailb-2.0.0b1.dist-info/METADATA +0 -10
- hellosailb-2.0.0b1.dist-info/RECORD +0 -6
- {hellosailb-2.0.0b1.dist-info → hellosailb-2.0.0b69.dist-info}/top_level.txt +0 -0
hellosailb/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
from .main import hellosaib
|
1
|
+
from .main import hellosaib
|
hellosailb/main.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1
1
|
def hellosaib():
|
2
|
-
print("Hello from AI!!")
|
2
|
+
print("Hello from AI!!")
|
@@ -0,0 +1,13 @@
|
|
1
|
+
Metadata-Version: 2.2
|
2
|
+
Name: hellosailb
|
3
|
+
Version: 2.0.0b69
|
4
|
+
Summary: Python programming language
|
5
|
+
Author: Sailesh
|
6
|
+
Author-email: test@gmail.com
|
7
|
+
License: LICENSE
|
8
|
+
Requires-Python: >=3.8
|
9
|
+
Dynamic: author
|
10
|
+
Dynamic: author-email
|
11
|
+
Dynamic: license
|
12
|
+
Dynamic: requires-python
|
13
|
+
Dynamic: summary
|
@@ -0,0 +1,6 @@
|
|
1
|
+
hellosailb/__init__.py,sha256=zfhcapfNhRd8XdfYDuHLJ17bXsoQ4JPMoGh6lf2uZXQ,28
|
2
|
+
hellosailb/main.py,sha256=rLtV3wp8-lKmedjDg0EqKW_l83ixigsTcX_xE0mow84,46
|
3
|
+
hellosailb-2.0.0b69.dist-info/METADATA,sha256=AYE4pXbSCizKP4TzE5jnZm2Cekw22ZAXqM5ieiygAhY,277
|
4
|
+
hellosailb-2.0.0b69.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
5
|
+
hellosailb-2.0.0b69.dist-info/top_level.txt,sha256=hlUnoyqAxeBCnuM32fdPrd65UCzThNzxs7wl7J4yzmo,11
|
6
|
+
hellosailb-2.0.0b69.dist-info/RECORD,,
|
@@ -1,6 +0,0 @@
|
|
1
|
-
hellosailb/__init__.py,sha256=SgEZeUIqvNbOuB8NmWPZmAaL7B_TH4E4C_9KAHH-vzg,27
|
2
|
-
hellosailb/main.py,sha256=XJMnaiChiJs0fYeRd2Isg07PjmajCpahRj7Eefa_5pk,45
|
3
|
-
hellosailb-2.0.0b1.dist-info/METADATA,sha256=M5JjvYMw50vJp7KtTbiJOnAPL3dk4Pa6wLuW3Sld1mQ,137
|
4
|
-
hellosailb-2.0.0b1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
5
|
-
hellosailb-2.0.0b1.dist-info/top_level.txt,sha256=hlUnoyqAxeBCnuM32fdPrd65UCzThNzxs7wl7J4yzmo,11
|
6
|
-
hellosailb-2.0.0b1.dist-info/RECORD,,
|
File without changes
|