Skip to content

A program which takes tasks and users from the API and produces reports based on it. (uses requests lib)

Notifications You must be signed in to change notification settings

Nick932/ReportCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Report creator

Script for extracting data from two JSON API endpoints: first one includes all users, and second one includes tasks of them. After data extraction, creates report files in the necessary directory.

Requirements

  • Python 3.5.2+
  • requests library (2.23.0)
  • Linux OS (was tested on Ubuntu 16.04)
  • See requirements.txt for more detail

To contribute

There are no something special to join the project.

Contacts

To contact with me: @MaikSturm932 (using Telegram app) or email: maik.sturm932@gmail.com

About

A program which takes tasks and users from the API and produces reports based on it. (uses requests lib)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages