An open API service indexing awesome lists of open source software.

https://github.com/cianhub/python100daysofcode-day2

A solution for finding the first and last system shutdown initialise events from a log file.
https://github.com/cianhub/python100daysofcode-day2

100daysofcode python

Last synced: 8 months ago
JSON representation

A solution for finding the first and last system shutdown initialise events from a log file.

Awesome Lists containing this project

README

          

# 100 Days of Python: Day 2

A solution for finding the first and last system shutdown initialise events from a log file.