pyradox VS mwclient

Compare pyradox vs mwclient and see what are their differences.

mwclient

Python client library to interface with the MediaWiki API (by mwclient)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pyradox mwclient
5 1
36 307
- 1.6%
1.8 6.8
over 2 years ago about 1 month ago
Python Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pyradox

Posts with mentions or reviews of pyradox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-20.
  • Is there an API for the game wikis?
    6 projects | /r/paradoxplaza | 20 Apr 2022
    There are also tools like pyradox, ck2utils(especially the esc subfolder), paradox-tools(I don't know if this one does anything for the wiki) and HairyDude's pdxparse (see also my fork) which can parse the game files and generate stuff for the wiki. This is usually then copy&pasted into the wiki, but I plan to change this with my tool. These tools all have support for eu4, but I never tried to search for tools for other games. If somebody knows tools for other paradox games, I would be interested in them.
  • I made v1.33 blank maps of the EUIV. I hope you enjoy it.
    3 projects | /r/eu4 | 11 Apr 2022
    The blank map is generated with blank_map.py from pyradox and the outline is generated with eu4borderlayer.py from the python part of ck2utils.
  • Extended Timeline Map - Provinces with No Ocean
    1 project | /r/eu4 | 8 Oct 2021
    You know that there are tools which can generate these kinds of maps, right? For example blank_map.py from https://github.com/ajul/pyradox
  • Is there a blank map for Voltaire's Nightmare?
    1 project | /r/eu4 | 2 Oct 2021
    You mean something like https://eu4.paradoxwikis.com/File:Blank_map.png but with Voltaire's Nightmare mod? If you don't find anything till monday, you can write me a message or write a new reply to my comment and I can generate it for you. But I don't have much time right now and I would have to check how to generate a map for a mod. IIRC I used pyradox to generate the map on the wiki
  • Province map?
    2 projects | /r/eu4 | 1 Jul 2021
    Are you looking for something like this or something like this? The first one can be generated with pyradox(but I don't know if it supports mods) and the other one with ck2utils. If you can't generate it yourself and don't find an existing map till tomorrow, you can ping me again and I can generate it for you.

mwclient

Posts with mentions or reviews of mwclient. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-20.
  • Is there an API for the game wikis?
    6 projects | /r/paradoxplaza | 20 Apr 2022
    The wikis have the normal mediawiki api and this can be used to update pages. But paradox uses their own login system, so you either have to use a tool which can use a cookie(you login with a browser and take the cookie from the browser) or you have to implement the paradox login in your tool or you have to get an administrator to enable support for a bot password(I have asked for this, but didn't get a reply). I have a python tool which can mirror the eu4 wiki and update some images and do simple page updates and I extended mwclient to handle the paradox login. If there is interest in this, I could clean up my tool and publish it.

What are some alternatives?

When comparing pyradox and mwclient you can also consider the following projects:

pdxparse - A parser for scripts used in Paradox Development Studios games, written in Haskell

MediaWiki-Tools - Tools for getting data from MediaWiki websites

Wiki-scripts - Scripts used on the official factorio wiki

infoboxer - Wikipedia information extraction library

wikifunctions - Python functions for retrieving data from the MediaWiki/Wikipedia API