Skip to main content

read excel easier

Reason this release was yanked:

To be replaced

Project description

pyeasy
==============


1. read excel
------

from excel import OpenExcel
f = OpenExcel('test.xls')
f.read() # read all
f.read('A') # read 'A' row
f.read(1) # f.read('1'), read '1' column
f.read('A5') # read 'A5' position

2. write excel: todo
------

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

excel-1.0.0.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file excel-1.0.0.tar.gz.

File metadata

  • Download URL: excel-1.0.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for excel-1.0.0.tar.gz
Algorithm Hash digest
SHA256 0c15e6142b7f3ea79d1ab1252878bc82054759b0ad247f62eb414002a53c0c6a
MD5 539b3cad9de98013541820b1d52d86d3
BLAKE2b-256 9d5e1420669f433ca41315685fb9bdc6fe2869a6e525cb6483805f3f4c9d61ad

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