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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jsoncsvtxt-0.0.1.tar.gz
.
File metadata
- Download URL: jsoncsvtxt-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 089cc6bca28f9d7e64c14937cf960971963041e447d134cb845ed1f6680b5787 |
|
MD5 | a230e9866f634338f2090452ed24d77f |
|
BLAKE2b-256 | f54760d0683cc999720352eb2af83761e8841e69209885b86d7d48baf26b6135 |
File details
Details for the file jsoncsvtxt-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: jsoncsvtxt-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f67be0e6604a1ccb6baad2019fafab66c44ffcf8058b396d02febc878859164 |
|
MD5 | 43c76360a3988371bedec54193346c3d |
|
BLAKE2b-256 | 38ae80fe16a44708b5498930d738e7d174beb92a319ed5756b41e70916782a59 |