1
0

Compare commits

..

No commits in common. "02d1d0fb02711ffcb01121c982270b0dff0bc461" and "f194a5defc4884e16bae647af23b96b0452145c1" have entirely different histories.

2 changed files with 4 additions and 7 deletions

View File

@ -4,14 +4,10 @@
# Personal Data Fetcher Systems # Personal Data Fetcher Systems.
![Test program/library](https://gitfub.space/Jmaa/personal-data/actions/workflows/python-test.yml/badge.svg)
This program collects several small data fetchers, for downloading personal This program collects several small data fetchers, for downloading personal
data spread around the internet. data spread around the internet. The fetchers are mostly related either to
The fetchers are mostly related either to
personal finance, or to various nerdy hobbies. personal finance, or to various nerdy hobbies.
Supported fetchers: Supported fetchers:
@ -45,6 +41,7 @@ Use `--help` option to see all options.
- [ ] [Gandalf](https://gandalf.network/)? Seems to support a bunch of - [ ] [Gandalf](https://gandalf.network/)? Seems to support a bunch of
different sites, but not in the detail I want. different sites, but not in the detail I want.
## Dependencies ## Dependencies
All requirements can be installed easily using: All requirements can be installed easily using:

View File

@ -1 +1 @@
__version__ = '0.1.60' __version__ = '0.1.59'