codingforentrepreneurs / docker-pythonLinks
Dockerfiles for various python configurations.
☆10Updated 4 years ago
Alternatives and similar repositories for docker-python
Users that are interested in docker-python are comparing it to the libraries listed below
Sorting:
- Learn all about Django Class Based Views in this tutorial series.☆13Updated 4 years ago
- Learn how to create a single page (module) Django app with this quick tutorial.☆27Updated 5 years ago
- Django Models Unleashed 2021. An updated and expanded reference guide for mastering all things Django Models.☆12Updated 4 years ago
- ☆35Updated 2 years ago
- Learn how to build your first neural network using Keras and Tensorflow to do Deep Learning!☆17Updated 5 years ago
- Integrate Elastic Search on a Django project using elasticsearch-dsl elasticsearch-py and django-elasticsearch-dsl☆31Updated 4 years ago
- Learn how to take a scraped dataset and turn it into Django models using inspectdb. You can also use this method for legacy databases.☆36Updated 5 years ago
- A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!☆92Updated 4 years ago
- Create a Video Membership app using FastAPI & NoSQL☆107Updated 3 years ago
- Source code for the Django authentication series on youtube.☆45Updated 4 years ago
- Deploy Django on Docker to Heroku and include OpenCV☆34Updated 3 years ago
- Create a netflix-like service using Django. Learn advanced Django techniques to achieve amazing results like never before.☆90Updated 4 years ago
- ☆24Updated 4 years ago
- Use Django with Docker. Related code for the post--->☆42Updated 2 years ago
- Learn the fundamentals of React.js in this series. The goal of this series is to get you comfortable with React.js so you can start build…☆20Updated 4 years ago
- ☆34Updated 5 years ago
- Contacts list app with CRUD operations and a searchable list☆20Updated 4 years ago
- An introduction to building an API with Django and the Django Rest Framework☆44Updated 2 years ago
- Build a recommendation engine using Django & a Machine Learning technique called Collaborative Filtering.☆68Updated 2 years ago
- ☆82Updated 3 years ago
- Deploy FastAPI from Scratch to a production server with this series.☆37Updated 4 years ago
- Handle social login with react and Django☆36Updated 2 years ago
- Turn your python projects into a task master and scheduling genie with the magic of Celery & Redis. This is Time & Tasks 2.☆47Updated 5 years ago
- This bootcamp was hosted in October 2020.☆60Updated 4 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
- Deploy a microservice REST API endpoint for our Try Django 3.2 https://cfe.sh/projects/try-django-3-2 project using FastAPI, pytesseract,…