boxes, copyq, csvkit, csvpy: add Farsi translation (#12020)
This commit is contained in:

committed by
GitHub

parent
63ca39cd42
commit
f4e3e7a098
13
pages.fa/common/csvpy.md
Normal file
13
pages.fa/common/csvpy.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# csvpy
|
||||
|
||||
> اجرای یک فایل CSV در شل پایتون.
|
||||
> در csvkit گنجانده شده است.
|
||||
> اطلاعات بیشتر: <https://csvkit.readthedocs.io/en/latest/scripts/csvpy.html>.
|
||||
|
||||
- بارگذاری یک فایل CSV در یک آبجت از نوع `CSVKitReader`:
|
||||
|
||||
`csvpy {{data.csv}}`
|
||||
|
||||
- اجرای یک فایل CSV در یک آبجکت `CSVKitDictReader`:
|
||||
|
||||
`csvpy --dict {{data.csv}}`
|
Reference in New Issue
Block a user