raindrops
raindrops is a command-line utility for developing and building serverless applications in Google Cloud Platform's
Cloud Functions in Python.
Installation
The easiest way to install raindrops is using pip from your virtual environment.
From PyPI:
pip install raindrops
Or directly from GitHub:
pip install git+https://github.com/coelhosilva/raindrops.git
Quickstart
Initializing an HTTP Cloud Function from boilerplate code:
raindrops --init http
Roadmap
raindrops is currently in alpha development status. Features to be added:
- gcloud wrapper for deploying a Cloud Function.
Release files for raindrops 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| raindrops-0.0.3.tar.gz | 5.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| raindrops-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:12.2 kB
Release files / raindrops-0.0.3.tar.gz
| Download URL | raindrops-0.0.3.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6433b38fde2a6b1d61b80231a384b9296ecf218b767cba367d6b26f4a7147a71
|
|
BLAKE2b-256 checksum How to use checksums |
3a8d59a948adc159978843ed8dbbb4b95c90ebbdf05e2c85a9666046848458b2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10
|
Release files / raindrops-0.0.3-py3-none-any.whl
| Download URL | raindrops-0.0.3-py3-none-any.whl |
|---|---|
| Size | 6.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
055ac01879ed2bcae4ed13c2dfd25185f22319097a5291839985a3033a23f497
|
|
BLAKE2b-256 checksum How to use checksums |
bc64346d6cfd624e3c868d8d5251c8deceaf1761b7d19bdaccb76f4286922440
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10
|