claimed-framework / component-library

The goal of CLAIMED is to enable low-code/no-code rapid prototyping style programming to seamlessly CI/CD into production.
Apache License 2.0
2.31k stars 4.05k forks source link

Good idea but... #242

Open uprokevin opened 1 year ago

uprokevin commented 1 year ago

Idea of : Write once, re-use anywhere is good.

Think it woyld be good to remove dependency on jupyter and only allows :

python base code 
CLI

to ensure more portability.

Have got similar idea : pip install utilmy
A collection of One Liner to do tasks

         df = pd_read_file ( from anywhere S3, local, Hadooop, .  any format)
romeokienzler commented 1 year ago

hi @pprokevin what is your issue content? you want us to strip down the requirements/dependencies?

romeokienzler commented 11 months ago

Hi @pprokevin we've added support for python only, bash scripts will follow

Here a little recording how this works.....https://www.youtube.com/watch?v=IhrIzLgY-Cg