# Notebook battery info Read and print battery details ## Links ### Project structure tips * [Cookiecutter](https://cookiecutter.readthedocs.io/) * [Python Application Layouts: A Reference](https://realpython.com/python-application-layouts/) * [Structuring Your Project](https://docs.python-guide.org/writing/structure/) * [The Good way to structure a Python Project](https://towardsdatascience.com/the-good-way-to-structure-a-python-project-d914f27dfcc9)