you are bored of using datetime module to convert second to format time . welcome
the convertor
with this code you can convert second to formatted time like
3666 second = 1:01:06
you can import this code to your project or use it directly
for import you can use this code
import timeconvertor #(project name for now its timeconvertor)
time = timeconvertor.convert(3666) # second in for the argument
print(time) # or else ...
- feel free to open any issue or anything else
- have fun with your day