exceling

View on PyPIReverse Dependencies (0)

0.0.8 exceling-0.0.8-py2.py3-none-any.whl

Wheel Details

Project: exceling
Version: 0.0.8
Filename: exceling-0.0.8-py2.py3-none-any.whl
Download: [link]
Size: 354415
MD5: 611505ef7d1ff139549715270f18a5ca
SHA256: a23cc9810c40753f40fb5e66cf938fdb23eca16091b7c67e65eb35bce0edc21f
Uploaded: 2021-06-07 02:22:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: exceling
Version: 0.0.8
Summary: Make Excel fly: Interact with Excel from Python and vice versa.
Author: Zoomer Analytics LLC
Author-Email: felix.zumstein[at]zoomeranalytics.com
Home-Page: https://www.xlwings.org
License: BSD 3-clause
Keywords: xls,excel,spreadsheet,workbook,vba,macro
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: License :: OSI Approved :: BSD License
Platform: Windows
Platform: Mac OS X
Requires-Python: >=3.6
Requires-Dist: psutil (>=2.0.0)
Requires-Dist: appscript (>=1.0.1)
Requires-Dist: cryptography; extra == "all"
Requires-Dist: pandas; extra == "all"
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: flask; extra == "all"
Requires-Dist: pillow; extra == "all"
Requires-Dist: cryptography; extra == "pro"
Requires-Dist: Jinja2; extra == "pro"
Provides-Extra: all
Provides-Extra: pro
[Description omitted; length: 2117 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
Users/a12345/Library/Application Scripts/com.microsoft.Excel/exceling.applescript sha256=wVFPOJzMk_yha25gEtCHJJSCTK0ltJufwZGai1GzN1U 1246
exceling/__init__.py sha256=Ouk9GLZM3ehghZcTE-JkNPc8JxLo-yd1iKDrI_ZGhYk 2042
exceling/__version__.py sha256=eSqfTdD2qaefs4RgKppMIK8wx1_4qFZFj3tX9HlHZD4 75
exceling/_xlmac.py sha256=7WkwXMCCrUkKNO4CgvXcdIwlrQhHVvQl1BxGw1foRHU 53526
exceling/_xlwindows.py sha256=xEPSEVtmZbw4Of1v3fGg28O35FArcyCOouL9F9wJnuw 57792
exceling/cli.py sha256=NWKrQtLVOqXysS4ppxplz4eK5p_RocYebrpc__FxRHM 17667
exceling/constants.py sha256=kAdzw9dAlqUWToQZTdKA6ylITYBuuM0MVnE8eki-2bc 128885
exceling/exceling.applescript sha256=wVFPOJzMk_yha25gEtCHJJSCTK0ltJufwZGai1GzN1U 1246
exceling/expansion.py sha256=gReDeVeUwltqLR7YfgduaXm3B2cd80-Cg1N7mzS0x4Q 2164
exceling/mac_dict.py sha256=2t8dhE8qoRO-jbH2b7bc8FK19vwEn6SQ65wkzHiWivs 233505
exceling/main.py sha256=bCgxADLWM_0budIGauAutSTf03t5O16MYvAWIk5e8SY 113148
exceling/quickstart.xlsm sha256=QUcziwwVK6R7N0f--uYAnzRzVVLiLRF2K46Y2Xd-Fs4 13912
exceling/quickstart_addin.xlam sha256=QX_i21FkYiIRd12hc-ppDarJeUbf-mE_b3Qc4k5_nbs 26190
exceling/quickstart_addin_ribbon.xlam sha256=i-C9gnB8L1xVKP7JR1QS_MCpSe9l5BaeAz8nWUIUF6U 26856
exceling/quickstart_standalone.xlsm sha256=jU7Xbmuq7jcwqUiIYWG--38qf69uixXZq3x4kOIiYsA 27181
exceling/server.py sha256=RR8PntTlf4i62YFNL4NBXGkStRuPj2zm0eZmrrYf-_8 10126
exceling/udfs.py sha256=VF4dbiOcElJ3TSkthPwX6nEP_vfWwyH0F-FIdpYLZP0 25492
exceling/utils.py sha256=0cjB3zKK9ycgFmPlY-Q2vUqiYdjt_AO1WDaiDdwO9Zs 6845
exceling/addin/exceling.xlam sha256=7xYZ8g5lcj9gZlkT2T3mPXYIl6_ElJ8cqrOPkEP7qGQ 81727
exceling/conversion/__init__.py sha256=jtRCsoc0Qw0rYmtXy7Ww4k7GF1nROBWV9KOay49zI4Y 1967
exceling/conversion/framework.py sha256=vsd4GTPXzowMpdrW23t9VeIXOwRWcApho9pbiu9theo 3862
exceling/conversion/numpy_conv.py sha256=tLFFkaL1NQdm1qUi_3fP1zXwNdqVswk_S1OWh0rcIG0 1022
exceling/conversion/pandas_conv.py sha256=p_nnW9yvu8dFKBxvqYoH2uCXs_t9QNjG4sjHnoxlQtk 6131
exceling/conversion/standard.py sha256=X9jsdvEm9rvAPAj-PLLyrE1LxN7nmq4cSTCYeYH4lRs 8273
exceling/ext/__init__.py sha256=am6sVCO-MJDlRk-9rSTNZUEmHFInK5xbdTmLDtHdjzU 33
exceling/ext/sql.py sha256=rHOZ5EBRhvOFpQ02WriNgO66SvgjC2fpMeYVHe2Z8gE 1764
exceling/mistune/__init__.py sha256=wFHTBA_AyT9Q_oK3O0gPV2MOiI8eUYAnnSUFXVzy3o0 1799
exceling/mistune/block_parser.py sha256=NX2QKyLJNhZyH1QdIl-2UAH_nnExyGLnuJYLCJEi3ug 11064
exceling/mistune/inline_parser.py sha256=QCQ6scpRWmv4eJiYKlRjHvUdOiQJTQesVfpdxwlLgqQ 6464
exceling/mistune/markdown.py sha256=RZZCpxuiZGWlbVkXqxfoS5IoRGIipwVSLlxwpCWuLYs 2350
exceling/mistune/renderers.py sha256=GDgGMq7ZqqUHMpqfmdN8dBtMiB2rHq1KQC3NMD1DuAs 6000
exceling/mistune/scanner.py sha256=cMAWPncCfnuCqFY8yEq2gFCTP5n0KiuqOmfnsK43CR0 4288
exceling/mistune/directives/__init__.py sha256=yJZd8pLglgGD8pj6wkL1QkgF3f-WhDtvitBGwSMlYrQ 290
exceling/mistune/directives/admonition.py sha256=o-BeCF8j_W-A4NQun07gf1p1zJHrydkjuw8VcLKw_Bk 1572
exceling/mistune/directives/base.py sha256=fle0eyAb9_KmS8ioPFX7WuTYYi1OAQFhffHadU1rtNI 2495
exceling/mistune/directives/include.py sha256=VQ8kX4Qn32IoX_j4vq1m5BRdQo03mpmSbbaflvnXbfc 2168
exceling/mistune/directives/toc.py sha256=EZ47Sf0XrgV6fB1QIZ9bd9t-6xAux1RpfTkMr2Z_V1M 5932
exceling/mistune/plugins/__init__.py sha256=I_6HDvULWlCX95oxm_-VZxyPv82XWmFI4oaZAG_mFPA 537
exceling/mistune/plugins/def_list.py sha256=QFSUAP8OW2EFPUMgQC1FKwZvyjobuefJYrBP2UNgjY8 1653
exceling/mistune/plugins/extra.py sha256=eZaXyq47Hw4xXLbVkpDRDLthSoihEhDWr0E1jIJcNSk 1236
exceling/mistune/plugins/footnotes.py sha256=1fZUZF9P1lNZ6Ub7CCwfljmjsTTMdqMkeR--REMfTb4 4163
exceling/mistune/plugins/table.py sha256=ZrSlAazFPd_LpPYaTdABZTUh-n6RzmA06rzCMtiB6fo 4227
exceling/mistune/plugins/task_lists.py sha256=uAitJ8pSo4IZVQI2R54uB6hEMr6igsBfey9-rGlj-wY 1824
exceling/pro/__init__.py sha256=21DhilC8Vr-YmqH_BgwVNcdEqg9HI7K7oqAmhDMHLwo 437
exceling/pro/embedded_code.py sha256=BNjeuWyRN7IKyDL0_XZEUy1p2sssmRcPoG0a17GaNxE 1555
exceling/pro/tables.py sha256=y4Qb_sBS74HKzSVQixYuspyzqRp3AjID46cC9EsEDXE 941
exceling/pro/utils.py sha256=qHj8ikrmr4LbLrC4aVvFafymU9I3w7IqG5-_jao3y3k 3810
exceling/pro/reports/__init__.py sha256=OmEKyBkZWVZqZqbmFqJxAFn6fL6_lkxzp-MUKGlH3OA 330
exceling/pro/reports/main.py sha256=8Yk1qjAyvaT6iMejzX4A_Ia7mOAFP8wwBHV3nbhQzBA 12136
exceling/pro/reports/markdown.py sha256=9VGZS3BdPF35FQhVxmxr6QAoYveA6g5f-VvI3JIGK28 7466
exceling/rest/__init__.py sha256=DjNyHUnLZrXAHMg2w6TwEWEd4XJI0l730c7qTJdXaZQ 26
exceling/rest/api.py sha256=0mHbEjuD2fAj4wRF4YWcBKWaIAnfRO0YlMI8PW44Jn4 12173
exceling/rest/serializers.py sha256=vM9u7iGHrKvdAf-HS1GfQjxftKKUKYdgiRazioZtuiQ 2733
exceling-0.0.8.dist-info/LICENSE.txt sha256=plZTgMHnKF1qW5EEmC_hxAeDJRPja3KVqxjgPmi5mPA 1985
exceling-0.0.8.dist-info/LICENSE_PRO.txt sha256=zooghiffw2elpuqArLGBVigweW3jRESurrdrIh-fND8 23447
exceling-0.0.8.dist-info/METADATA sha256=x8Yl8XnLGMwWWcMkXVc8flPhqgQqleaGVuhcChl8FwM 3436
exceling-0.0.8.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
exceling-0.0.8.dist-info/entry_points.txt sha256=kJ6IFL89lNucF7NQzfQhIPwgkHNf_Qs0qXko_75xm0I 48
exceling-0.0.8.dist-info/top_level.txt sha256=nCG8xX0K1aakM98-hWk2CFkJJPpuJ1Kb7ZAZeB0-9Aw 9
exceling-0.0.8.dist-info/RECORD

top_level.txt

exceling

entry_points.txt

exceling = exceling.cli:main