Giter Site home page Giter Site logo

prashantsrivastava4 / clointfusion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clointfusion/clointfusion

0.0 0.0 0.0 467 KB

Cloint India Pvt. Ltd's Pythonic RPA (Automation) Platform

Home Page: https://github.com/ClointFusion/ClointFusion

License: Other

Python 55.48% Jupyter Notebook 44.52%

clointfusion's Introduction

ClointFusion

Description:

Cloint India Pvt. Ltd - Python3 functions for RPA (Automation)

Test Drive ClointFusion on Google Colabs

Open In Colab\

Installation on your local computer

ClointFusion is now supported in Windows / Ubuntu / macOS !

  1. Please install Python 3.8.5 with 64 bit: Python 3.8.5 64 Bit

  2. It is recommended to run ClointFusion in a Virtual Environment. Please refer these steps to create one, as per your OS: Creating a virtual environment in Windows / Mac / Ubuntu

  3. Install ClointFusion by executing this package in command promt (with Admin rights):

    pip install --upgrade ClointFusion

  4. Open a new file in your favorite Python IDE and type:

    import ClointFusion as cf

PS: Ubuntu users: May need to install some additional packages:

  1. sudo apt-get install python3-tk python3-dev
  2. sudo apt-get install -y fonts-symbola
  3. sudo apt-get install scrot

ClointFusion First Run Setup:

First time, when you import ClointFusion, you would be prompted to run ClointFusions's Automated Selftest, to check whether all functions of ClointFusion are compatible with your computer settings & configurations. We highly recommend you to share this anonymous report with us, for improving ClointFusion.


Now access more than 100 functions (hit ctrl+space in your IDE)

  • 9 functions on Mouse operations. Type cf.mouse

  • 5 functions on Window operations (works only in Windows OS). Type cf.window

  • 7 functions on Folder operations. Type cf.folder

  • 28 functions on Excel operations. Type cf.excel

  • 4 functions on Keyboard operations. Type cf.key

  • 2 functions on Screenscraping operations. Type cf.scrape

  • 21 functions on Browser operations. Type cf.browser

  • Loads of miscellaneous functions related to OCR, Send WhatsApp Message, Send Email using Outlook Desktop app (works only in Windows OS), emoji, capture photo, flash (pop-up) messages etc.

ClointFusion's function works in different modes:

  1. If you pass all the required parameters, function works silently. So, this is Non-GUI mode.

  2. If you do not pass any parameter, GUI would pop-up asking you the required parameters. Next time, when you run the BOT, based upon your configuration, which you get to choose at the beginning of BOT run:

     A) If Semi-Automatic mode is OFF, GUI would pop-up again, showing you the previous entries, allowing you to modify the parameters.
    
     B) If Semi-Automatic mode in ON, BOT works silently taking your previous GUI entries.
    

    Non-GUI mode gives you more control over the function's parameters.

    GUI Mode is for beginners. Anytime, if you are not getting how to use the function, just call an empty function (without parameters) and GUI would pop-up asking you for required parameters.

We love your contribution

Contribute by giving a star / writing article on ClointFusion / feedback / report issues / bug fixes / feature enhancement / add documentation / many more ways as you please..

Participate in our monthly online hackathons & weekly meetups. Click here for more details: https://tinyurl.com/ClointFusion

Please visit our GitHub repository: https://github.com/ClointFusion/ClointFusion

Contact us:

Drop a mail to [email protected], [email protected]

clointfusion's People

Contributors

cloint avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.