-
Notifications
You must be signed in to change notification settings - Fork 0
1.1.4 Python Packages
David Rigan edited this page Feb 11, 2020
·
2 revisions
Python Packages akan terpasang bersamaan dengan pip package manager, dimana hal itu berada di dalam Virtual Environment. Seperti perintah python, perintah pip --version pada sesi command prompt maka akan muncul versi dari pip tersebut yang aktif pada sesi Virtual Environment saat ini.
Referensi :
- Miguel Grinberg - Flask Web Development, Developing Web Applications with Python