Python Virtual Environments, Namespaces, Packages & Modules

0

Python Virtual Environments, Namespaces, Packages & Modules. Learn how to use Python environments like they’re used in industry. We cover modules, namespaces, environments, and more.

Course Description

Learn how to work with Python Packages like they do in industry with virtual environments. In under an hour, you’ll go from zero to hero in the topics of: Namespaces, Packages, PyPI, Modules, Imports, Virtual Environments (Creating, Activating, Deactiving, Deleting, and Why they are needed), and we’ll cover a real-world use case with tqdm! Virtual Environments should be the default way you work with all Python code, and if an interviewer finds out you don’t know them, it will likely really hurt your chances at getting a job.

Hi, I’m Dr. Justin Furuness, and I’m the right guy to teach this to you. My Python packages have hundreds of thousands of downloads, have been used by NIST (the US government agency for cybersecurity), have been published in peer-reviewed papers, and have been used by teams all around the world.

But don’t just take my word for it. Here are some testimonials from just a few of the more than 10,000 people that have taken my courses:

  • “The course content exceeded the expectations and details are to the point and crisp” -Ezhilarasi
  • “Very very helpful and my doubts are blown away which were there until now” -Sai
  • “This was great! I found it to be extremely helpful to get my bearings on the structure/process of a python package, and I’m excited to take this knowledge into my work.” – Jamie
  • “Very much useful. Rarely I find this kind of work when the courses says advanced python but this is what I expect. Thanks for such great course. I wish if you can provide more such courses in future.” – Amit
  • “Course was excellent” -Harikrishna
  • “That course and the instructor are just great! Clear and to the point. Don’t let the length of the course fool you : ) It is truly worth it” – Moutasem
  • “Very good. Clearly a gifted programmer.” -Matthew
  • “This is exactly what I needed, thanks!” -Zukisa
  • “Great, organized work. Keep producing more courses like this.” -Dr. Ahmed
  • “It’s an amazing course” -Mutra
  • “Great material, short and on point. I’ve liked the explanations and the clarity of the teacher. In the past I’ve installed some packages using different techniques but I needed some guidelines and best-practices with how structure a project, init files, main files ecc.” -David
  • “To the point in a short time for a topic that I was struggling with for a long time.” – Anonomous
  • “Nice and short, well explained. Recommend if this is a topic of interest to you.” – Sean
  • “Excellent course, really appreciate that you got straight to the point and did not explain Python from scratch as many tutorials do. Those certainly have their place, but a quick course like this is definitely appreciated by someone who already knows the language!” – Jacob
  • “Short and sweet, efficient, concise gets to the point and it’s good to see it all in one pass – is good about being transparent about not being for beginners, nice for me who has spent a long time programming in python for myself, but just never really able to get accustomed to more properly packaging code for others to use.” -Ambrew
  • “Excellent” – Augustin
  • “Great course on python packaging. Short and with no minutia. I highly recommend it and wish the instructor had more courses.” -Christina
  • “Really good course to the point and very current.” – Patrick
  • “Detailed, succinct, and salient.” – Bryce
  • “Thanks for the tutorial! It was very helpful. I am pretty sure I will come back to this course several times for references once I will want to create my own package.” -Kamil
    “I understood how to covert a python script to package in very nice and simple way. Thanks a lot.” -Ranjan
  • “it was amazing, tnx” -Hejar
  • “I know nothing about how to create packages in python, and so far the explanations in the course are easy to follow.” – Marte
  • “Many useful information in these videos. Highly recommended if you want to dig into creating packages, and use pip. Thanks for creating this course!” -Farkas
  • “That was such an informative, clearly explained course. I liked the briefness. It is one of the best content out there when we think about the course duration. Just 1-2 hours 🙂 You will not be regretted. Thank you instructor !” -Furkan
  • “Awesome instructor. Explains on the point in a very comfortable and efficient way. Well done! Also, the contend introduces some extra tricks and best practices that i did not expect when starting the course.” -Julian
  • “Thank you for the good and organized explanations!! they were very relevant!! Keep up the good work ;)” -Abderrahman
  • “great course. to the point. super useful. thanks :)” – Avi
  • “Great course, exactly what I was looking for.” -Jose
  • “Very useful advanced topics and easy to follow.” -Martin
  • “Really great course, perfect pace and explanation for each step of the process. Great start for a new project I am working with.” -Corinne
  • “Such a wonderful, practical and to the point content. Every bit of the course is so enriching. This is my first course on uploading a package to PyPi. Additionally, this is also helpful for people who have never done OOP in Python. We need more from Justin Furuness or more Justin-s in udemy sharing their real knowledge. Thank you Sir” – Deepak

We start with going over how to install and configure WSL, Homebrew, Python, and VS Code for every common operating system. We then dive headfirst into the Python Ecosystem and how built-ins work. We cover namespaces and how imports affect the global namespace. We discuss how to perform more selectively import modules and packages to both reduce clutter and make our code less ambiguous. We cover how to rename imports, and why import * is dangerous! We then dive into pip, and the Python Packaging Index (PyPI), and how to install other people’s code for usage in the form of packages/modules. In both the terminal, and VS Code, we cover how to create a virtual environment, and why we need them. We cover how to do pip installs into virtual environments. How to completely start our installations from scratch. We cover how we can have multiple versions of the same package, installed at the same time! And how we can have multiple Python versions running at once (and how to easily swap between them). And finally, we dive into a real-world use case using tqdm!

This field is constantly evolving, and I make sure this course evolves right along with it. You’re also getting access to myself and my help. Any questions feel free to message in the QnA and I’ll be sure to respond. With a PhD, 10+ years of experience, and several popular Python packages with 100k+ downloads, you’ll be getting top notch assistance.

As far as prerequisites go, this course is for everyone! You can start here with little-to-no Python knowledge and I’ll walk you through everything step-by-step. Even for those of you that are more advanced, you can skip straight to the more advanced videos about multi-Python installs, and multi-versioning installs.

These skills are broadly applicable, and after taking this course, will likely be the default way you code for the rest of your career. It’s also critical for careers. If a job recruiter finds out you don’t know what a virtual environment is, it’s a big red flag.

And of course, this course has a 30 day no questions asked money back guarantee! So you have nothing to lose, and everything to gain. Please enroll now, and join me on this journey me as we take these topics and turn them into something you find easy!


Online Tutorials
Show full profile Online Tutorials

Online Tutorials is a website sharing online courses, and online tutorials for free on a daily basis. You can find the best free online courses and thousands of free online courses with certificates to take your knowledge to the next level with the free courses.

We will be happy to hear your thoughts

Leave a reply

Online College Courses
Logo
Register New Account