portable-spreadsheet

View on PyPIReverse Dependencies (0)

2.2.1 portable_spreadsheet-2.2.1-py3-none-any.whl

Wheel Details

Project: portable-spreadsheet
Version: 2.2.1
Filename: portable_spreadsheet-2.2.1-py3-none-any.whl
Download: [link]
Size: 79991
MD5: 063e52c3936dc5dd96989ee930f05fd8
SHA256: 8fa7bc8a5a0e4a155a82406ce5d62cbeae1f0c8315dbdfb107753cb83ad591c5
Uploaded: 2021-03-16 11:10:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: portable-spreadsheet
Version: 2.2.1
Summary: A simple spreadsheet that keeps tracks of each operation of each cell in defined languages. Logic allows exporting sheets to Excel files (and see how each cell is computed), to the JSON strings with a description of computation of each cell (e. g. in the native language). Other formats, like HTML, CSV and Markdown (MD), are also implemented (user can define own format). It also allows reconstructing behaviours in native Python with NumPy.
Author: David Salac
Author-Email: info[at]davidsalac.eu
Home-Page: https://github.com/david-salac/Portable-spreadsheet-generator
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: numpy-financial
Requires-Dist: XlsxWriter
Description-Content-Type: text/markdown
[Description omitted; length: 57409 characters]

WHEEL

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

RECORD

Path Digest Size
portable_spreadsheet/__init__.py sha256=loPyjAFKpW9M9R__Et57U5_1lWklf3h3y-D17aDkMqE 431
portable_spreadsheet/cell.py sha256=6RW7AWAO1hAghNa4y5UdmLvk8mva1PLDj8CVx7Etkqc 47100
portable_spreadsheet/cell_indices.py sha256=E-mlFqtMBQKn01Hz1zEWOmbN1x5VhvHY29p-ntu8dKk 15392
portable_spreadsheet/cell_indices_templates.py sha256=r2PwociEyUD0bfIEZgdCdPMnjDQB13cHD9cIeLWc3cE 2882
portable_spreadsheet/cell_slice.py sha256=RN2R5E00dJoSrl9BuEjmLj6QKMIEAvLrj2baxBKBHWc 15819
portable_spreadsheet/cell_type.py sha256=YipCFcpid7SdrYbQ_5HoTy85Dzw5x_Fz5fSWGoVM0fE 384
portable_spreadsheet/grammar_utils.py sha256=8bvjd_G2n2cbffzzdiXVDzG9Wea7-ZPlIlqXjuOLZ-Q 4450
portable_spreadsheet/grammars.py sha256=S1aoQMqh5htXZJDDMclt5ZF9E00kBfZLSqYzGFcru1w 35537
portable_spreadsheet/serialization.py sha256=mYlBOWKz4ZtzysOlUtGVLgJawUwhKlK5ZTCOkGbok-A 62520
portable_spreadsheet/serialization_interface.py sha256=PFObUPxTdxXBMdwzmfkO5_aBnhw9zq-O_J5XULz37Cg 689
portable_spreadsheet/sheet.py sha256=uzClB7jSGg2K0i1vd7wvkSUorUuN4Nm-_sgLuzkQO1E 21500
portable_spreadsheet/sheet_utils.py sha256=qxaKMOmPDzoU4k8dk_PP4JdXEp4r-NP6nUKU6pmf4sg 18120
portable_spreadsheet/skipped_label.py sha256=e5r9w8u3_x8qEM_4iL6vJ1b5mjJ42V4RQsEilY095OU 967
portable_spreadsheet/utils.py sha256=O5jhgUJwPJp1hRVosdZba-Amq7FvKl1BSOCRec_M5eA 972
portable_spreadsheet/word_constructor.py sha256=SZT-8YigBlLa43qxju9ZK_8QqFUNjwmratnc29Kowvg 41504
portable_spreadsheet/work_book.py sha256=K4oMbaYGNBpTX6T_zT9EiRxVHZ1yjvbElci9xVgNUD4 9620
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_cell_word_constructor.py sha256=Cq1dQDk7GtzldKB2nPlyak6OuZXEIRFWoqAXkNIm7gI 38808
tests/test_grammar_utils.py sha256=a_VmMFqsRXCe0AzI8YfslVNDknBBudJbO2KeLSiv3D8 2227
tests/test_serialization.py sha256=mlYvCxfyi4K4Slhm3UCmpGZoiUDeSLvIFRrbZpGZA98 19523
tests/test_spreadsheet.py sha256=pZgm-S195Enjfw_u1iyj85L3UZ3hjH1unF8NqzoPask 16346
tests/test_workbook.py sha256=e1zoKnQeR3X98ZwGYCWgJecpfe3GzrKKk2BdTf_wV-A 12463
portable_spreadsheet-2.2.1.dist-info/LICENSE sha256=qAPYDQzehtU8m8NOOsGVRyn8tfG6mYE9kFfFZp_Co-0 1067
portable_spreadsheet-2.2.1.dist-info/METADATA sha256=ffjOjEISHZyKlmrvMpNdUlSIJXLCTyxkeS6un6JN_jU 58386
portable_spreadsheet-2.2.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
portable_spreadsheet-2.2.1.dist-info/top_level.txt sha256=hAQwrizolFUXS9M0At3ml6U-UizKa84AolVkm_sUy70 27
portable_spreadsheet-2.2.1.dist-info/RECORD

top_level.txt

portable_spreadsheet
tests