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

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for pysheet-0.3.12.tar.gz
Algorithm Hash digest
SHA256 a1fd67c8de3751e0941c7cfd31c25eec1d203ba3430a5adae286db7325dfd90b
MD5 1090f6a8e0e6ac11464a255c863f1ebe
BLAKE2b-256 c79013120fd228db15707aa32eb39684f918fa30564c1abafcb65446552b7260

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pysheet-0.3.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c7d27c7e455c2a5c8f1e0ea27a9e82e336cfedd9f18e5846bb52909e4db1ccb7
MD5 dd5017028d525e1fe9bdb4b105fdafe8
BLAKE2b-256 7c1c4b5e11196d0fcf9e2e586506bacefe151f8e1c1af8bcced134377ebefdf9

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