Iraqi Journal for Computer Science and Mathematics (Jun 2022)
New Virtual Environment Based on Python Programming
Abstract
Python is an amazing language for large and complicated programming ventures. This language uses codes that are simple to use or modify for any software programmer. In this paper, one annoying issue during the project expansion was described. Once a package is updated to the new version, this package is no longer compatible with previous projects, causing trouble when working on the program. To solve this problem, Python supports the programmer with a function called virtual environment. This function can construct an independent environment for any venture to avoid conflict. Various steps have been explained to create a virtual environment in Python. Different examples have then shown the benefits of Python language to building shapes, animations, and interactions
Keywords