Skip to content

Latest commit

 

History

History
41 lines (37 loc) · 857 Bytes

README.md

File metadata and controls

41 lines (37 loc) · 857 Bytes

Night Owls Detector

Prints usernames of people who submitted their solutions to devman.org between 23:59 and 7:00, taking timezones into account.

Requires Python 3. To install, run pip install -r requirements.txt. To run the tests, python tests.py is enough.

Example usage:

$ python seek_dev_nighters.py 
vergeev
vergeev
DmitriiSokolov
tonyflex
id181118707
tonyflex
tonyflex
ДмитрийВоронов
id54808965
tonyflex
tonyflex
ДмитрийВоронов
maksim.artemyev
maksim.artemyev
id240095620
tonyflex
tonyflex
tonyflex
tonyflex
tonyflex
id290437617
galbator1x
pythoneyron
ДмитрийВоронов
ДмитрийВоронов
galbator1x
rs.porosenok
rs.porosenok

Project Goals

The code is written for educational purposes. Training course for web-developers - DEVMAN.org