codingforentrepreneurs / Pi-AwesomeLinks
References and guides to using & setting up a raspberry pi for your projects.
☆89Updated 3 years ago
Alternatives and similar repositories for Pi-Awesome
Users that are interested in Pi-Awesome are comparing it to the libraries listed below
Sorting:
- Turn your raspberry pi into a networked server! Learn to deploy a minimal Python application into your Pi. We'll cover using nginx, super…☆22Updated 4 years ago
- Use Django with Docker. Related code for the post--->☆43Updated 2 years ago
- Boilerplate FastAPI Python including a Dockerfile, docker-compose, and nginx config.☆40Updated last year
- Learn to build a basic machine learning model from scratch with this repo and tutorial series.☆70Updated 3 years ago
- In this section, we'll be implementing our Reusable Boto3 Utility (https://cfe.sh/courses/aws/reusable-boto3-utility) to implement secure…☆30Updated 3 years ago
- Learn how to integrate a minimal FastAPI project with Airtable as our data store.☆28Updated 4 years ago
- Deploy FastAPI from Scratch to a production server with this series.☆37Updated 4 years ago
- Serverless enables you to focus on code, not infrastructure. Deploy a Docker Container to Cloud Run using this series. Cloud Run is a ser…☆43Updated 2 years ago
- Deploy Django on Docker to Heroku and include OpenCV☆33Updated 3 years ago
- Create a Robust CDN for your Django Project Static Files in this section. This repo is the reference code for the Django + S3 + Cloudfron…☆11Updated 4 years ago
- Source Code for 'Designing Microservices with Django' by Akos Hochrein☆56Updated 2 years ago
- Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku☆106Updated 3 years ago
- Learn to build & deploy a MVP landing page using Django, Python, & Bootstrap. The tutorial series covers the Django basics using Django 3…☆51Updated 2 years ago
- Safe temperature monitor for baby's room. Made for Raspberry Pi Pico.☆76Updated 4 years ago
- IaC: Ansible teaches you how to use the fundamentals of Ansible to leverage document-based automations and configure your servers with ea…☆18Updated 3 years ago
- ☆28Updated 3 years ago
- Various notebooks we're working on from either our blog cfe.sh/blog or as general research.☆34Updated 3 years ago
- Create a Video Membership app using FastAPI & NoSQL☆107Updated 4 years ago
- Everything you need to know about learning Python is here. This is a catalog that teaches you how to code in Python. In fact, everything …☆115Updated 4 years ago
- Learn how to build your first neural network using Keras and Tensorflow to do Deep Learning!☆17Updated 5 years ago
- Deploy a microservice REST API endpoint for our Try Django 3.2 https://cfe.sh/projects/try-django-3-2 project using FastAPI, pytesseract,…☆88Updated 4 years ago
- Code and other materials for Talk Python's Getting started with Django course☆30Updated 2 years ago
- For this tutorial, I'll have an accompanying eBook along with videos (coming soon) for each day.☆31Updated 5 years ago
- Clone of Google Keep built using Django and Javascript