Skip to main content

Pip freeze that shows detailed descriptions of the packages.

Project description

Pip freeze that shows detailed descriptions of the packages.

Example

This tool will transform your regular pip freeze from:

dj-database-url==0.3.0
dj-static==0.0.6
Django==1.6.11
static3==0.6.1
wheel==0.24.0

into:

# dj-database-url
# License: BSD
# Homepage: https://github.com/kennethreitz/dj-database-url
# Author: Kenneth Reitz
dj-database-url==0.3.0

# dj-static
# License: BSD
# Homepage: https://github.com/kennethreitz/dj-static
# Author: Kenneth Reitz
dj-static==0.0.6

# Django
# License: BSD
# Homepage: http://www.djangoproject.com/
# Author: Django Software Foundation
Django==1.6.11

# static3
# License: LGPL
# Homepage: https://github.com/rmohr/static3
# Author: Roman Mohr
static3==0.6.1

# wheel
# License: MIT
# Homepage: http://bitbucket.org/pypa/wheel/
# Author: Daniel Holth
wheel==0.24.0

Usage

You can run the program with:

$ pretty-freeze

This package won’t show itself in the freeze, so no unnecessary requirements will be added. You can use it with a requirements.txt file just as you would use pip freeze.

Install

$ pip install pretty-freeze

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pretty-freeze-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file pretty-freeze-0.1.0.tar.gz.

File metadata

  • Download URL: pretty-freeze-0.1.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pretty-freeze-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3bc1c25af27e3db0b038f9584dd3e27ff13d5a7e6a440890fc38de7c344bb3f6
MD5 7f6662eabef6b9c16701e80ccc891fe3
BLAKE2b-256 d6d3e4369225d546e4c47c7bef46780da63ebaf29b7ef0df1cafe57246484979

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page