Metadata-Version: 2.1
Name: botcity-utils
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://bitbucket.org/botcitydev/bot-utils-python.git
License: UNKNOWN
Description: # BotCity Utils - Python
        
        ## 🤖 Computer-vision based UI Automation
        
        Recognize and interact with UI elements using state-of-art computer vision module.
        
        Operate any UI interface independent of the technology or platform (desktop, web, terminal).
        
        ## 🐍 Generate Python Code while Interacting with your UI
        
        Use our Development Tool alongside your favorite IDE to select UI components and generate python code.
        
        [![BotCity Studio](https://developers.botcity.dev/github/readme/studio/studio.gif)](https://botcity.atlassian.net/l/c/eBJ6bLLV)
        
        [SIGN UP](https://developers.botcity.dev/app/signup) and download our tools.
        
        
        ## 🚀 Getting Started
        
        ### 📦 Prerequisites
        * Python 3.7+
        
        ### 💫 Installing
        
        ```bash
        pip install botcity-utils
        ```
        
        ### ⭐ Using the Package
        
        [![First Automation](https://developers.botcity.dev/github/readme/python-plugins/utils.png)](https://botcity-dev.github.io/botcity-plugins-python)
        
        ## 📚 Documentation
        
        Documentation is available at https://botcity-dev.github.io/botcity-plugins-python.
        
        ## 💻 Developers Portal
        
        [![Developers Portal](https://developers.botcity.dev/github/readme/portal.png)](https://botcity.atlassian.net/l/c/boMU4TX9)
        
        ## 💬 Forum
        
        [![Forum](https://developers.botcity.dev/github/readme/forum.png)](https://community.botcity.dev/)
        
        ## 🌎 BotCity Automation Platform
        BotCity is a platform to develop, deploy, manage and maintain automations. Automations can be developed in Python or Java using open-source libraries that are market standard.
        
        ### 1️⃣  All in One Platform
        Develop, deploy, manage and scale your Automation Ops using All in One platform that provides task queue, runtime environment management, reports, alerts, logs and much more.
        
        [![BotCity Maestro](https://developers.botcity.dev/github/readme/maestro/maestro.png)](https://botcity.atlassian.net/l/c/WWGswYRX)
        
        ### 2️⃣  Deploy with a Single Line
        
        Use BotCity command-line interface (CLI) to deploy your bot into a runtime environment with a single line:
        
        [![BotCity CLI](https://developers.botcity.dev/github/readme/cli/botcli.gif)](https://botcity.atlassian.net/l/c/hJHE1ZFv)
        
        ### 3️⃣  Manage your Task Queue
        
        [![BotCity Maestro Task Queue](https://developers.botcity.dev/github/readme/maestro/tasks.png)](https://botcity.atlassian.net/l/c/gR3AAd2a)
        
        ### 4️⃣  Manage your Runtime Environments
        
        [![BotCity Maestro Machines](https://developers.botcity.dev/github/readme/maestro/machines.png)](https://botcity.atlassian.net/l/c/uDB087nK)
        
        ### 5️⃣  Create Alerts and Reports from the Automation Execution
        
        [![BotCity Maestro Alerts](https://developers.botcity.dev/github/readme/maestro/alerts.png)](https://botcity.atlassian.net/l/c/McH09qYw)
        
        ### 6️⃣  Create Google Data Studio Dashboards
        
        [![BotCity Maestro Dashboards](https://developers.botcity.dev/github/readme/maestro/dashboard.png)](https://botcity.atlassian.net/l/c/Z1uMY1vX)
        
        ### 7️⃣  Create your Community Account
        
        We have a community account for hobbyists and students. Just signup and start automating.
        
        [![Sign Up](https://developers.botcity.dev/github/readme/signup.png)](https://developers.botcity.dev/app/signup)
        
        
        ## ⛑ Support
        
        ### 📢 Contact us
        
        If you have questions or comments in general about the framework, we want to know.
        
        You can choose between the channels the one that best fit you:
        
        - [BotCity Community](<https://community.botcity.dev>) (Public)
        
        
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
