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.3.tar.gz
(7.8 kB
view hashes)
Built Distribution
progstats-1.0.3-py3-none-any.whl
(15.4 kB
view hashes)
Close
Hashes for progstats-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 009dcfbbe7f89a32390ae48506a3490f4b588aa9efe4938b1095fd326cf6be7f |
|
MD5 | cd93ee1550d778481be3d38df06263dd |
|
BLAKE2b-256 | 2c376ffa2105bf27e566ce60aad3322ce07e98f7ad7402463d5a00316885295a |