Python Virtual Environment
  • Setting Up Your Python Playground
  • Install packages using pip
Powered by GitBook
On this page
  • Summon Your First Coding Assistant
  • Need Help or Have Questions?

Install packages using pip

PreviousSetting Up Your Python Playground

Last updated 3 months ago

Summon Your First Coding Assistant

Once you have set up your .venv you are ready to bring in some help. Install your first package on your virtual environment:

python3 -m pip install requests
py -m pip install requests

Now you will be ready to import the request library to be use on your code.


Need Help or Have Questions?

If you encounter any issues while following this guide or if you're using a different operating system and need tailored instructions, don't hesitate to reach out. Our team is here to assist you on your coding journey.

Contact Information:

  • Website:

  • Email: team@swimplify.co

Feel free to drop us a message, and we'll get back to you as soon as possible. Happy coding!

https://swimplify.co