• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

martin-majlis / Wikipedia-API / 107

Builds Branch Commit Type Ran Committer Via Coverage
107 master Add few more badges. push 30 Jan 2019 08:15PM UTC martin-majlis travis-ci pending completion   set done
106 master Uses logger and adds documentation about logger ``` import wikipediaapi import sys wikipediaapi.log.setLevel(level=wikipediaapi.logging.DEBUG) out_hdlr = wikipediaapi.logging.StreamHandler(sys.stderr) out_hdlr.setFormatter(wikipediaapi.logging.... push 27 Jan 2019 05:08PM UTC martin-majlis travis-ci pending completion   set done
105 master Add links to underlying API. push 27 Jan 2019 12:41PM UTC martin-majlis travis-ci pending completion   set done
104 0.4.3 Update version to 0.4.3 for new release. push 27 Jan 2019 10:44AM UTC martin-majlis travis-ci pending completion   set done
103 master Update version to 0.4.3 for new release. push 27 Jan 2019 10:43AM UTC martin-majlis travis-ci pending completion   set done
102 master Updates changelog push 27 Jan 2019 10:42AM UTC martin-majlis travis-ci pending completion   set done
101 master Supports pages without sections This fixes #18 Now it is possible to extract text from pages without sections. Example: ``` import wikipediaapi wiki_wiki = wikipediaapi.Wikipedia(language='ja', extract_format=wikipediaapi.ExtractFormat.WIKI) ... push 27 Jan 2019 10:31AM UTC martin-majlis travis-ci pending completion   set done
100 master Adds support for unquoting page title When page title is provided in the form of part of URL system should be able to unquote it to make life of the users easier. push 27 Jan 2019 10:09AM UTC martin-majlis travis-ci pending completion   set done
99 0.4.2 Update version to 0.4.2 for new release. push 06 Jan 2019 12:04PM UTC martin-majlis travis-ci pending completion   set done
98 master Update version to 0.4.2 for new release. push 06 Jan 2019 12:04PM UTC martin-majlis travis-ci pending completion   set done
97 master Update travis to correct Python 3.7 version push 06 Jan 2019 11:59AM UTC martin-majlis travis-ci pending completion   set done
96 master Correctly specify required Python versions. It has to be at least Python 3.4 since this package is using IntEnum. push 06 Jan 2019 11:55AM UTC martin-majlis travis-ci pending completion   set done
95 master Extend support to Python 3.3 push 06 Jan 2019 11:48AM UTC martin-majlis travis-ci pending completion   set done
94 0.4.1 Update version to 0.4.1 for new release. push 06 Jan 2019 11:37AM UTC martin-majlis travis-ci pending completion   set done
93 master Update version to 0.4.1 for new release. push 06 Jan 2019 11:36AM UTC martin-majlis travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc