Skip to main content

A file reading and writing library for `.csv`, `.yaml`, `.json`, and `.pickle` files. You probably shouldn't use this.

Project description

writio

A file reading and writing library for .csv, .yaml, and .json files. You probably shouldn't use this.

Tests Versions PyPI License

from writio import load, dump

dic = load("dict.yaml")
dump(dic, "dict.json")
dic = load("dict.json")
df = load("table.csv")

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

writio-0.1.2.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

writio-0.1.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file writio-0.1.2.tar.gz.

File metadata

  • Download URL: writio-0.1.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-44-generic

File hashes

Hashes for writio-0.1.2.tar.gz
Algorithm Hash digest
SHA256 24cbb5ce5908727eaa6b2dea4ba9b73d1807779b6f6d4a67108127aa1203d88f
MD5 cd3245231851d5704ebf851c48ef75c1
BLAKE2b-256 67cf79cf64f716100e1469251f5bd853ee06a0da57a39ac464755ddbf9724ea4

See more details on using hashes here.

File details

Details for the file writio-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: writio-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-44-generic

File hashes

Hashes for writio-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3e2c2a6a74eb07b7ebf2ea92c4089a59582ce4f77d05d973afb8d48b18ebaea0
MD5 5ed8eb4ab0607b6d0f78e84951bf948e
BLAKE2b-256 d96a4fb1840a0dab46a21173baeada5cce70ad4834c768709d4195d4385c44a4

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