Pydantic: Simplifying Data Validation in Python – Real Python
Link: Pydantic: Simplifying Data Validation in Python – Real Python: "Discover the power of Pydantic, Python's most popular data parsing, validation, and serialization library. In this hands-on tutorial, you'll learn how to make your code more robust, trustworthy, and easier to debug with Pydantic."
Excellent introduction and overview of one of the most used python packages: Pydantic.
Python F-String Codes I Use Every Day - Pybites
Link: Python F-String Codes I Use Every Day - Pybites: "I use f-strings every day. The irony is I also every day end up searching the Web to find the correct format to use. Until one day I thought a"
Very helpful cheat sheet of all the options around python f-strings
So your teacher wants you to do open source
Link: So your teacher wants you to do open source: "If your teacher (or tutorial/video/hackathon/etc) says "go do X in an open source project" and then sends you off unsupervised, they haven't adequately prepa..."
Teachers, like me, might think it’s a good idea to suggest that students do a quick open source contribution. This article explains why that might be doing harm to the project’s.
Designing a Pure Python Web Framework · Reflex Blog
Link: Designing a Pure Python Web Framework · Reflex Blog: ""
Another web app stack written in pure python. Claim to fame seems to be that it compiles pure python into a react front and and a FastAPI back end. Programmer does not need to know JavaScript, html, css etc. Which is nice. But for me personally it’s not the kind of structure I would want. But still worth a look I think!
Kamal: hot deployment tool to watch—or a total game changer?—Martian Chronicles, Evil Martians’ team blog
Link: Kamal: hot deployment tool to watch—or a total game changer?—Martian Chronicles, Evil Martians’ team blog: "The SRE pros at Evil Martians attempt an objective analysis of the promises, applications, and potential of Kamal (formerly known as MRSK), plus things to watch out for."
An excellent review and investigation of the new hotness in cloud deployment, Kamal. Alternative to K8S and k3s, supposedly much simpler.
About Articulated Robotics.
Link: About Articulated Robotics.: "Mini lessons in robotics"
I just came across this set of tutorials and ROS1 and 2 tutorials. From a sample of a few I can say that they are really excellent!
Introduction | Foxglove | Docs
Link: Introduction | Foxglove | Docs: "Foxglove helps teams explore, collaborate on, and ultimately make sense of their data more efficiently."
I have seen this demoed. Haven't tried it yet, but it looks great. In summary (I think) it is an RVIZ++ but that runs in a web browser. So, you can for example access it from an iPad or a non-Linux computer. Looks very useful.
Asimovo Home - Asimovo
Link: Asimovo Home - Asimovo: "Smarter Robotics Collaborate / Simulate / Accelerate RoboDevOps platform to accelerate your development and adoption Get Started Connecting robotics teams to resources We are on a mission to accelerate the development and introduction of smarter robots into everyday life. Our platform empowers iterative development and collaboration helping you accelerate your development process and team performance: Use"
Another online Robotics Development Enviorment for your collection!
GitHub - IDiAL-IMSL/Edurob: Educational robot with support for various drive kinematics
Link: GitHub - IDiAL-IMSL/Edurob: Educational robot with support for various drive kinematics: "Educational robot with support for various drive kinematics - IDiAL-IMSL/Edurob"
A really cool (another one) open source robot "framework". Supports several different steering algorithms. Looks kind of cute too. It is said that the parts can be bought for $250.