A tool to inspect source code ownership.
Project description
Stakeout
This project allows you to inspect the ownership of a project using the OWNERSHIP file.
Usage
Full inspection
> stakeout .
Unowned: 300
@team-a: 1200
@team-b: 4000
Total: number of files: 5000
Inspect a single file or directory
> stakeout . --file=README.md
@team-a
List all files owned by a single team
> stakeout . --team=team-a
./README.md
Develop
python3 -m venv .env
source ./env/bin/activate
python3 -m pip install -r requirements.txt
Distribute
python3 -m build
python3 -m twine upload dist/*
Project details
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
stakeout-1.0.1.tar.gz
(16.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
stakeout-1.0.1-py3-none-any.whl
(16.6 kB
view details)
File details
Details for the file stakeout-1.0.1.tar.gz.
File metadata
- Download URL: stakeout-1.0.1.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5001d7bda718fad2e4dd51076b0218073abaf902005fe74bd00d9d3a3633381b
|
|
| MD5 |
f6f30886c13ea37e476232ed9c046c43
|
|
| BLAKE2b-256 |
468155ae011f6272b41de9d69fc1b09b34f1eed0ec3c0443740c135f0f4cfc69
|
File details
Details for the file stakeout-1.0.1-py3-none-any.whl.
File metadata
- Download URL: stakeout-1.0.1-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3317f463e612d824f3282baf1f5089e26ba83006204412577a99ab0557d1a6e
|
|
| MD5 |
a72aa93255b0a981482d97b7f633031a
|
|
| BLAKE2b-256 |
0298e142eaa491d9f873d323149b3cc5c7a3339ffc610a4269b2b6b3503c5bef
|