Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lihop/quotes
Quotes of various funds
https://github.com/lihop/quotes
Last synced: about 16 hours ago
JSON representation
Quotes of various funds
- Host: GitHub
- URL: https://github.com/lihop/quotes
- Owner: lihop
- License: cc0-1.0
- Created: 2022-01-27T02:21:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:04:30.000Z (about 2 months ago)
- Last Synced: 2024-10-29T09:22:39.189Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 2.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Usage
```
nix-shell
python -m venv .venv
. .venv/bin/activate
python -m pip install -r requirements.txt
python scrape.py
```