Skip to main content

A library to analyze team mates contributions to projects.

Project description

Team-Mates

A simple python library to analyze team-mates contributions to projects, using tools like Git and Trello. It embed a web interface to easily consult theses informations.

Sources

Display the web interface

python3 -m team-mates web -p 8080 --browser

Run the dataviz web server on port 8080 (if omitted, default is 5000)

Contribution

Development environement

To work on this project you need to install the followings:

  • Python >= 3.6
  • virtualenv
  • npm / angular6

Project structure

team-mates
├── frontend    // angular frontend
├── Makefile    // custom commands
├── MANIFEST.in // static files mgmt
├── README.md   // documentation
├── setup.py    // package configuration
└── team_mates  // team-mates package

Utils commands

A full list of commands can be retrieve by doing

$ make help

Example output

help                           display this help
install                        install dev dependencies in a virtualenv
upload                         build and upload package on pypi

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

team_mates-0.0.5.tar.gz (3.1 MB view hashes)

Uploaded Source

Built Distribution

team_mates-0.0.5-py3-none-any.whl (3.2 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page