From 158d3294abc268e5461d0669a9b9b8ea20064cf5 Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Mon, 14 Dec 2020 14:17:20 +0000 Subject: [PATCH 1/7] add $5 campaign --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6cb0b1c..733f68b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +## $5 Tech Unlocked 2021! +[Buy and download this Book for only $5 on PacktPub.com](https://www.packtpub.com/product/python-gui-programming-with-tkinter/9781788835886) +----- +*If you have read this book, please leave a review on [Amazon.com](https://www.amazon.com/gp/product/1788835883). Potential readers can then use your unbiased opinion to help them make purchase decisions. Thank you. The $5 campaign runs from __December 15th 2020__ to __January 13th 2021.__* + # Python GUI programming with Tkinter This is the code repository for [Python GUI programming with Tkinter](https://www.packtpub.com/application-development/python-gui-programming-tkinter?utm_source=github&utm_medium=repository&utm_campaign=9781788835886), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the book from start to finish. ## About the Book From fc75e37a021bd9d5bb585541057463a1cea20df2 Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Fri, 15 Jan 2021 06:48:14 +0000 Subject: [PATCH 2/7] remove $5 campaign --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 733f68b..6cb0b1c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -## $5 Tech Unlocked 2021! -[Buy and download this Book for only $5 on PacktPub.com](https://www.packtpub.com/product/python-gui-programming-with-tkinter/9781788835886) ------ -*If you have read this book, please leave a review on [Amazon.com](https://www.amazon.com/gp/product/1788835883). Potential readers can then use your unbiased opinion to help them make purchase decisions. Thank you. The $5 campaign runs from __December 15th 2020__ to __January 13th 2021.__* - # Python GUI programming with Tkinter This is the code repository for [Python GUI programming with Tkinter](https://www.packtpub.com/application-development/python-gui-programming-tkinter?utm_source=github&utm_medium=repository&utm_campaign=9781788835886), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the book from start to finish. ## About the Book From 1591a9c20ceef11e6ae284bcd696087952aad640 Mon Sep 17 00:00:00 2001 From: packtutkarshr <48279450+packtutkarshr@users.noreply.github.com> Date: Thu, 26 May 2022 23:27:59 +0530 Subject: [PATCH 3/7] add $10 campaign --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6cb0b1c..2f41c3d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## [Get this title for $10 on Packt's Spring Sale](https://www.packt.com/B09895?utm_source=github&utm_medium=packt-github-repo&utm_campaign=spring_10_dollar_2022) +----- +For a limited period, all eBooks and Videos are only $10. All the practical content you need \- by developers, for developers + # Python GUI programming with Tkinter This is the code repository for [Python GUI programming with Tkinter](https://www.packtpub.com/application-development/python-gui-programming-tkinter?utm_source=github&utm_medium=repository&utm_campaign=9781788835886), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the book from start to finish. ## About the Book From 813e39560e551f2fc4f674c3535045e484900ef0 Mon Sep 17 00:00:00 2001 From: packtutkarshr <48279450+packtutkarshr@users.noreply.github.com> Date: Tue, 14 Jun 2022 09:19:59 +0530 Subject: [PATCH 4/7] remove $10 campaign --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2f41c3d..6cb0b1c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -## [Get this title for $10 on Packt's Spring Sale](https://www.packt.com/B09895?utm_source=github&utm_medium=packt-github-repo&utm_campaign=spring_10_dollar_2022) ------ -For a limited period, all eBooks and Videos are only $10. All the practical content you need \- by developers, for developers - # Python GUI programming with Tkinter This is the code repository for [Python GUI programming with Tkinter](https://www.packtpub.com/application-development/python-gui-programming-tkinter?utm_source=github&utm_medium=repository&utm_campaign=9781788835886), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the book from start to finish. ## About the Book From 74fe5425dbd241a5209308fab2abab4ab243e789 Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Mon, 24 Oct 2022 15:37:54 +0100 Subject: [PATCH 5/7] add free ebook notification --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6cb0b1c..947bb67 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,7 @@ the PostgreSQL database. * [Tkinter GUI Application Development Blueprints](https://www.packtpub.com/application-development/tkinter-gui-application-development-blueprints?utm_source=github&utm_medium=repository&utm_campaign=9781785889738) +### Download a free PDF + + If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.
+

https://packt.link/free-ebook/9781788835886

\ No newline at end of file From 8d02d75228f34a9033fe3106349d94cf9384c368 Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Fri, 16 Dec 2022 11:58:02 +0530 Subject: [PATCH 6/7] add free ebook notification --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 947bb67..c68879c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ + +### Get this product for $5 + +Packt is having its biggest sale of the year. Get this eBook or any other book, video, or course that you like just for $5 each + + +

[Buy now](https://packt.link/9781788835886)

+ + +

[Buy similar titles for just $5](https://subscription.packtpub.com/search)

+ + # Python GUI programming with Tkinter This is the code repository for [Python GUI programming with Tkinter](https://www.packtpub.com/application-development/python-gui-programming-tkinter?utm_source=github&utm_medium=repository&utm_campaign=9781788835886), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the book from start to finish. ## About the Book From 217ff90413dc2813a1b29d5ade52e23a72efadf5 Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Mon, 30 Jan 2023 15:53:35 +0530 Subject: [PATCH 7/7] remove 5$ campaign - 2022 --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index c68879c..3c0e56a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,4 @@ -### Get this product for $5 - -Packt is having its biggest sale of the year. Get this eBook or any other book, video, or course that you like just for $5 each - - -

[Buy now](https://packt.link/9781788835886)

- - -

[Buy similar titles for just $5](https://subscription.packtpub.com/search)

# Python GUI programming with Tkinter