You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
skorpiox22 edited this page Nov 17, 2023
·
2 revisions
Introduction
Wikinalyze is a research aid software created by SkorpioX22 on 17 August, 2023. It is designed to automate and streamline the process of comparing the size and the amount of documentation that is present in several Wikipedia Articles.
Currently, it uses Python as its base with TCL as its mainframe for its .exe program environment. It is an open source project, and it is also available on SourceForge.
Inner workings
Wikinalyze currently uses the Matplotlib Python Library to plot out data. Data is also extracted from the Wikipedia API.