Metadata-Version: 2.4
Name: pbir-cli
Version: 0.9.9
Summary: Proprietary binary-wheel distribution of the pbir CLI
Author: Kurt Buhler, Maxim Anatsko
License: Custom Non-Commercial License
        
        Copyright (c) 2025 Kurt Buhler, Maxim Anatsko
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to use,
        the Software for non-commercial purposes only, subject to the following conditions:
        
        1. The above copyright notice and this permission notice shall be included in
           all copies or substantial portions of the Software.
        
        2. The Software may not be used for commercial purposes without prior written
           permission from the copyright holders.
        
        3. Commercial purposes include, but are not limited to:
           - Selling the Software or any derivative works
           - Using the Software in a product or service that is sold
           - Using the Software to provide paid consulting or development services
        
        4. For commercial licensing inquiries, contact the copyright holders.
        
        5. Creation of derivative works is expressly forbidden without explicit consent
           of the authors. The software may not be copied, modified, or used in other
           software, products, or services without express consent from the authors.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: Repository, https://github.com/data-goblin/pbir-cli
Project-URL: Issues, https://github.com/data-goblin/pbir-cli/issues
Keywords: power-bi,pbir,cli,binary
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# pbir-cli

Proprietary binary-wheel distribution of the `pbir` CLI for Power BI report manipulation.

## Installation

```bash
pip install pbir-cli
```

The PyPI package installs a `pbir` launcher that runs a bundled platform-specific binary. This distribution:

- ships binary wheels only
- exposes declarative automation via `pbir batch`
- does not publish or install `pbir-object-model` as a separate public PyPI dependency

Supported public PyPI targets:

- Windows x64
- macOS arm64

## License

Custom Non-Commercial License
