Skip to main content

command line tool to show and create .pypirc with Python 3

Project description

pypirc3

pypirc3 is a command line tool to show and create .pypirc with Python 3.

About

Pythonist usually use PyPI through pip or easy_install. We must manually define .pypirc at home directory with some text editor after registering PyPI account. pypirc3 is automatically generate .pypirc with one line command on your tarminal.

Require

  • Python >= 3.2

Installation

pip install pypirc3

Usage

Create

If you want to create .pypirc, type below command.

pypirc3 create -u [username] -p [password]

username and password are your PyPI accounts username and password. In detail, refer https://packaging.python.org/en/latest/distributing/#id69.

Show

If you want to show your .pypirc, type below command.

pypirc3 show

License

Copyright © 2016 @shirakiya Released under the MIT license http://opensource.org/licenses/mit-license.php

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

pypirc3-1.1.0.tar.gz (4.6 kB view hashes)

Uploaded Source

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