https://github.com/rocky-jaiswal/hello-py-data
Python learning experiments - Attempt 148
https://github.com/rocky-jaiswal/hello-py-data
Last synced: 7 months ago
JSON representation
Python learning experiments - Attempt 148
- Host: GitHub
- URL: https://github.com/rocky-jaiswal/hello-py-data
- Owner: rocky-jaiswal
- Created: 2025-01-25T08:16:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-25T08:18:01.000Z (10 months ago)
- Last Synced: 2025-02-05T11:39:22.090Z (9 months ago)
- Language: Python
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Starter
Python starter project
## Get Started
- `uv sync`
- `uv run hello.py`
- `uv run pytest`
## Note
Uses "uv" & "ruff"