pyexportvba

View on PyPIReverse Dependencies (0)

0.0.3 pyexportvba-0.0.3-py3-none-any.whl

Wheel Details

Project: pyexportvba
Version: 0.0.3
Filename: pyexportvba-0.0.3-py3-none-any.whl
Download: [link]
Size: 7577
MD5: 76014d0d8dc5f5f8f0e614023dfd5977
SHA256: 8c565ec4878596582bda7699aea35a6a26888bff943f8992d56b452fd7d0adde
Uploaded: 2024-12-04 15:09:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyexportvba
Version: 0.0.3
Summary: A python package to export VBA code embedded in Excel files to separate BAS files
Author-Email: Bassem Girgis <brgirgis[at]gmail.com>
Maintainer-Email: Bassem Girgis <brgirgis[at]gmail.com>
Project-Url: Homepage, https://github.com/pyexportvba/pyexportvba
Project-Url: Documentation, https://github.com/pyexportvba/pyexportvba
Project-Url: Repository, https://github.com/pyexportvba/pyexportvba.git
Project-Url: Issues, https://github.com/pyexportvba/pyexportvba/issues
License: MIT
Keywords: VBA,export,Excel,Modules
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Requires-Dist: pywin32
Requires-Dist: build; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: types-pywin32; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2167 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyexportvba/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyexportvba/__main__.py sha256=Xfi6q062bxjlPM9-2eJEqcxOKriqCnHfzs1vsqNuLSg 914
pyexportvba/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyexportvba/arguments/__init__.py sha256=85e4EDOR71xMu6f4wQH6SdKqt-qvH0c9wRugJ0S5kcQ 146
pyexportvba/arguments/arguments.py sha256=rOjp5mOriuvvQ_AZo0eJ-8tk4CAJHxjjAnwwegnj7Rg 639
pyexportvba/arguments/process_arguments.py sha256=Wnhfrwkoow4Fi1jlT6eN914r7WRKZ6bk0isqQ1cG1EI 695
pyexportvba/arguments/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyexportvba/export_vba/__init__.py sha256=6bWIgkxfpLMUr_IaECp4iIbyUNzFgPurxgyUzz7P1ic 118
pyexportvba/export_vba/export_vba_from_excel_app.py sha256=KrdjTaGC7TwgOiW2rTEpgfxxk6qhm9Y-4jrkf_dBmJU 1472
pyexportvba/export_vba/get_vb_comp_code.py sha256=4EZNupZrDXlPlyD6WNPECWE19ZC_nCQgyAiYpbdA6VU 370
pyexportvba/export_vba/get_vb_comp_paths.py sha256=VnkTbjABfyw5_zS6FhmEYZ4ER86nb7mzsVDj2XHcy6E 743
pyexportvba/export_vba/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyexportvba-0.0.3.dist-info/LICENSE sha256=O9uZPntmF1-Ooa5eNS-EJWXaK2qcIYE5Kr6kyMIHCj0 1089
pyexportvba-0.0.3.dist-info/METADATA sha256=91QP_4dJkncSooCasoy3fqQVC0YkjQYhBI58TEDHV3Q 3680
pyexportvba-0.0.3.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
pyexportvba-0.0.3.dist-info/entry_points.txt sha256=AvNpPNGc3Yl7HxnhtGKzRSABGtv9BFysUsFSXfR0U4M 57
pyexportvba-0.0.3.dist-info/top_level.txt sha256=_x4CEbpoPvUS3A3x_iz88fvuGEgwRxmGA-k3CXSrNvA 12
pyexportvba-0.0.3.dist-info/RECORD

top_level.txt

pyexportvba

entry_points.txt

export-vba = pyexportvba.__main__:main