Skip to main content

A pipreqs wrapper that supports notebooks

Project description

pipreqsnb

This is a very simple fully compatible pipreqs wrapper that supports python files and jupyter notebooks.

  • All the arguments and options are the same as pipreqs.
  • pipreqs commands are still valid

Please see pipreqs documenation for more information.

Installation

pip install pipreqsnb

Usage

Usage:
    pipreqsnb <path> [options] 

Options:
    --use-local           Use ONLY local package info instead of querying PyPI
    --pypi-server <url>   Use custom PyPi server
    --proxy <url>         Use Proxy, parameter will be passed to requests library. You can also just set the
                          environments parameter in your terminal:
                          $ export HTTP_PROXY="http://10.10.1.10:3128"
                          $ export HTTPS_PROXY="https://10.10.1.10:1080"
    --debug               Print debug information
    --ignore <dirs>...    Ignore extra directories
    --encoding <charset>  Use encoding parameter for file open
    --savepath <file>     Save the list of requirements in the given file
    --print               Output the list of requirements in the standard output
    --force               Overwrite existing requirements.txt
    --diff <file>         Compare modules in requirements.txt to project imports.
    --clean <file>        Clean up requirements.txt by removing modules that are not imported in project.
    --no-pin              Omit version of output packages.

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

pipreqsnb-0.1.2.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file pipreqsnb-0.1.2.tar.gz.

File metadata

  • Download URL: pipreqsnb-0.1.2.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for pipreqsnb-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a5875f6ecc9cff47dac57cc4169111e5bd6e99d5cb2d5e31f20ffb0736da5ae7
MD5 3e2a2d983ee9fcc9955fa2ff46492fb7
BLAKE2b-256 5965664017e33aed191b9af7f931646caf00030f2ebd1a85ec554fcae4631800

See more details on using hashes here.

Supported by

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