Metadata-Version: 2.1
Name: utilitycloud
Version: 0.0.3
Summary: Utility Cloud Python Library
Author-email: Andy Crawford <andy.crawford@utilitycloud.us>, Romario Jashari <romario.jashari@utilitycloud.us>
License: Copyright (c) 2022 Utility Cloud Inc.
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        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: Homepage, https://bitbucket.org/romariojashari/uc/src/master/
Project-URL: Bug Tracker, https://bitbucket.org/romariojashari/uc/src/master/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

<h1 align="center">
  <br>
  <a href="https://bitbucket.org/romariojashari/uc/src"><img src="https://www.utilitycloud.us/hubfs/Utility%20Cloud%20%7C%20Utility%20Asset%20Management%20Software-01.svg" alt="Utility Cloud Logo"></a>
  <br>
  <br>
  Utility Cloud Python Library ( 0.0.1 release)
  <br>
</h1>

This python library is used to access & interact with the **[Utility Cloud's](https://www.utilitycloud.us)** [API](https://documenter.getpostman.com/view/10329688/SzKSUL4K?version=latest). It is necessary for bulk editing assets, asset classes, workflows, workflow fields, work orders, etc... Once a client asked us about it, we decided to make it public, free & available for everyone to use.


# Installation

Install from the recommended package installer, **pip**.

[https://pypi.org/project/utilitycloud/](https://pypi.org/project/utilitycloud/)

```sh
pip install utilitycloud
```
# License
Licensed under MIT.

# A Work In Progress
If you have any questions [contact us](https://www.utilitycloud.us/contact-us)

