## Doozer
[](https://badge.fury.io/py/rh-doozer) [](https://codecov.io/gh/openshift/doozer)
Doozer is a build management utility that currently has the capability to build RPMs and Container Images via OSBS/Brew
## Deployment
_**Note**: This is for running the full, local python doozer client, not the containerized version. This requires other dependencies discussed in the [Installation doc](Installation.md)._
For local development pull the code and run:
pip3 install –user -e .
For new releases, Jenkins is already setup and deployment to PyPi is easy:
Bump the version in ./doozerlib/VERSION
Push the change to master
Create a new GitHub release: https://github.com/openshift/doozer/releases/new
That’s it. Jenkins will do the rest automatically.
## Installation
If you just want to use doozer checkout the [container usage doc](Container.md).
If you need to develop for doozer checkout the full [installation doc](Installation.md).
## License
Most of doozer is released under [Apache License 2.0][], except [doozerlib/dotconfig.py][] and [doozerlib/gitdata.py][], which are embedded copies of [dotconfig][] and [gitdata][] projects respectively, therefore those two files are released under [LGPL v3][].
## Usage
Checkout the [Usage doc](Usage.md)
[Apache License 2.0]: https://github.com/openshift/doozer/blob/master/LICENSE [doozerlib/dotconfig.py]: https://github.com/openshift/doozer/blob/master/doozerlib/dotconfig.py [doozerlib/gitdata.py]: https://github.com/openshift/doozer/blob/master/doozerlib/gitdata.py [dotconfig]: https://github.com/adammhaile/dotconfig [gitdata]: https://github.com/adammhaile/gitdata [LGPL v3]: https://www.gnu.org/licenses/lgpl-3.0.en.html
Release files for rh-doozer 2.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rh_doozer-2.0.9-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / rh_doozer-2.0.9-py2.py3-none-any.whl
| Download URL | rh_doozer-2.0.9-py2.py3-none-any.whl |
|---|---|
| Size | 278.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
4ac0c5676024c56aff12514c0cfd5ec42722748feb11718e795341cb8f732cee
|
|
BLAKE2b-256 checksum How to use checksums |
da1d89373046bbc470dfba3568572ff004fd9426d49ac619cfde32add33b2a98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8
|