Skip to content

Arased/gofile-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gofilecli is both a cli application and a library for interacting with the gofile.io api.

[Installation]

Clone the project and execute '''pip install .''' inside the project directory

[Usage]

As a CLI application, launch '''gofilecli --help''' to see all the available options and their usage

As a library the module defines two main clesses: API, represent the api connection and implements the basic api endpoints as methods Helper, wraps around an API instance and provide higher level functionnality and some not directly related to the API (such as file download)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages