An website that display programming stats
Project description
# Progstats
|master|develop|
|:---:|:---:|
|[![build status](https://gitlab.namibsun.net/namboy94/progstats/badges/master/build.svg)](https://gitlab.namibsun.net/namboy94/progstats/commits/master)|[![build status](https://gitlab.namibsun.net/namboy94/progstats/badges/develop/build.svg)](https://gitlab.namibsun.net/namboy94/progstats/commits/develop)|
![Logo](resources/logo/logo-readme.png)
A Website that categorizes the git statistics, documentation and code coverage
of gitlab projects.
A live version is running at
[progstats.namibsun.net](https://progstats.namibsun.net)
The project is meant to be served using apache and wsgi. The data directory
containing the topics to display should be inside a separate data directory
that is located in the same directory as `progstats.wsgi`. So the structure
of the apache vhost should look something like this:
/var/www/progstat.namibsun.net/
-- progstats.wsgi
-- data/
-- git_stats/
-- gitstat/
...
An alias to that data directory should also be specified in the
vhost configuration file. A template for a vhost config file is
[here](config/apache.conf)
## Further Information
* [Changelog](https://gitlab.namibsun.net/namboy94/progstats/raw/master/CHANGELOG)
* [License (GPLv3)](https://gitlab.namibsun.net/namboy94/progstats/raw/master/LICENSE)
* [Gitlab](https://gitlab.namibsun.net/namboy94/progstats)
* [Github](https://github.com/namboy94/progstats)
* [Python Package Index Site](https://pypi.org/project/progstats/)
* [Progstats](https://progstats.namibsun.net/projects/progstats)
|master|develop|
|:---:|:---:|
|[![build status](https://gitlab.namibsun.net/namboy94/progstats/badges/master/build.svg)](https://gitlab.namibsun.net/namboy94/progstats/commits/master)|[![build status](https://gitlab.namibsun.net/namboy94/progstats/badges/develop/build.svg)](https://gitlab.namibsun.net/namboy94/progstats/commits/develop)|
![Logo](resources/logo/logo-readme.png)
A Website that categorizes the git statistics, documentation and code coverage
of gitlab projects.
A live version is running at
[progstats.namibsun.net](https://progstats.namibsun.net)
The project is meant to be served using apache and wsgi. The data directory
containing the topics to display should be inside a separate data directory
that is located in the same directory as `progstats.wsgi`. So the structure
of the apache vhost should look something like this:
/var/www/progstat.namibsun.net/
-- progstats.wsgi
-- data/
-- git_stats/
-- gitstat/
...
An alias to that data directory should also be specified in the
vhost configuration file. A template for a vhost config file is
[here](config/apache.conf)
## Further Information
* [Changelog](https://gitlab.namibsun.net/namboy94/progstats/raw/master/CHANGELOG)
* [License (GPLv3)](https://gitlab.namibsun.net/namboy94/progstats/raw/master/LICENSE)
* [Gitlab](https://gitlab.namibsun.net/namboy94/progstats)
* [Github](https://github.com/namboy94/progstats)
* [Python Package Index Site](https://pypi.org/project/progstats/)
* [Progstats](https://progstats.namibsun.net/projects/progstats)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
progstats-1.0.1.tar.gz
(7.8 kB
view hashes)
Built Distribution
progstats-1.0.1-py3-none-any.whl
(15.4 kB
view hashes)
Close
Hashes for progstats-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 345f4a4703859b3e59e5740d9f236ae3fa48a13704c465014c76c07cf1907219 |
|
MD5 | 1bbfead4e4c7f1018c3c68227a51fc7d |
|
BLAKE2b-256 | 4c100986f022789529d429a54ca13f3b198abae6f324e3eab0ad480031f21032 |