IMPORTANT NOTICE :
Feb 21, 2022 : Please ignore all versions mentioned in the post and reply. I have moved the platform. Here is an example : https://w55o8f.deta.dev/redoc
July 14, 2021 : this board contain the latest deployment taking advantage of the better security options available. It has also added user usage tracking. https://trello.com/b/POqPZOwG/just-a-butler-add-on
Jul 31 : A new better version of this service has been created. While I welcome you to read to understand the background, it is likely that the links are broken. Here's a video of the latest version. https://youtu.be/nG-Wi3nmdgQ
I HAVE SINCE CREATED A NEW VERSION USING ON TRELLO BOARDS WITH BETTER EASE OF USE FEATURES, SECURITY BUILT-IN AND USE OF PRE-TESTED MODULES INSTEAD OF USE SUPPLIED CODES
Inspired by @Iain Dooley I wrote this "as a service" offering for python enthusiasts who might want to use py-trello to automate processing of boards, lists and or cards where Bulter or Power-Ups are unable to handle. Here's a Trello board that gives you more information.
https://trello.com/b/yqPeHLr7/superhero-power
This is beta (including Wayscript)...so do expect surprises :)....for example the CSS on the form is not working for me :) You will be among the first to use it. I recommend that you start with queries or to built a new board https://github.com/xu2xulim/Superhero-Power/blob/master/Add%20board%20and%20stuff
What I want to achieve from this discussion is for you to suggest 5 reusable modules that I can develop, test and share in the repo. You can choose to "like" an suggestion instead.
If it proves to be bad idea, it will be decommissioned :(
One of the most serious downside to the current implementation is the lack of capabilities that will respond to events as they happens on the board. This is already present on Wayscript. So there may be a need to explore how the code that runs this service can be used at an endpoint for API calls. The next will definitely be performance if this were to support many clients. The upside is that the logic is supplied by the users. What are you thoughts? Important not to replicate existing capabilities.
@Iain Dooley
Wayscript is available as a beta now. Just using it. If you can try the endpoint. I put it up yesterday evening. Now trying to imagine a subscribe & trigger system. Thanks for being among the first users.
Above is the script for Power, Explore and the endpoint. Currently, there is only 1 piece of real code for both the Power and Endpoint. Explore basically retrieves the IDs from Trello. py-trello makes coding very much easier.
@Iain Dooley you can now register your code and run through the endpoint.
This is the first set of services from the vault. Hope to be able to do some basic schedule and run soon with ShowTime.
@Iain Dooley While all the above works, having a system that requires users to produce their own py-trello code with little or no visibility when coding and test is not going to work. I have since created a new version of the tool with a sandbox on Trello where each user has private launch cards (security built-in). They can then add a card link to a module of their choice and move the card into a launchpad to execute the code. Now doing the documentation and making enhancements to include input struct parameters that will influence the way the code runs. These are exciting experiments for a retiree.
@Iain Dooley Just completed a successful launch from basecamp. This in addition to launching from the Sandbox which is team board centric implementation.
Demo videos :
https://www.loom.com/share/c562846b031148f5afc706b618d0ba2e
https://www.loom.com/share/0c4e51fe2e5440749376fa5332fdb5f4
Starting on my documentation
Here's a prototype of the dashboard built with Streamlit and Deta Base