Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Pipenv: The Python Package Manager!
You have completed Pipenv: The Python Package Manager!
Preview
Once your code starts using code from other projects, it's time to start managing your dependents. Sometimes it can be a challenge.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
Hi, I'm Ken.
0:00
In this workshop we're going
to examine a relatively new,
0:01
highly recommended tool in
the Python world, Pipend.
0:04
We all began our journey to become
Pythonistas with writing our own code.
0:09
We might even get to the point that we're
relatively comfortable in doing so.
0:14
Eventually, when your program gets bigger,
0:18
you'll want to start depending
on code from other developers.
0:20
This provides a lot of time
savings by leveraging code or
0:25
packages that others have written.
0:28
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up