Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xi/project-stats

keep track of your projects
https://github.com/xi/project-stats

Last synced: about 1 month ago
JSON representation

keep track of your projects

Awesome Lists containing this project

README

        

project-stats can be used to keep track of all the projects you are involved
in. It collects data from several on- and offline data sources (e.g. git,
github, pypi, npm) and combines them in a short report.

installation
------------

::

pip install project-stats

configuration
-------------

See ``sample.yml``.

The configuration is expected in ``./projects.yml``, ``./.projects.yml``,
``~/.config/projects.yml``, or ``~/.projects.yml``. The path can also be
explicitly specified with ``-c``/``--config``.

command line arguments
----------------------

See ``project-stats -h``