scylladb / care-pet

Care Pet IoT ScyllaDB example
https://care-pet.docs.scylladb.com/
Apache License 2.0
47 stars 28 forks source link

Add python example #121

Closed zseta closed 1 year ago

zseta commented 1 year ago

This PR adds the care-pet example in Python. I worked based on the JS example and slightly narrowed the scope to focus on the most important elements.

tzach commented 1 year ago

Pyhon example should be added to the left menu and from the docs image

See build-with-rust.md for an example

aws-amplify-us-east-2[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-121.d2s1mlfs281q1m.amplifyapp.com

Files changed:

tzach commented 1 year ago

@zseta the PR looks good but is lacking info on how Pyhton driver is actualy used. https://pr-121.d2s1mlfs281q1m.amplifyapp.com/build-with-python/

See for example the Java exmaple, with Java snippet https://pr-121.d2s1mlfs281q1m.amplifyapp.com/build-with-java/

This can be done in a followup PR.

zseta commented 1 year ago

Ok let's do that in another PR @tzach . @annastuchlik could you also have a quick look if everything looks okay as far as menus and toctrees, formatting etc

aws-amplify-us-east-2[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-121.d2s1mlfs281q1m.amplifyapp.com

Files changed:

annastuchlik commented 1 year ago

This PR is already merged, but I've reviewed it, and everything looks and renders good. Some minor language improvements may follow in another PR.