• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Python
  • Created almost 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

BasicPythonScripts

These are a compilation of basic Python operations.
Jupyter Notebook
7
star
2

CMPG-323-IOT-Device-Management

CSS
5
star
3

Excel_InStream_AzureProcessing

This solution makes use of a C# HTTP Trigger Azure Function that reads a Excel template file from blob storage into stream, populates the table in the Excel template and returns the populate Excel template content as a stream in the form of a response body.
C#
2
star
4

UiPath-Data-Service-Power-BI-Custom-Connector

UiPath Data Service is a great way to store data being utilised by automations but can be tedious to currently visualise in the UiPath stack. For that reason, one of the best ways to visualise the data living in UiPath Data Service is through Power BI. Since there is an API available for interaction with UiPath Data Service, the API can be connected to Power BI directly or through a custom connector. The custom connector is a little more advanced but, in essence, should work if the steps in this repo are followed.
2
star
5

GitHub-Project-Scrape

Since the release of the 'New' GitHub Projects, the API (which uses graphQL) is not quite ready to use nor is it easy to use. More 'traditional' approaches to getting data like through the use of RPA is also near impossible to get working due to the way that the GitHub projects have been developed. Now because of the underlying architecture of GitHub and GitHub projects, most of the data you need is made available via the front-end. Here's how to get it using Web Scraping libraries (like beautifulsoup) and Python
Jupyter Notebook
2
star
6

CMPG-323-2022-Overview-

1
star
7

StartK2WorkflowFromUiPath

This solution starts a K2 workflow from UiPath using the API integration into K2.
1
star
8

GitHub-API

1
star
9

UiPath-Configuration-Management

The implementation of configuration management using UiPath Apps, Data Services and integration into UiPath Studio
1
star
10

UiPath-Advanced-RPA-Developer-Exam-Prep

1
star
11

PowerBI_Python_Refresh_Publish

Python
1
star
12

Basic-Power-BI-Reports

1
star
13

Forecasting-Algorithms

This project encapsulates the various forecasting techniques that are presented as a part of operational research. It is still a work in process and will be improved over time.
Jupyter Notebook
1
star
14

UiPathTestDrivenDevelopment

Test Driven Development (TDD) is recognised as an approach to software development which refers to the practise of creating test cases first and developing the solution further from the initial test cases. TDD starts with designing and developing tests for every small functionality of a solution. By using UiPath's built in functionality, TDD may very well become the new way of thinking when developing automations
1
star
15

MusicMaker-on-Discord

A UiPath process that interacts with the MusicMaker Bot on the Discord App
1
star