wexample-wex-addon-dev-javascript 0.0.38__py3-none-any.whl → 0.0.39__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.
- wexample_wex_addon_dev_javascript-0.0.39.dist-info/METADATA +50 -0
- wexample_wex_addon_dev_javascript-0.0.39.dist-info/RECORD +5 -0
- {wexample_wex_addon_dev_javascript-0.0.38.dist-info → wexample_wex_addon_dev_javascript-0.0.39.dist-info}/WHEEL +1 -2
- wexample_wex_addon_dev_javascript-0.0.39.dist-info/entry_points.txt +4 -0
- wexample_wex_addon_dev_javascript-0.0.38.dist-info/METADATA +0 -15
- wexample_wex_addon_dev_javascript-0.0.38.dist-info/RECORD +0 -5
- wexample_wex_addon_dev_javascript-0.0.38.dist-info/top_level.txt +0 -1
- /wexample_wex_addon_dev_javascript/{__init__.py → py.typed} +0 -0
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: wexample-wex-addon-dev-javascript
|
|
3
|
+
Version: 0.0.39
|
|
4
|
+
Summary: Python dev addon for wex
|
|
5
|
+
Author-Email: weeger <contact@wexample.com>
|
|
6
|
+
License: MIT
|
|
7
|
+
Classifier: Programming Language :: Python :: 3
|
|
8
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
9
|
+
Classifier: Operating System :: OS Independent
|
|
10
|
+
Project-URL: homepage, https://github.com/wexample/python-wex-dev-python
|
|
11
|
+
Requires-Python: >=3.10
|
|
12
|
+
Requires-Dist: pydantic<3,>=2
|
|
13
|
+
Requires-Dist: wexample-wex-core==6.0.41
|
|
14
|
+
Provides-Extra: dev
|
|
15
|
+
Requires-Dist: pytest; extra == "dev"
|
|
16
|
+
Description-Content-Type: text/markdown
|
|
17
|
+
|
|
18
|
+
# wexample-wex-addon-dev-javascript
|
|
19
|
+
|
|
20
|
+
Python dev addon for wex
|
|
21
|
+
|
|
22
|
+
Version: 0.0.39
|
|
23
|
+
|
|
24
|
+
## Requirements
|
|
25
|
+
|
|
26
|
+
- Python >=3.10
|
|
27
|
+
|
|
28
|
+
## Dependencies
|
|
29
|
+
|
|
30
|
+
- pydantic>=2,<3
|
|
31
|
+
- wexample-wex-core==6.0.40
|
|
32
|
+
|
|
33
|
+
## Installation
|
|
34
|
+
|
|
35
|
+
```bash
|
|
36
|
+
pip install wexample-wex-addon-dev-javascript
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
## Links
|
|
40
|
+
|
|
41
|
+
- Homepage: https://github.com/wexample/python-wex-dev-python
|
|
42
|
+
|
|
43
|
+
## License
|
|
44
|
+
|
|
45
|
+
MIT
|
|
46
|
+
## Credits
|
|
47
|
+
|
|
48
|
+
This package has been developed by [Wexample](https://wexample.com), a collection of tools and utilities to streamline development workflows.
|
|
49
|
+
|
|
50
|
+
Visit [wexample.com](https://wexample.com) to discover more tools and resources for efficient development.
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
wexample_wex_addon_dev_javascript-0.0.39.dist-info/METADATA,sha256=gvDxyDipZQo4Gb3dPZdAC1v4Tpnjj26swmStLym50AY,1185
|
|
2
|
+
wexample_wex_addon_dev_javascript-0.0.39.dist-info/WHEEL,sha256=9P2ygRxDrTJz3gsagc0Z96ukrxjr-LFBGOgv3AuKlCA,90
|
|
3
|
+
wexample_wex_addon_dev_javascript-0.0.39.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
|
4
|
+
wexample_wex_addon_dev_javascript/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
|
+
wexample_wex_addon_dev_javascript-0.0.39.dist-info/RECORD,,
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.4
|
|
2
|
-
Name: wexample-wex-addon-dev-javascript
|
|
3
|
-
Version: 0.0.38
|
|
4
|
-
Summary: Python dev addon for wex
|
|
5
|
-
Author-email: weeger <contact@wexample.com>
|
|
6
|
-
License: MIT
|
|
7
|
-
Project-URL: homepage, https://github.com/wexample/python-wex-dev-python
|
|
8
|
-
Classifier: Programming Language :: Python :: 3
|
|
9
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
10
|
-
Classifier: Operating System :: OS Independent
|
|
11
|
-
Requires-Python: >=3.6
|
|
12
|
-
Description-Content-Type: text/markdown
|
|
13
|
-
Requires-Dist: wexample-wex-core
|
|
14
|
-
|
|
15
|
-
# Wex Addon Dev Python
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
wexample_wex_addon_dev_javascript/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
wexample_wex_addon_dev_javascript-0.0.38.dist-info/METADATA,sha256=F40vbnrwsegIqF6tpjCtrAFuL736rAywfiUjpISmgYs,508
|
|
3
|
-
wexample_wex_addon_dev_javascript-0.0.38.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
4
|
-
wexample_wex_addon_dev_javascript-0.0.38.dist-info/top_level.txt,sha256=UFCCHJ9fzmOzkhukByAd-ih4C7rhnZdbEb3oTqOYWN8,34
|
|
5
|
-
wexample_wex_addon_dev_javascript-0.0.38.dist-info/RECORD,,
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
wexample_wex_addon_dev_javascript
|
|
File without changes
|