When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Wikipedia:User scripts/Guide - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:User_scripts/Guide

    In MODULE_CODE, we want to add the "Wikify" tab, so we will use the addPortletLink() function (which requires the mediawiki.util module). Replace MODULE_CODE with a call to this function. Then we'll bind an event handler so that when this link is clicked, we will call another function named doQwikify() that will actually execute the code.

  3. Category:Python (programming language) libraries - Wikipedia

    en.wikipedia.org/wiki/Category:Python...

    Python (programming language) scientific libraries (36 P) Pages in category "Python (programming language) libraries" The following 43 pages are in this category, out of 43 total.

  4. List of Python software - Wikipedia

    en.wikipedia.org/wiki/List_of_Python_software

    Python Package Index (formerly the Python Cheese Shop) is the official directory of Python software libraries and modules; Useful Modules in the Python.org wiki; Organizations Using Python – a list of projects that make use of Python; Python.org editors – Multi-platform table of various Python editors

  5. Wikipedia:Graphs and charts - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Graphs_and_charts

    Module:Chart creates bar and pie charts on Wikipedia without need for external tools; Many spreadsheet, drawing, and desktop publishing programs allow you to create graphs and export them as images. gnuplot can produce a wide variety of charts and graphs; see samples with source code at Commons. In Python using matplotlib

  6. Wikipedia:Tools/Editing tools - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Tools/Editing_tools

    The following may seem trivial for Unix-experienced people, but a collection of ready-to-use regular expressions can help people who don't know anything or much about regular expressions. For these people: You can use regular expressions in many editors to perform complex editing tasks. This will give the headings more (or fewer) equal signs (=).

  7. Help:Creating a bot - Wikipedia

    en.wikipedia.org/wiki/Help:Creating_a_bot

    In Python, using either mwclient or wikitools, then adding bot=True to the edit/save command will set the edit as a bot edit - e.g. PageObject.edit(text=pagetext, bot=True, summary=pagesummary). Monitoring the bot status

  8. Help:Export - Wikipedia

    en.wikipedia.org/wiki/Help:Export

    Use the Python Wikipedia Robot Framework. This won't be explained here. By default only the current version of a page is included. Optionally you can get all versions with date, time, user name and edit summary. Additionally you can copy the SQL database.

  9. Pygame - Wikipedia

    en.wikipedia.org/wiki/Pygame

    Pygame is a cross-platform set of Python modules designed for writing video games. ... There is a regular competition, called PyWeek, to write games using Python (and ...