Skip to content

Fetches information about libraries from the German Library Association

License

Notifications You must be signed in to change notification settings

fundevogel/we-love-libraries

Repository files navigation

We love libraries!

This library provides an easy way to generate lists of german libraries by scraping the website of the German Library Association.

Getting started

Depending on your setup you might prefer a ..

Local installation via virtualenv

Running setup.sh will install all dependencies inside a virtual environment, ready for action.

Global installation via requirements.txt

It's as easy as pip install -r requirements.txt, but you might want to make sure that Python v3 is installed on your system.

Usage

Generating datasets is really straightforward:

$ python main.py

This will generate json files for all german states under libraries/.

Happy coding!

©️ Fundevogel Kinder- und Jugendbuchhandlung

About

Fetches information about libraries from the German Library Association

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published