Compare commits
2 Commits
f194a5defc
...
02d1d0fb02
Author | SHA1 | Date | |
---|---|---|---|
02d1d0fb02 | |||
4cff2bea3e |
|
@ -4,10 +4,14 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Personal Data Fetcher Systems.
|
# Personal Data Fetcher Systems
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
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. The fetchers are mostly related either to
|
data spread around the internet.
|
||||||
|
|
||||||
|
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:
|
||||||
|
@ -41,7 +45,6 @@ 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:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.59'
|
__version__ = '0.1.60'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user