https://github.com/arturbomtempo-dev/process-automation

Project created to automate a company's processes and systems with Python.

https://github.com/arturbomtempo-dev/process-automation

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.0%) to scientific vocabulary

Keywords

pandas process-automation pyautogui pyperclip python time
Last synced: 5 months ago · JSON representation

Repository

Project created to automate a company's processes and systems with Python.

Basic Info
  • Host: GitHub
  • Owner: arturbomtempo-dev
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 20.5 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
pandas process-automation pyautogui pyperclip python time
Created about 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

Program to automate the analysis of an Excel spreadsheet and send the report by e-mail

The project was developed during the intensive course held by Hashtag Treinamentos, with the objective of introducing the creation of applications to automate processes or systems for companies.

🔨 Project functionality

The program performs autonomously (without the need of a person's supervision) the action of opening the browser, accessing the Excel spreadsheet, analyzing the data, and sending a report by e-mail, with the intention of facilitating some processes for a certain company.

Note: To use the program on different monitors, you must change the position (x and y) of the commands.

💻 Technologies used

  • Python: programming language
  • PyAutoGUI: control mouse and keyboard
  • Pyperclip: copy and paste clipboard functions
  • Pandas: data manipulation and analysis
  • Time: control the duration time between actions

📁 Access and execute project

1. Install Python on your computer

2. Clone this repository on your machine

  • Create a folder on your computer for this program
  • Open the terminal inside this folder
  • Copy the URL from the repository
  • Type git clone <URL copied> and press enter

3. Still inside the terminal, install the following libraries:

  • Pyautogui: pip install pyautogui
  • Pandas: pip install pandas
  • Numpy: pip install numpy
  • Openpyxl: pip install openpyxl

4. Run the program from the terminal

  • python ProcessAutomation.py

Owner

  • Name: Artur Bomtempo Colen
  • Login: arturbomtempo-dev
  • Kind: user
  • Location: Belo Horizonte, MG
  • Company: @webtech-network

Full Stack Developer passionate about technology since 2006.

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels