Skip to content
#

http-requests

Here are 84 public repositories matching this topic...

IoTSmartHome-With-Thingworx

Dec 14th @ in5 - Hands-on Internet Of Things workshop with Etisalat Digital & PTC. At this session, we’ll create a modular solution using the Etisalat IoT Platform to automate home controls like lights, locks and cameras over the internet. We’ll show you how to set up hardware attached to remote edge devices to be monitored and controlled over the internet in real time, sync and model device data with the cloud and build a web-based user interface to aggregate our functions. At the culmination of the workshop, you will have all the tools and know-how to build your own custom system from scratch in a matter of hours.

  • Updated Dec 27, 2019
  • Python
Nelson-Gon
Nelson-Gon commented Aug 24, 2021

Description

I would like to have a progress bar to report the estimated time for updating links.

Similar Features

N/A

Feature Details
I would like to estimate the time it will take and also report the actual time taken at the end of the update.

Proposed Implementation

For time taken, a simple use of time may suffice for example via time.time()- time.time()

enhancement help wanted good first issue beginner-friendly

Improve this page

Add a description, image, and links to the http-requests topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the http-requests topic, visit your repo's landing page and select "manage topics."

Learn more