deps: project dependenciesΒΆ

Commands to manage project dependencies: convert between formats, install, lock, add new, resolve conflicts, do security audit, review licenses, find outdated packages in lockfile or environment, build dependencies tree.

  • dephell deps add
  • dephell deps audit
  • dephell deps check
  • dephell deps convert
  • dephell deps install
  • dephell deps licenses
  • dephell deps outdated
  • dephell deps sync
  • dephell deps tree

Logo

Python project management

Navigation

Main Info

  • Installation
  • Configuration and parameters
  • Parameters list
  • Filter JSON output
  • Python and venv lookup

Commands

  • deps: project dependencies
  • docker: venv on steroids
  • generate: files generation
  • inspect: info about environment
  • jail: CLI tools management
  • package: single package actions
  • project: make releases
  • self: manage dephell
  • vendor: vendorize dependencies
  • venv: virtual environments

Dive deeper

  • Recipes and examples
  • Badge
  • CHANGELOG
  • Packaging issues

  • Home
  • GitHub repository
  • Create an issue

Related Topics

  • Documentation overview
    • Previous: Python and venv lookup
    • Next: dephell deps add

Quick search

©2021, Gram (@orsinium). | Page source
Fork me on GitHub