jpterm 0.2.12__py3-none-any.whl → 0.2.14__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.
- jpterm/__init__.py +0 -1
- {jpterm-0.2.12.dist-info → jpterm-0.2.14.dist-info}/METADATA +22 -22
- jpterm-0.2.14.dist-info/RECORD +7 -0
- {jpterm-0.2.12.dist-info → jpterm-0.2.14.dist-info}/WHEEL +1 -1
- jpterm-0.2.12.dist-info/RECORD +0 -7
- {jpterm-0.2.12.dist-info → jpterm-0.2.14.dist-info}/entry_points.txt +0 -0
- {jpterm-0.2.12.dist-info → jpterm-0.2.14.dist-info}/licenses/LICENSE +0 -0
jpterm/__init__.py
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
__version__ = "0.2.12"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: jpterm
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.14
|
4
4
|
Summary: Jupyter in the terminal
|
5
5
|
Project-URL: Homepage, https://github.com/davidbrochart/jpterm
|
6
6
|
Author-email: David Brochart <david.brochart@gmail.com>
|
@@ -16,33 +16,33 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
16
16
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
17
17
|
Requires-Python: >=3.10
|
18
18
|
Requires-Dist: rich-click>=1.6.0
|
19
|
-
Requires-Dist: txl-cell==0.2.
|
20
|
-
Requires-Dist: txl-console==0.2.
|
21
|
-
Requires-Dist: txl-editors==0.2.
|
22
|
-
Requires-Dist: txl-file-browser==0.2.
|
23
|
-
Requires-Dist: txl-image-viewer==0.2.
|
24
|
-
Requires-Dist: txl-jpterm==0.2.
|
25
|
-
Requires-Dist: txl-kernel==0.2.
|
26
|
-
Requires-Dist: txl-launcher==0.2.
|
27
|
-
Requires-Dist: txl-local-contents==0.2.
|
28
|
-
Requires-Dist: txl-local-kernels==0.2.
|
29
|
-
Requires-Dist: txl-local-terminals==0.2.
|
30
|
-
Requires-Dist: txl-markdown-viewer==0.2.
|
31
|
-
Requires-Dist: txl-notebook-editor==0.2.
|
32
|
-
Requires-Dist: txl-remote-contents==0.2.
|
33
|
-
Requires-Dist: txl-remote-kernels==0.2.
|
34
|
-
Requires-Dist: txl-remote-terminals==0.2.
|
35
|
-
Requires-Dist: txl-terminal==0.2.
|
36
|
-
Requires-Dist: txl-text-editor==0.2.
|
37
|
-
Requires-Dist: txl-widgets==0.2.
|
38
|
-
Requires-Dist: txl==0.2.
|
19
|
+
Requires-Dist: txl-cell==0.2.13
|
20
|
+
Requires-Dist: txl-console==0.2.13
|
21
|
+
Requires-Dist: txl-editors==0.2.13
|
22
|
+
Requires-Dist: txl-file-browser==0.2.13
|
23
|
+
Requires-Dist: txl-image-viewer==0.2.13
|
24
|
+
Requires-Dist: txl-jpterm==0.2.13
|
25
|
+
Requires-Dist: txl-kernel==0.2.13
|
26
|
+
Requires-Dist: txl-launcher==0.2.13
|
27
|
+
Requires-Dist: txl-local-contents==0.2.13
|
28
|
+
Requires-Dist: txl-local-kernels==0.2.13
|
29
|
+
Requires-Dist: txl-local-terminals==0.2.13
|
30
|
+
Requires-Dist: txl-markdown-viewer==0.2.13
|
31
|
+
Requires-Dist: txl-notebook-editor==0.2.13
|
32
|
+
Requires-Dist: txl-remote-contents==0.2.13
|
33
|
+
Requires-Dist: txl-remote-kernels==0.2.13
|
34
|
+
Requires-Dist: txl-remote-terminals==0.2.13
|
35
|
+
Requires-Dist: txl-terminal==0.2.13
|
36
|
+
Requires-Dist: txl-text-editor==0.2.13
|
37
|
+
Requires-Dist: txl-widgets==0.2.13
|
38
|
+
Requires-Dist: txl==0.2.14
|
39
39
|
Provides-Extra: docs
|
40
40
|
Requires-Dist: mkdocs; extra == 'docs'
|
41
41
|
Requires-Dist: mkdocs-material; extra == 'docs'
|
42
42
|
Requires-Dist: mkdocstrings-python; extra == 'docs'
|
43
43
|
Description-Content-Type: text/markdown
|
44
44
|
|
45
|
-
[](https://github.com/davidbrochart/jpterm/actions)
|
46
46
|
[](https://github.com/psf/black)
|
47
47
|
[](https://github.com/pypa/hatch)
|
48
48
|
|
@@ -0,0 +1,7 @@
|
|
1
|
+
jpterm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
+
jpterm/cli.py,sha256=GgVCRwW1iuPgK4nhZ4oIrgrkjZxPyn31sgzghCRup2E,2200
|
3
|
+
jpterm-0.2.14.dist-info/METADATA,sha256=exTEbnn8ts3aKlGqivrkJ4nK_XXv0jlVtL9zyKQASgs,2656
|
4
|
+
jpterm-0.2.14.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
5
|
+
jpterm-0.2.14.dist-info/entry_points.txt,sha256=VYZ9SJadJyoE9h1HXD8hodhV1su_rwxksYK_jKUAkSs,43
|
6
|
+
jpterm-0.2.14.dist-info/licenses/LICENSE,sha256=JJ42vFiQqVKW-yrJgx3HG6OqOEeQxRRkYde6rZkMm6U,1071
|
7
|
+
jpterm-0.2.14.dist-info/RECORD,,
|
jpterm-0.2.12.dist-info/RECORD
DELETED
@@ -1,7 +0,0 @@
|
|
1
|
-
jpterm/__init__.py,sha256=X4KG3FscE5AhbGbcdDDgdDC550CVpxNMwdNLcx6EQ7M,23
|
2
|
-
jpterm/cli.py,sha256=GgVCRwW1iuPgK4nhZ4oIrgrkjZxPyn31sgzghCRup2E,2200
|
3
|
-
jpterm-0.2.12.dist-info/METADATA,sha256=V-SPSoYPgdB8X2tJh69c4HGHYxOkAYWY2V1R88dSsFo,2654
|
4
|
-
jpterm-0.2.12.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
|
5
|
-
jpterm-0.2.12.dist-info/entry_points.txt,sha256=VYZ9SJadJyoE9h1HXD8hodhV1su_rwxksYK_jKUAkSs,43
|
6
|
-
jpterm-0.2.12.dist-info/licenses/LICENSE,sha256=JJ42vFiQqVKW-yrJgx3HG6OqOEeQxRRkYde6rZkMm6U,1071
|
7
|
-
jpterm-0.2.12.dist-info/RECORD,,
|
File without changes
|
File without changes
|