Skip to main content

A library to scrap content from wikipedia categories

Project description

:star: :guitar: :octocat: :godmode:

highway_star

scrap biographies of celebrities on wikipedia that committed suicide and plot their life course

HOW TO RUN LOCALLY

Using virtual environment

On Linux/MacOS

start by creating a virtual environment with the command line

python3 -m venv env

then, activate it with :

source env/bin/activate

install requirements

python3 -m pip install -r requirements.txt

finally, run main

python3 main.py

On WINDOWS

start by creating a virtual environment with the command line

py -m venv env

python3 -m venv env

then, activate it with :

.\env\Scripts\activate

install requirements

py -m pip install -r requirements.txt

finally, run main

py main.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

highway_star-0.0.3.6.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

highway_star-0.0.3.6-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page