neogram 9.3.1__py3-none-any.whl → 9.3.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.
- neogram/ii.py +1 -1
- {neogram-9.3.1.dist-info → neogram-9.3.2.dist-info}/METADATA +1 -1
- neogram-9.3.2.dist-info/RECORD +8 -0
- neogram-9.3.1.dist-info/RECORD +0 -8
- {neogram-9.3.1.dist-info → neogram-9.3.2.dist-info}/WHEEL +0 -0
- {neogram-9.3.1.dist-info → neogram-9.3.2.dist-info}/licenses/LICENSE +0 -0
- {neogram-9.3.1.dist-info → neogram-9.3.2.dist-info}/top_level.txt +0 -0
neogram/ii.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: neogram
|
|
3
|
-
Version: 9.3.
|
|
3
|
+
Version: 9.3.2
|
|
4
4
|
Summary: neogram is a lightweight Python module for working with the Telegram Bot API and AI. It combines simple Telegram workflows with powerful features like text and image generation, translation, and more.
|
|
5
5
|
Author: SiriLV
|
|
6
6
|
Author-email: siriteamrs@gmail.com
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
neogram/__init__.py,sha256=C47Ofb8xvEqQlB-6Vt8hzOPpWcjASjSV8YID_bxbkW4,7307
|
|
2
|
+
neogram/fgram.py,sha256=zO3_MhJyCtJUzbU6FYY9FO747GSQLkdWqr45zYehNMs,257655
|
|
3
|
+
neogram/ii.py,sha256=RYBUPxHzP9YsYFvW-_FupUQMKrP4iNJ7tT-nqKliFxk,21651
|
|
4
|
+
neogram-9.3.2.dist-info/licenses/LICENSE,sha256=FAb9EYIqo8kpOGEwL_lH45SL_SLJ9wDxbSSRFpsSzvs,1112
|
|
5
|
+
neogram-9.3.2.dist-info/METADATA,sha256=txa--NPpzxW4js2ZVk8qNC4N6WYZ7JfptgkhUEQTcsE,50190
|
|
6
|
+
neogram-9.3.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
7
|
+
neogram-9.3.2.dist-info/top_level.txt,sha256=NqTlzfnaxZNIo9TCYSbG_LtE05Kx6JfrSSgzVPMAawA,8
|
|
8
|
+
neogram-9.3.2.dist-info/RECORD,,
|
neogram-9.3.1.dist-info/RECORD
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
neogram/__init__.py,sha256=C47Ofb8xvEqQlB-6Vt8hzOPpWcjASjSV8YID_bxbkW4,7307
|
|
2
|
-
neogram/fgram.py,sha256=zO3_MhJyCtJUzbU6FYY9FO747GSQLkdWqr45zYehNMs,257655
|
|
3
|
-
neogram/ii.py,sha256=zn89zKLXWPcNh001vUqoubB1BE00NyLmphTwRQYHNnA,21645
|
|
4
|
-
neogram-9.3.1.dist-info/licenses/LICENSE,sha256=FAb9EYIqo8kpOGEwL_lH45SL_SLJ9wDxbSSRFpsSzvs,1112
|
|
5
|
-
neogram-9.3.1.dist-info/METADATA,sha256=Z-TlncYXpnJa_2lONHWyEdv3064rv2P1D8zD5CWaEoM,50190
|
|
6
|
-
neogram-9.3.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
7
|
-
neogram-9.3.1.dist-info/top_level.txt,sha256=NqTlzfnaxZNIo9TCYSbG_LtE05Kx6JfrSSgzVPMAawA,8
|
|
8
|
-
neogram-9.3.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|