This is a document issued within the company to the purchasing department to keep track of the goods ordered. The purchase requisition also helps the company keep an account of their expenses.
SQLite is a popular choice as embedded database software for local/client storage in application software such as web browsers. It is arguably the most widely deployed database engine, as it is used today by several widespread browsers, operating systems, and embedded systems (such as mobile phones), among others.
-
cd to the directory where requirements.txt is located.
-
activate your virtualenv.
-
run: pip install -r requirements.txt in your shell.