No Micro Python videos yet. You could help us improve this page by suggesting one.
Airtable is a powerful cloud-based software that combines spreadsheets and databases, offering real-time collaboration and customizable features for efficient task management1.
Based on our record, Airtable should be more popular than Micro Python. It has been mentiond 130 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
It is possible to speed up the development and delivery process for many internal applications by using no-code or low code tools. These vary in offerings from open source to SaaS, including popular ones like AirTable, BudiBase, Retool, NocoDB and others. These can all greatly help speed up delivery times. - Source: dev.to / 5 months ago
For the backend, I opted for Airtable as a database. It's a simple, no-code solution that I've used before. It's not the most powerful database, but it's perfect for a project like this. I could easily add, edit, and delete records, and it has an embeddable form functionality that I used for user submissions. - Source: dev.to / about 1 year ago
Airtable.com — Looks like a spreadsheet, but it's a relational database unlimited bases, 1,200 rows/base, and 1,000 API requests/month. - Source: dev.to / about 1 year ago
The ?XXXXX part of the URL identifies the type of interface page it is. Just copy that and then your formula is just "https://airtable.com.../...?XXXXXX=" & RECORD_ID() I'm not sure it works in every type of interface page (where you've started from a blank page for example). There has to be something to identify the record viewed from the page, if you see what I mean. Source: over 1 year ago
So I started building something on airtable.com that would allow me to easily track updates for each batch. What in your experience would make sense to track that I may be missing? Source: over 1 year ago
I'll link to it because many people don't know a version of Python runs on microcontrollers: https://micropython.org/. - Source: Hacker News / 2 months ago
I'm personally working on something like this for the ESP32, but written on top of micropython [1]. A few things are written in C such as the display driver, but otherwise most things are in micropython. We chose the T-Watch 2020 V3 microphone variant as the platform [2]. Our objective is to build a modern PDA device via a mostly stand-alone watch that can be synced across devices (initially the Linux desktop). We... - Source: Hacker News / 4 months ago
For context > MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. https://micropython.org/. - Source: Hacker News / 11 months ago
Just putting my hand up to say that MicroPython is awesome (and runs on the RP2040). https://micropython.org. - Source: Hacker News / about 1 year ago
If you really want to engage in the travesty that is shoehorning a high level scripting language into an environment that has 512 bytes of RAM and less clock cycles than an electric toothbrush, there is micropython. Source: over 1 year ago
Asana - Asana project management is an effort to re-imagine how we work together, through modern productivity software. Fast and versatile, Asana helps individuals and groups get more done.
Mode Python Notebooks - Exploratory analysis you can share
Trello - Infinitely flexible. Incredibly easy to use. Great mobile apps. It's free. Trello keeps track of everything, from the big picture to the minute details.
Invent With Python - Learn to program Python for free
Basecamp - A simple and elegant project management system.
Full Stack Python - Explains programming language concepts in plain language.