Skip to main content

A simple module to create/read/write/truncate...a json or csv or txt file using python

Project description

This is a simple example package. You can use to create/read/write/truncate...a json or csv or txt file using python.

for json file

creat :: jsoncreat (name) write :: jsonwrite (name ,added_value) append :: Jsonappand (name, added_value) read :: jsonread (name) delet :: Jsondelet (name)

for csv file

creat :: Csvcreat (name) write :: Csvwrite (name ,added_value) append :: Csvappand (name,added_value) read :: Csvread (name) delet :: Csvdelet (name)

for txt file

creat :: Txtcreat (name) write :: Txtwrite (name ,added_value) append :: Txtappand (name,added_value) read :: Txtread (name) delet :: Txtdelet (name)

if you get a problemes or you have a quoitions visite our web site"https://docs.python.org/3/"

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

jsoncsvtxt-0.0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

jsoncsvtxt-0.0.1-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

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