zope.pypisupport 0.1.1
pip install zope.pypisupport
Released:
Python Package Index (PyPI) role management tools
Navigation
Verified details
These details have been verified by PyPIOwner
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Zope Public License (ZPL 2.1)
- Author: Zope Corporation and Contributors
- Tags pypi, console, tools
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
This package provides a few simple scripts to administrate the Python Package Index (PyPI).
Adding and Removing Roles
The first two scripts allow to grant or revoke the owner role to/from a user for a list of packages. Here is the syntax:
# addrole --user=USER --pwd=PASSWORD TARGETUSER PACKAGE1, PACKAGE2, ... # delrole --user=USER --pwd=PASSWORD TARGETUSER PACKAGE1, PACKAGE2, ...
Optionally, you can also apply the role changes to all packages of the calling user:
# addrole --user=USER --pwd=PASSWORD -a TARGETUSER # delrole --user=USER --pwd=PASSWORD -a TARGETUSER
CHANGES
0.1.1 (2009-02-08)
Show command line help correctly.
Show a error message instead of exception traceback, when user is not an owner and thus can not give someone else the owner role.
Change mailing list to zope-dev at zope.org instead of retired one.
Change “cheeseshop” to “pypi” in the package’s url.
Fix package description.
0.1.0 (2007-11-05)
Initial release. Implemented addrole and delrole scripts, which allow one to add and remove roles for a user from one or more packages.
Project details
Verified details
These details have been verified by PyPIOwner
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Zope Public License (ZPL 2.1)
- Author: Zope Corporation and Contributors
- Tags pypi, console, tools
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file zope.pypisupport-0.1.1.tar.gz
.
File metadata
- Download URL: zope.pypisupport-0.1.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb95a3479e7fbe40f5bebd24901bb8619d40ba1cc1071fb3002442439c7dafc6 |
|
MD5 | a34d159221a74c0d54f0ec5a6457ac27 |
|
BLAKE2b-256 | 16fb38dba00239b3ad3aff8be199c3e8ef40650b2535b135b307688de4ba88c5 |