https://github.com/pipedreamhq/pipedream-py
Python support
https://github.com/pipedreamhq/pipedream-py
Last synced: 6 months ago
JSON representation
Python support
- Host: GitHub
- URL: https://github.com/pipedreamhq/pipedream-py
- Owner: PipedreamHQ
- License: mit
- Created: 2021-10-18T19:15:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T23:34:09.000Z (almost 4 years ago)
- Last Synced: 2025-06-07T10:41:23.600Z (7 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 3
- Watchers: 11
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pipedream-py
Python support
# Hacking
We use hatch https://ofek.dev/hatch/latest/
```
hatch grow minor
hatch release
```