issues
search
glassflow
/
glassflow-python-sdk
GlassFlow Python SDK to publish and consume data to your pipelines at Glassflow.dev
https://docs.glassflow.dev
MIT License
9
stars
0
forks
source link
add method `is_valid` with integration tests and docs
#20
Closed
PabloPardoGarcia
closed
2 months ago
PabloPardoGarcia
commented
2 months ago
Add new method
is_valid
to check if pipeline is valid (checks
pipeline_id
and
pipeline_access_token
)
Add integration tests
Add documentation
Update docs logos
is_valid
to check if pipeline is valid (checkspipeline_id
andpipeline_access_token
)