Skip to main content

manage source of pipenv projects

Project description

pipsource

manage source of pipenv projects

Use

$ pipsource list
Pypi                https://pypi.org/simple

Douban              https://pypi.douban.com/simple

Tencent             https://mirrors.cloud.tencent.com/pypi/simple

Aliyun              https://mirrors.aliyun.com/pypi/simple/
$ pipsource show

Tencent             https://mirrors.cloud.tencent.com/pypi/simple
$ pipsource use pypi
# It may take a long time in a project with many dependencies.
Changed Pipfile's source to Pypi
$ pipsource show

Pypi                https://pypi.org/simple
$ pipsource --help

Usage: pipsource [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  list  List trusted sources
  show  Show the current source
  use   Change the source with the name specificed

Install

pip install pipsource

Author

Yixian Du

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

pipsource-0.1.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

pipsource-0.1.1-py2.py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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