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.
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 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
Hashes for osswiz-0.1.0rc1.tar.gz
Algorithm |
Hash digest |
|
SHA256 |
b26324ff62566a0c974c4cffd0ad2ef9b37594809032e9dd8af0850dd1473f6c |
|
MD5 |
4970ec7989fc3905f3c7f1ff7a83d1de |
|
BLAKE2b-256 |
0813ebbb922d8e0520efac94d019ddc1ed075269ee816a0e1234d861a8b94749 |
|
See more details on using hashes here.
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
Hashes for osswiz-0.1.0rc1-py3-none-any.whl
Algorithm |
Hash digest |
|
SHA256 |
7089b69b0e3899829da435cfcc9fd405ebe67f3593d23077ebcc8bd43fb69eee |
|
MD5 |
7562b87384518545bf5cc70d3abddcd4 |
|
BLAKE2b-256 |
a1c3aecb7c8b410a0fb6f05d9044542a46e9beb236d1f4e926b1eebaae194f18 |
|
See more details on using hashes here.