https://github.com/tthebc01/cow.py
Are cow pies good for bitcoin?
https://github.com/tthebc01/cow.py
bitcoin energy-data mining pyscript python3
Last synced: 11 days ago
JSON representation
Are cow pies good for bitcoin?
- Host: GitHub
- URL: https://github.com/tthebc01/cow.py
- Owner: TtheBC01
- Created: 2022-09-14T07:32:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T05:50:11.000Z (2 months ago)
- Last Synced: 2025-03-27T19:23:26.486Z (28 days ago)
- Topics: bitcoin, energy-data, mining, pyscript, python3
- Language: HTML
- Homepage: http://toddchapman.io/cow.py/
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [cow.py](https://toddchapman.io/cow.py/) 🤔💭🐄💩=💰
This is a simple website that uses [pyscript](https://pyscript.net/) (instead of regular old javascript) to fetch some data and run some simple calculations in the browser. Why? So that the cow.py pun makes sense.
## To run locally
```sh
git clone https://github.com/TtheBC01/cow.py.git
cd cow.py
python -m http.server
```