Pyexcel

Latest version: v0.7.1

Safety actively analyzes 710445 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 12

0.5.4

--------------------------------------------------------------------------------

**added**

. `30 <https://github.com/pyexcel/pyexcel-ods/issues/30>`_, long type will not
be written in ods. please use string type. And if the integer is equal or
greater than 10 to the power of 16, it will not be written either in ods. In
both situation, IntegerPrecisionLossError will be raised.

0.5.3

--------------------------------------------------------------------------------

**added**

. `24 <https://github.com/pyexcel/pyexcel-ods/issues/24>`_, ignore
comments(<office:comment>) in cell
. `27 <https://github.com/pyexcel/pyexcel-ods/issues/27>`_, exception raised
when currency type is missing
. fix odfpy version on 1.3.5.

0.5.2

--------------------------------------------------------------------------------

**updated**

. pyexcel `pyexcel105 <https://github.com/pyexcel/pyexcel/issues/105>`_,
remove gease from setup_requires, introduced by 0.5.1.
. remove python2.6 test support

0.5.1

--------------------------------------------------------------------------------

**added**

. `pyexcel103 <https://github.com/pyexcel/pyexcel/issues/103>`_, include
LICENSE file in MANIFEST.in, meaning LICENSE file will appear in the released
tar ball.

0.5.0

--------------------------------------------------------------------------------

**Updated**

. put dependency on pyexcel-io 0.5.0, which uses cStringIO instead of StringIO.
Hence, there will be performance boost in handling files in memory.

**Relocated**

. All ods type conversion code lives in pyexcel_io.service module

0.5.0rc1

--------------------------------------------------------------------------------

**first release**

. read data out from xlsb format but to pyexcel-io's standard


Change log
================================================================================

Page 6 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.