Pyexcel

Latest version: v0.7.1

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

Scan your dependencies

Page 5 of 12

0.5.9.1

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

**updated**

0.5.9

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

**added**

. support __len__. len(book) returns the number of sheets and len(sheet)
returns the number of rows
. `144 <https://github.com/pyexcel/pyexcel/issues/144>`_: memory-efficient way
to read sheet names.
. `148 <https://github.com/pyexcel/pyexcel/issues/148>`_: force_file_type is
introduced. When reading a file on a disk, this parameter allows you to
choose a reader. i.e. csv reader for a text file. xlsx reader for a xlsx file
but with .blob file suffix.
. finally, pyexcel got import pyexcel.__version__

**updated**

. Sheet.to_records() returns a generator now, saving memory
. `115 <https://github.com/pyexcel/pyexcel/issues/115>`_, Fix set membership
test to run faster in python2
. `140 <https://github.com/pyexcel/pyexcel/issues/140>`_, Direct writes to
cells yield weird results

0.5.8

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

**added**

. `125 <https://github.com/pyexcel/pyexcel/issues/125>`_, sort book sheets

**updated**

. `126 <https://github.com/pyexcel/pyexcel/issues/126>`_, dest_sheet_name in
save_as will set the sheet name in the output
. `115 <https://github.com/pyexcel/pyexcel/issues/115>`_, Fix set membership
test to run faster in python2

0.5.7

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

**added**

. `pyexcel-io46 <https://github.com/pyexcel/pyexcel-io/issues/46>`_, expose
`bulk_save` to developer.

0.5.6

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

**added**

. `32 <https://github.com/pyexcel/pyexcel-ods/issues/32>`_, fix odfpy pinning
. `33 <https://github.com/pyexcel/pyexcel-ods/issues/33>`_, fix
IntegerAccuracyLossError on i586

0.5.5

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

**added**

. `32 <https://github.com/pyexcel/pyexcel-ods/issues/32>`_, fix odfpy pinning

Page 5 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.