Skip to main content

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.

New

  • v 0.2.1: Single file support. You can either target a single python file.py or a single jupyter notebook notebook.ipynb, <path>=single_file_path.
  • v 0.2.4: bugfix: bugfix for args with -

Installation

pip install pipreqsnb

Usage

Usage:
    pipreqsnb [options] <path> 

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 (sepparated by comma no space)
    --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.

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.2.4.tar.gz (3.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pipreqsnb-0.2.4.tar.gz
  • Upload date:
  • Size: 3.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.7

File hashes

Hashes for pipreqsnb-0.2.4.tar.gz
Algorithm Hash digest
SHA256 ca4306d526ea3ec3cc4fdcf753cae3eaa359b626a4f88ef267badce4bf2efc10
MD5 b93d9ea7e11265e78f3daf1b648187a8
BLAKE2b-256 8f3fe4463cf3c47027fdee7112115838cc80e0e37fb9487cd4c0fadd2e42141e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.4 This release

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.2.0

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

Supported by

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