Python Dependency Management Challenge
Demonstrate your knowledge of managing third-party dependencies for Python applications with pip and build.
Installing third-party dependencies.
Creating requirements files.
Creating source and distribution packages.