
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
|Travis|_ |Coveralls|_ |Docs|_ |PyPI|_
.. |Travis| image:: https://api.travis-ci.org/python-excel/xlutils.svg?branch=master .. _Travis: https://travis-ci.org/python-excel/xlutils
.. |Coveralls| image:: https://coveralls.io/repos/python-excel/xlutils/badge.svg?branch=master .. _Coveralls: https://coveralls.io/r/python-excel/xlutils?branch=master
.. |Docs| image:: https://readthedocs.org/projects/xlutils/badge/?version=latest .. _Docs: http://xlutils.readthedocs.org/en/latest/
.. |PyPI| image:: https://badge.fury.io/py/xlutils.svg .. _PyPI: https://badge.fury.io/py/xlutils
This package provides a collection of utilities for working with Excel files. Since these utilities may require either or both of the xlrd and xlwt packages, they are collected together here, separate from either package.
Currently available are:
xlutils.copy Tools for copying xlrd.Book objects to xlwt.Workbook objects.
xlutils.display Utility functions for displaying information about xlrd-related objects in a user-friendly and safe fashion.
xlutils.filter A mini framework for splitting and filtering Excel files into new Excel files.
xlutils.margins Tools for finding how much of an Excel file contains useful data.
xlutils.save Tools for serializing xlrd.Book objects back to Excel files.
xlutils.styles Tools for working with formatting information expressed in styles.
Do the following in your virtualenv::
pip install xlutils
The latest documentation can also be found at: http://xlutils.readthedocs.org/en/latest/
Try the following in this order:
Read the source
Ask a question on http://groups.google.com/group/python-excel/
Copyright (c) 2008-2015 Simplistix Ltd. See docs/license.txt for details.
FAQs
Utilities for working with Excel files that require both xlrd and xlwt
We found that xlutils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.