Skip to main content

Easy viewing/editing of Excel Files

Project description

easierexcel

This modules allows for an easy way to get and update cell values.

Quick Start

    options = {
        "shrink_to_fit_cell": True,
        "header": {"bold": True, "font_size": 16},
        "default_align": "center_align",
        "left_align": [
            "Name",
        ],
        "percent": [
            "%",
            "Percent",
            "Discount",
            "Rating Comparison",
            "Probable Completion",
        ],
        "currency": ["Price", "MSRP", "Cost"],
        "integer": ["ID", "Number"],
        "date": ["Last Updated", "Date"],
    }
    excel = Excel('example_excel.xlsx')
    games = Sheet(excel, "Name", sheet_name="Example", options=options)

Excel

Features

  • log
  • save
  • open_excel
  • open_file_input

Sheet

Features

  • get_cell
  • update_cell
  • add_new_line
  • delete_row
  • delete_column
  • format_header
  • format_cell
  • format_row
  • format_all_cells

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easierexcel-0.9.3.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

easierexcel-0.9.3-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file easierexcel-0.9.3.tar.gz.

File metadata

  • Download URL: easierexcel-0.9.3.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for easierexcel-0.9.3.tar.gz
Algorithm Hash digest
SHA256 5bde580bf4b2481f10acdd94fcb4b2588643125b6cbb35c2271a018111263122
MD5 fd05669b9ba48ca24ef7a1e013f89c3d
BLAKE2b-256 8ba1ba989a04ced7cba2ec5613525562801056a3f2fb8a4ac986baa5e55e659b

See more details on using hashes here.

File details

Details for the file easierexcel-0.9.3-py3-none-any.whl.

File metadata

  • Download URL: easierexcel-0.9.3-py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for easierexcel-0.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7975292bd67d22d32868514e0058a5b7e3c5626fad2ef5b6631c8acbcbf5e9b2
MD5 32c4f7f776bec69a40c38c6bd7a8600a
BLAKE2b-256 76c2e52813760328f8d1bd75a4c9a007bbe986d22a46b1fc0bee0f69eaefd1fe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page