The Wizard of OSS - a tool to help you manage your open source projects
Project description
OSSWiz - the Wizard of OSS
Usage
You can run osswiz checks (through repo-review) from the command line to interactively check your project:
# If you have the package installed
$ osswiz
# If you don't have the package installed
$ pipx run --spec git+https://github.com/AdrianoKF/osswiz@main osswiz
# or, using uv:
$ uvx --from git+https://github.com/AdrianoKF/osswiz osswiz
If want to run checks automatically whenever you make a commit, you can use the osswiz pre-commit
hook:
- repo: https://github.com/AdrianoKF/osswiz
rev: main # or desired version from releases/tags
hooks:
- id: osswiz
License
This project is licensed under the terms of the Apache-2.0 license.
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
osswiz-0.1.0rc1.tar.gz
(21.5 kB
view details)
Built Distribution
File details
Details for the file osswiz-0.1.0rc1.tar.gz
.
File metadata
- Download URL: osswiz-0.1.0rc1.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b26324ff62566a0c974c4cffd0ad2ef9b37594809032e9dd8af0850dd1473f6c |
|
MD5 | 4970ec7989fc3905f3c7f1ff7a83d1de |
|
BLAKE2b-256 | 0813ebbb922d8e0520efac94d019ddc1ed075269ee816a0e1234d861a8b94749 |
File details
Details for the file osswiz-0.1.0rc1-py3-none-any.whl
.
File metadata
- Download URL: osswiz-0.1.0rc1-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7089b69b0e3899829da435cfcc9fd405ebe67f3593d23077ebcc8bd43fb69eee |
|
MD5 | 7562b87384518545bf5cc70d3abddcd4 |
|
BLAKE2b-256 | a1c3aecb7c8b410a0fb6f05d9044542a46e9beb236d1f4e926b1eebaae194f18 |