Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joaog23/automation-fill-items-fxfinances
Automation Fill Items from Excel To Fx-Finances
https://github.com/joaog23/automation-fill-items-fxfinances
automation python selenium-webdriver
Last synced: 5 days ago
JSON representation
Automation Fill Items from Excel To Fx-Finances
- Host: GitHub
- URL: https://github.com/joaog23/automation-fill-items-fxfinances
- Owner: JoaoG23
- License: mit
- Created: 2024-09-20T14:08:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T21:56:21.000Z (about 2 months ago)
- Last Synced: 2024-11-01T22:38:26.005Z (about 2 months ago)
- Topics: automation, python, selenium-webdriver
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Automation Fill Items from Excel To app Fx-Finances, Automation Web ⚙️
## 1. IntroduçãoEste projeto é uma automação que preenche dados de uma planilha Excel diretamente no aplicativo **Fx-Finances**. A automação foi desenvolvida para otimizar o processo manual de inserção de informações financeiras, tornando-o mais rápido e eficiente.
## 2. Tecnologias Utilizadas 📲
O projeto foi desenvolvido utilizando as seguintes tecnologias:
**Automação** ⚙️
[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/)
[![Selenium](https://img.shields.io/badge/Selenium-43B02A?style=for-the-badge&logo=selenium&logoColor=white)](https://www.selenium.dev/)
[![Pandas](https://img.shields.io/badge/Pandas-150458?style=for-the-badge&logo=pandas&logoColor=white)](https://pandas.pydata.org/)
[![Excel](https://img.shields.io/badge/Excel-217346?style=for-the-badge&logo=microsoft-excel&logoColor=white)](https://www.microsoft.com/en-us/microsoft-365/excel)## 3. Como Instalar 👨🏽💻
### Passos para instalação:
1. Clone este repositório.
2. Instale as dependências necessárias utilizando o comando `pip install -r requirements.txt`.
3. Configure o caminho do arquivo Excel no script da automação.
4. Execute o script de automação com o comando `python automation.py`.**Observação**: Certifique-se de ter o navegador compatível com o Selenium instalado.
## 4. Como Usar 😐
1. Abra o arquivo Excel com os dados financeiros.
2. Execute o script `automation.py`.
3. A automação preencherá os itens automaticamente no app **Fx-Finances**.## 5. Autor do Projeto
Joao Guilherme 🚀Feito com 🤖 por Joao Guilherme 👋🏽 Entre em contato pelos links abaixo!
[![Linkedin Badge](https://shields.io/badge/-Joao%20Guilherme-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/jaoo/)](https://www.linkedin.com/in/joaog123/)
[![Badge](https://shields.io/badge/[email protected]?style=flat-square&logo=Microsoft&logoColor=white&link=mailto:[email protected])](mailto:[email protected])
7 - Licença
[![Licence](https://shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./LICENSE)