(Translated by https://www.hiragana.jp/)
GitHub - GeneralNotability/bullseye: Extended IP info for Wikipedia
Skip to content

GeneralNotability/bullseye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bullseye

Extended IP info for Wikipedia

Toolforge

bullseye is hosted on Wikimedia Toolforge at https://bullseye.toolforge.org

Running the tool

Get the repo

git clone https://github.com/GeneralNotability/bullseye.git
cd bullseye

Set up a Python virtual environment

python -m venv venv

Then activate the virtual environment

Install the requirements

pip install -r requirements.txt

Configure

Create a settings file from the provided bullseye/settings-example.py

Don't forget to download GeoLite2-City.mmdb from MaxMind and place it in the project root.

Run the Django development server

python manage.py runserver

About

Extended IP info for Wikipedia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages