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.7.tar.gz (19.4 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.7-py2.py3-none-any.whl (20.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for pysheet-0.3.7.tar.gz
Algorithm Hash digest
SHA256 e883c1f0862e3b3e9704c1e3060aa714645f7ce80a422d5019ae830974d2823d
MD5 c890c3b1c5665cd791135724cb625093
BLAKE2b-256 412711664a216d6fb2b7f460d3fe21a5190208dd5850543445e3ef327203b6e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pysheet-0.3.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 72ccb68193cd13dd3adfd4f6cfb8293fdbd6eff41fbb500888262ccc8ca41787
MD5 e54c430c0388f40da18c3872f364dee5
BLAKE2b-256 4d8acab1e8278ee3f786f0f056c082c1c71f76d313201d009ded383110bf8ec0

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