Skip to content

Implementation on Go projects book "Automate the Boring Stuff with Python: Practical Programming for Total Beginners"

License

Notifications You must be signed in to change notification settings

ragodev/automateGo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card License

IMAGE

Implementation on Go projects book "Automate the Boring Stuff with Python: Practical Programming for Total Beginners"

Recording format: 07_01_regexpMail

  • 07 - chapter
  • 01 - project in the chapter
  • NAME - short title

The code contains comments in Russian

Install

sudo apt-get install xclip
git clone github.com/dreddsa5dies/automateGo
go get -v github.com/atotto/clipboard github.com/toqueteos/webbrowser github.com/jackdanger/collectlinks github.com/opesun/goquery github.com/disintegration/imaging github.com/jessevdk/go-flags github.com/anthonynsimon/bild/imgio github.com/anthonynsimon/bild/transform github.com/sfreiberg/gotwilio github.com/tealeg/xlsx github.com/emersion/go-imap github.com/emersion/go-imap/client github.com/jung-kurt/gofpdf github.com/ledongthuc/pdf github.com/tebeka/selenium

License

This project is licensed under MIT license. Please read the LICENSE file.

Contribute

Welcomes any kind of contribution, please follow the next steps:

  • Fork the project on github.com.
  • Create a new branch.
  • Commit changes to the new branch.
  • Send a pull request.

About

Implementation on Go projects book "Automate the Boring Stuff with Python: Practical Programming for Total Beginners"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%