User Tools

Site Tools


python:development_workflow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
python:development_workflow [2016/07/13 02:48] – [Virtual environments and IDEs] mithatpython:development_workflow [2016/07/13 02:49] – [Python Project Workflow] mithat
Line 1: Line 1:
 ====== Python Project Workflow ====== ====== Python Project Workflow ======
  
-Node.js has ''npm'' and ''package.json'' files, PHP has ''composer'' and ''composer.json'' files, and Python has ''pip'' and virtual environments, which don't work quite like ''npm'' and ''composer''.+To manage project dependencies, Node.js has ''npm'' and ''package.json'' files, PHP has ''composer'' and ''composer.json'' files. Fulfilling a similar need, Python has ''pip'' and virtual environments, but they don't work quite like ''npm''+''package.json'' and ''composer''+''composer.json''.
  
 ===== Projects require virtual environments ===== ===== Projects require virtual environments =====
python/development_workflow.txt · Last modified: 2017/05/07 15:09 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki