ABC00012345 / Python-File-Module

Use my (file) module for python. To create files, write on files, read files and delete files. Maybe in few weeks more...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Python-File-Module

Use this library as your own risiko: This library is created to combine the -shutil- module and the -os- module It's created for write on files, delete files, and read files

How to use: Download the full zip and extract it. Make sure your file.py is in same folder of the setup. The setup copies the file.py to the directory of your local python libs. To use it just write in the beginning of your code: (import file). You can also make it manually. Copy file.py in your python libs. They are normally at: C:\Users\UserName\AppData\Local\Programs\Python\Python311\Lib Linux and Mac setup will is coming...

Thanks for using

Lukas

About

Use my (file) module for python. To create files, write on files, read files and delete files. Maybe in few weeks more...

License:Other


Languages

Language:Python 59.9%Language:Shell 21.1%Language:Batchfile 18.9%