Skip to content

reagle/thunderdell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a suite of python scripts for bibliographic management using Freeplane mindmapper. busy.py is a command-line Web scraper that extracts (bibliographic) information from Web pages and store it in varied formats, such as a mindmap, blog, log file, and twitter. It has general heuristics, modular site-specific heuristics, and can use DOI and ISBN Web services. thunderdell.py is used to create bibtex/biblatex bibliographies from such mindmaps.

See the online documentation for more.

Installation

Install using uv:

uv venv # Create a virtual environment
uv pip install -e . # Install in editable mode

This will install the package in development mode, allowing you to modify the code and see changes immediately.

About

Python scripts for bibliographic management using Freeplane mindmapper.

Resources

Stars

Watchers

Forks

Packages

No packages published