Socket
Book a DemoInstallSign in
Socket

jsoncsvtxt

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsoncsvtxt

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

0.0.1
pipPyPI
Maintainers
1

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/"

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.