Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgxBlock

WARNING: USE AT YOUR OWN RISK

CloudGenix SDK using block progarmming.

Versions

  • 07/25/2019 - Initial release

Instructions to install using python:

  • Install python3
  • Install cloudgenix python sdk : pip3 install cloudgenix
  • If pip3 isn't install, please install it
  • Install flask: pip3 install Flask
  • Run the script: python3 cgxBlocks.py
  • Point your browser to http://127.0.0.1:5000/

Instructions to install using docker:

Generating python code and running it:

  • If you press the show button, you will see the python code that will be executed when you click "run".
  • To use that code, you will need to copy the cgxuax.py file to the directory from which you are running that code.

Saveing and Loading:

  • You can save the cgxBlocks program by clicking "Save" button. It will produce XML string that will be copied to your clipboard and also to the "Saved code:" text box.
  • To load a program, clear the "Saved code:" text box and paste XML string into it and hit the "Load" button.
  • WARNING: The XML will include the authentication TOKEN.

ENJOY!

About

CloudGenix SDK without a single line of code!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages