Codelab / Chapter 11
External Dependencies

Agenda
- Review homework
- External Dependencies
Assignment
Find an interesting Python package/library, either on PyPI or just through searching on the Internet. It can be something that you think could be useful to your research interests or really anything that you think is neat. Write some code that uses the package to demonstrate what it does and tell us how you think it could be useful or why it appeals to you.
Find an interesting Python package/library, either on PyPI or just through searching on the Internet. It can be something that you think could be useful to your research interests or just anything that you think is neat.
Write some code that uses the package to show how it could be useful or why it appeals to you. Each person should commit it to Github and then give a 5-10 minute demonstration during the next Codelab. Feel free to use any resources to help you write your code, but we will walk through how your code works as part of the demo.
