hellosailb 2.0.0b1__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
hellosailb/__init__.py ADDED
@@ -0,0 +1 @@
1
+ from .main import hellosaib
hellosailb/main.py ADDED
@@ -0,0 +1,2 @@
1
+ def hellosaib():
2
+ print("Hello from AI!!")
@@ -0,0 +1,10 @@
1
+ Metadata-Version: 2.1
2
+ Name: hellosailb
3
+ Version: 2.0.0b1
4
+ Summary: UNKNOWN
5
+ Home-page: UNKNOWN
6
+ License: UNKNOWN
7
+ Platform: UNKNOWN
8
+
9
+ UNKNOWN
10
+
@@ -0,0 +1,6 @@
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,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.45.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ hellosailb