3 Commits

Author SHA1 Message Date
f9e4207651 Merge branch 'release-1.2' 2017-11-05 15:52:46 +01:00
82662fc882 Merge branch 'release-1.1' 2017-11-05 15:41:45 +01:00
db6e7fd246 Merge branch 'release-1.0' 2017-11-05 15:36:16 +01:00
4 changed files with 10 additions and 28 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "jogobot"]
path = jogobot
url = ../jogobot

View File

@@ -6,26 +6,12 @@ of [User:JogoBot](https://de.wikipedia.org/wiki/Benutzer:JogoBot) on the
On [JogoBots wikipedia user page](https://de.wikipedia.org/wiki/Benutzer:JogoBot/Charts) a more detailed description can be found.
## Requirements
* python3.4+
* pywikibot-core
The libraries above need to be installed and configured manualy considering [documentation of pywikibot-core](https://www.mediawiki.org/wiki/Manual:Pywikibot).
* mwparserfromhell
* isoweek
* [jogobot-core module](https://git.golderweb.de/wiki/jogobot)
Those can be installed using pip and the _requirements.txt_ file provided with this packet
pip install -r requirements.txt
* Python 3.4+ (at least it is only tested with those)
* pywikibot-core 2.0
* [jogobot-core module](https://github.com/golderweb/wiki-jogobot-core) used as submodule
* [Isoweek module](https://pypi.python.org/pypi/isoweek)
## Versions
* v1.3
- jogobot module not longer included
* v1.2
- improved repo structure
* v1.1
@@ -34,10 +20,10 @@ Those can be installed using pip and the _requirements.txt_ file provided with t
- first stable release
## Bugs
[jogobot-charts Issues](https://git.golderweb.de/wiki/jogobot-charts/issues)
[wiki-jogobot-charts on fs.golderweb.de (de)](https://fs.golderweb.de/proj20)
## License
GPLv3+
## Author Information
Copyright 2018 Jonathan Golder <jonathan@golderweb.de>
Copyright 2017 Jonathan Golder <jonathan@golderweb.de>

1
jogobot Submodule

Submodule jogobot added at d69d873624

View File

@@ -1,8 +0,0 @@
# mwparserfromhell
mwparserfromhell
# isoweek
isoweek
# jogobot
git+https://git.golderweb.de/wiki/jogobot.git#egg=jogobot