owners 0.1.2
pip install owners==0.1.2
Latest version
Released:
CLI tool to inspect CODEOWNERS file.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Gram
- Tags codeowners , gitlab , owners , ownership
- Requires: Python >=3.8
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Typing
Project description
owners
CLI tool to inspect CODEOWNERS files: show unowned and owned directories, get owned paths for a user, find owners for a given path.
Installation
python3 -m pip install owners
Usage
Show paths owned by the given user or group:
python3 -m owners owned-by @some-user-name
Show owners of the given file or directory:
python3 -m owners owners-of some/local/path
Print a colorful tree of all directories and their owners:
python3 -m owners tree
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Gram
- Tags codeowners , gitlab , owners , ownership
- Requires: Python >=3.8
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Typing
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
Built Distribution
File details
Details for the file owners-0.1.2.tar.gz
.
File metadata
- Download URL: owners-0.1.2.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b348d109d3164ee7c580ac4aae06a2f4190242feaf68dbd86a9613dad660ceae
|
|
MD5 |
f8a28ae6e85da82fc0974c7691738b9f
|
|
BLAKE2b-256 |
2ba5ebb2acb34c472fa915ab5136f05fbb9a14611323feb23a890b85bc8da578
|
File details
Details for the file owners-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: owners-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
86978a62bcc715ac25f9abd21043a97f107553df843935e51e7a8ef4579fe76e
|
|
MD5 |
09e786544fd3c15eedbbe4ed17b9c3d7
|
|
BLAKE2b-256 |
64dc9415b3a48dc8d277b81006cd6927dbb60b7f4354df6e4a0ae508e98f671c
|