
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Wikipedia with sections is a Python library that makes it easy to access and parse data from Wikipedia.
This is a fork from Jonathan Goldsmith's Wikipedia package <https://github.com/goldsmith/Wikipedia>
__
.. code:: python
import wikipedia
ny = wikipedia.page("New York") ny.sections[:5]
To install Wikipedia, simply run:
::
$ pip install wikipedia_sections
Wikipedia is compatible with Python 2.6+ (2.7+ to run unittest discover) and Python 3.3+.
See https://github.com/goldsmith/Wikipedia for full dcumentation.
MIT licensed. See the LICENSE file <https://github.com/sachavakili/Wikipedia/blob/master/LICENSE>
__ for
full details.
Wikipedia <https://github.com/goldsmith/Wikipedia>
__ by Jonathan Goldsmith for the original repositorywiki-api <https://github.com/richardasaurus/wiki-api>
__ by
@richardasaurus for inspirationWikimedia Foundation <http://wikimediafoundation.org/wiki/Home>
__ for giving
the world free access to dataFAQs
Wikipedia API for Python extracting sections
We found that wikipedia-sections demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.