Skip to main content

Read, write and manipulate delimited text files

Project description

Pysheet is your best companion for data management. It can read and write to a delimited text file (spreadsheet), consolidate columns and merge spreadsheets together. It allows you to query for information thus turning your text file into a lightweight database. It can be used both as a python library (from pysheet import Pysheet) and as a command-line tool (pysheet -h) and supports concurrent access control for reading/writing to the same file in parallel.

Quick Start

pip install pysheet

pysheet --write 1 A world 2 B hello 3 C ! -k 2 1 3 -v

Output:

ID |   B   |   A   | C
===+=======+=======+==
1  |       | world |
2  | hello |       |
3  |       |       | !

Help!

For more documentation, please visit Pysheet on github.
I hope you find pysheet useful. If you need more help, please contact me! I’d be happy to hear from you.
Please submit feature requests and bug reports via github.

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

pysheet-0.3.9.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pysheet-0.3.9-py2.py3-none-any.whl (21.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pysheet-0.3.9.tar.gz.

File metadata

  • Download URL: pysheet-0.3.9.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pysheet-0.3.9.tar.gz
Algorithm Hash digest
SHA256 b4a42b56217f3ccfa399df0b12d9082ff1e72666f40b415ae2298fcbc38ed051
MD5 17b1d6d357e82f0c26fbac3e11465b1a
BLAKE2b-256 a5f56cad6b0c6c2f97916978c9ebeaab2147ee1b5dc88f1413a6c47fd1a8c15a

See more details on using hashes here.

File details

Details for the file pysheet-0.3.9-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pysheet-0.3.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ac9005c088c8e5646e7f5daf16b6c9d943670fc2e5d68be7e60a9282368bab7b
MD5 ed8e21c7d1fd6a31336995b7ea98d127
BLAKE2b-256 8ddcd900bd563c1f49164cf1907593f731184c2dda9620754eef46942996f5e0

See more details on using hashes here.

Supported by

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