Skip to content

Setup - #1

Closed
hal-8999-alpha wants to merge 39 commits into
mainfrom
setup
Closed

Setup#1
hal-8999-alpha wants to merge 39 commits into
mainfrom
setup

Conversation

@hal-8999-alpha

Copy link
Copy Markdown
Contributor

Currently there is one main script (app.py) and three libraries for the api calls, commands and gui.

The CLI does a wellness check to ensure the server is running and also stores the current version of Pieces OS to memory.

The CLI has a a working Help command, List by index command which uses assets/identifiers to pull uids and then uses asset/{id} to open an asset by uid. There is also a working Run command which allows the user to run the CLI in a loop. This loop stores the current list of UIDs and the last UID to be opened in memory.

@mark-at-pieces mark-at-pieces left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took a first scan through on this:

  1. really glad to see that the SDK is working solid for you!
  2. I noticed that you have set up an Applications.db, I assume this will be a strategy that will be used to start to cache results from the api? if so would love to chat more about this in our next call
  3. I noticed that you have the "Code-Detection-API-dev" folder in the PiecesSDK, this was just a started project so would be awesome if you removed this from the repo
  4. apart from that I have a couple other comments regarding the code within each of the requests however we can also iron those out in the next call as well

Going to be look on publishing the PythonSDK today, should hopefully be up shortly!

@hal-8999-alpha

Copy link
Copy Markdown
Contributor Author

Going to do a new pull request with what I currently have since I feel like we actually reached "setup"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants