Schroedinger-Hat / ImageGoNord-cli

A python client used for ImageGoNord
GNU General Public License v3.0
10 stars 3 forks source link

Update client with argparse (#3) #25

Closed BugliL closed 3 weeks ago

BugliL commented 4 months ago

Pull Request

Description

Rewrited part of the client using argparse.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

All instruction to test this code is written in the README.md file. All tests are in the folder tests/

Test Configuration:

Checklist:

TheJoin95 commented 4 months ago

note: please update to the latest image-go-nord package version

Wabri commented 1 month ago

I'll leave the honor to @BugliL for his great and huge work!

BugliL commented 3 weeks ago

Please attach the log or screenshot of a successful run

What do you mean? Just a simple run with the result?

TheJoin95 commented 3 weeks ago

Exactly

BugliL commented 3 weeks ago

profile serenade nord

> python src/image_go_nord_client -i ~/Pictures/Screenshots/profile.png --palette nord -o ./nord.png
> python src/image_go_nord_client -i ~/Pictures/Screenshots/profile.png --palette serenade -o ./serenade.png
TheJoin95 commented 3 weeks ago

You can merge