Skip to content

rahul-nakum14/PyGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGit

PyGit is a lightweight Python library inspired by Git, offering basic version control functionalities. It simplifies file management tasks within your Python projects.

Features

[1] Get directory Name
[2] Get list of all file (Not include directory
[3] Get list of all file ( include directory
[4] Read the content of file by name
[5] Create file
[6] Update file
[7] Delete file

Usage

python pygiy.py

Note: It Requires the Github Token For the Execution of the Script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages