20Conclusion
This book has given you an introduction into Python covering all the basics right up to some complex examples. However, there is much more that could have been covered and much more for you the reader to learn. Python has many more packages and changes are always being made, so its important to keep up to date with the trends within the language. From a development point of view, we have kept things simple working in the shell or writing basic scripts, however Python can be so much more than an exploratory language. Python can be used in a production environment and given its adoption by many big tech firms it works very well with a lot of cloud computing solutions and is an excellent choice for everything from web applications to machine learning. This book is a gateway to give you the tools to follow your own Python journey and with a community as big as Pythons there is always something to learn as well as new things to be aware of. Good luck!