Pretty Printed
Pretty Printed
  • Видео 451
  • Просмотров 14 698 792
Create APIs in Django - Intro to Django Ninja
In this video I'll show you another library for creating APIs in Django called Ninja. Ninja is inspired by FastAPI, so you'll see how the patterns get applied to a Django project.
Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching
Get the code here: prettyprinted.com/l/SRR
Github: github.com/prettyprinted
Twitter: pretty_printed
Просмотров: 876

Видео

Building a Speech Transcription App Using Flask and OpenAI
Просмотров 1,2 тыс.Месяц назад
In this video, I'll demonstrate a simple speech transcription app to show how to integrate OpenAI APIs with a Flask app. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/ybY Github: github.com/prettyprinted Twitter: pretty_printed
Getting Started With Elasticsearch in Django - Faster Text Search for Your Apps
Просмотров 2,5 тыс.2 месяца назад
In this video, I demonstrate how to set up Elasticsearch to work with a Django project. Elasticsearch is great to use if there is a lot of text in your database that you want the users to be able to search. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/HrK Github: github.com/pret...
Reading Emails in Python with IMAP Tools
Просмотров 2 тыс.3 месяца назад
In this video I demonstrate how to use the IMAP tools library to connect to your email account read emails. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/J0p Github: github.com/prettyprinted Twitter: pretty_printed
How to Stream OpenAI API Responses in a Flask App
Просмотров 4,4 тыс.4 месяца назад
In this video I'll demonstrate how to stream OpenAI API responses in your Flask apps using JavaScript. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/DHW Github: github.com/prettyprinted Twitter: pretty_printed
Creating a Progress Bar for Celery Task Progress in a Flask App
Просмотров 1,9 тыс.5 месяцев назад
In this video I will show you how to implement a progress bar for your Celery tasks that you call from your Flask apps. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/zwU Github: github.com/prettyprinted Twitter: pretty_printed
Getting Started With Django All Auth
Просмотров 8 тыс.6 месяцев назад
In this video I'll show you how to setup Django All Auth and connect Google OAuth to it so your users can login with their Google accounts. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/Pqo Github: github.com/prettyprinted Twitter: pretty_printed
Multipart Uploads Directly to S3 With Uppy
Просмотров 1,2 тыс.7 месяцев назад
In this video I continue where I left off in the previous video and add multipart uploads directly to an S3 bucket. Multipart uploads will ensure that large files upload faster and more reliably. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/Tv8 Uppy: uppy.io/ Twitter: twitter.co...
How to Upload Files Directly From Frontend to S3 Using Flask and Uppy
Просмотров 1,1 тыс.8 месяцев назад
In this video I will show you a JavaScript library that allows you to easily upload files directly to AWS S3. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/fca Uppy: uppy.io/ Twitter: pretty_printed Github: github.com/prettyprinted
Easiest Way to Send Emails in Flask
Просмотров 4,2 тыс.9 месяцев назад
In this video I show you how to use Flask-Mailman to send emails in your Flask apps. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/aGz Twitter: pretty_printed Github: github.com/prettyprinted
Getting Started With Django Celery Beat
Просмотров 10 тыс.9 месяцев назад
In this video I talk about how to integrate Django Celery Beat into an existing Django Celery project. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/DVC Twitter: pretty_printed Github: github.com/prettyprinted
How to Dynamically Add Schedules to Celery Beat
Просмотров 4 тыс.10 месяцев назад
In this video, I'll talk about to dynamically add schedules to Celery Beat using Celery Redbeat. I'll use Flask as the framework to demonstrate this example, but you can use this approach in any framework. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/18L Watch the other Celery v...
How to Deploy a Flask and Celery App to Render
Просмотров 4,1 тыс.10 месяцев назад
In this video I'll show you how to deploy a Flask app that uses Celery on Render. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/99O Twitter: pretty_printed Github: github.com/prettyprinted
Intro to Django Tenants - Create a Separate Database Schema for Each User
Просмотров 15 тыс.10 месяцев назад
In this video I'll show you how get started with Django Tenants. This Django app allows you to create a separate database schema for each user. So each user will own data that doesn't get mixed in with data from other users. Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching Get the code here: prettyprinted.com/l/dpm Twitt...
Use This New AI Tool to Help With Your Python Projects
Просмотров 2 тыс.11 месяцев назад
In this video I demonstrate a cool new AI code tool called Onboard AI. This AI will read in entire Github repos and then allow you to ask questions about them. You can ask questions about the codebase, ask for example code based off the code written, and you can even ask the AI to write code for you according to the architecture and style of the code in the repo. www.getonboard.dev Use code PRE...
Intro to Flask-Admin
Просмотров 16 тыс.11 месяцев назад
Intro to Flask-Admin
How to Write SQLAlchemy 2.0-Style Queries in Flask-SQLAlchemy
Просмотров 4,7 тыс.11 месяцев назад
How to Write SQLAlchemy 2.0-Style Queries in Flask-SQLAlchemy
How to Create an Instant Search Bar With Flask and HTMX
Просмотров 18 тыс.11 месяцев назад
How to Create an Instant Search Bar With Flask and HTMX
Free MySQL Course For Python Developers
Просмотров 1,1 тыс.Год назад
Free MySQL Course For Python Developers
How to Deploy a Flask App to a Linux Server with a Domain Name
Просмотров 23 тыс.Год назад
How to Deploy a Flask App to a Linux Server with a Domain Name
How to Deploy a Django App and Postgres Database to Render
Просмотров 30 тыс.Год назад
How to Deploy a Django App and Postgres Database to Render
How to Use Async SQLAlchemy in FastAPI
Просмотров 27 тыс.Год назад
How to Use Async SQLAlchemy in FastAPI
JSON Web Token Authentication in Flask-RESTX
Просмотров 6 тыс.Год назад
JSON Web Token Authentication in Flask-RESTX
Create a Dependent Select Field in Django With HTMX
Просмотров 17 тыс.Год назад
Create a Dependent Select Field in Django With HTMX
How to Easily Create REST APIs with Flask-RESTX
Просмотров 30 тыс.Год назад
How to Easily Create REST APIs with Flask-RESTX
Create a Dependent Select Field With Flask-WTF and HTMX
Просмотров 7 тыс.Год назад
Create a Dependent Select Field With Flask-WTF and HTMX
How to Schedule Tasks in the Future With Celery
Просмотров 14 тыс.Год назад
How to Schedule Tasks in the Future With Celery
The Simplest Login System in Flask: HTTP Basic Auth
Просмотров 6 тыс.Год назад
The Simplest Login System in Flask: HTTP Basic Auth
Creating a Chat App With Flask-SocketIO (2023)
Просмотров 28 тыс.Год назад
Creating a Chat App With Flask-SocketIO (2023)
How to Integrate Filestack in Flask Apps to Easily Handle File Uploads
Просмотров 3,1 тыс.Год назад
How to Integrate Filestack in Flask Apps to Easily Handle File Uploads

Комментарии

  • @HelenoDucato
    @HelenoDucato 3 часа назад

    thanks bro, it helped alot

  • @user-xf7tc7zu7c
    @user-xf7tc7zu7c День назад

    That was really great , PROUDLY NEW SUBSCRIBER.

  • @wimvangeyt3866
    @wimvangeyt3866 2 дня назад

    Again very clear and easy to follow.

  • @wimvangeyt3866
    @wimvangeyt3866 2 дня назад

    This is also very interesting, becaus some people are very sensitive to the way dates and cifers are depicted.

  • @wimvangeyt3866
    @wimvangeyt3866 2 дня назад

    Are all your video's about code like that?? Wow thats clear and easy to follow. Great video.

  • @ElieTAILLARD
    @ElieTAILLARD 5 дней назад

    Is it possible to start the project without docker ?

  • @DrMildayan
    @DrMildayan 7 дней назад

    Yes please to react + django ninja

    • @prettyprinted
      @prettyprinted 7 дней назад

      I'll see what I can do. thanks for watching!

  • @patriotlightning7791
    @patriotlightning7791 7 дней назад

    Welcome back mate! been following your videos discreetly! 😃

  • @codedjango
    @codedjango 7 дней назад

    I still find Django Rest Framework more intuitive than Django Ninja

  • @rexsybimatrimawahyu3292
    @rexsybimatrimawahyu3292 7 дней назад

    Will you talk about styling django all auth please??

    • @prettyprinted
      @prettyprinted 7 дней назад

      I'll look into it. Thanks for the idea.

    • @rexsybimatrimawahyu3292
      @rexsybimatrimawahyu3292 7 дней назад

      @@prettyprinted thankyou, its really painful todo because lack of documentation sadly, hope you can figure it out

  • @rexsybimatrimawahyu3292
    @rexsybimatrimawahyu3292 10 дней назад

    Thanks for your knowledge, is it possible for you one day to cover about django crispy forms?

  • @PonderP378
    @PonderP378 10 дней назад

    Salamat idol

  • @marcoshernancostamanso631
    @marcoshernancostamanso631 10 дней назад

    Very illustrative and straight to the point, thank you very much!!

  • @kedychang
    @kedychang 10 дней назад

    Really help to understand celery with flask, thanks for your video.

  • @chriskeo392
    @chriskeo392 11 дней назад

    How abt flask-mail

  • @aishwaryanambiar4254
    @aishwaryanambiar4254 12 дней назад

    How do I fix Object of type datetime is not JSON serializable??

  • @al-aminbinahmad6124
    @al-aminbinahmad6124 13 дней назад

    Thank you so much, found what am looking, but one thing again, am having Issue with my media urls after create the tenant, please can you help me with that? and once again thanks a lot.

  • @joseestebanjuarezvelazquez9894
    @joseestebanjuarezvelazquez9894 15 дней назад

    Thanks It is so well explained. I have two question. ¿Should we have all the user, groups and permission tables in the public schema or should we have them in each specific tenant? ¿How can we move those in each tenant schemas tables?

  • @asliddintursunov7356
    @asliddintursunov7356 15 дней назад

    I used flask Blueprints, so does the deployment will be same or is there any changes when using Blueprints???

  • @douglasherman8761
    @douglasherman8761 16 дней назад

    awesome video. thanks!

  • @로시루브이로그
    @로시루브이로그 16 дней назад

    This video is great!

  • @alikorloo8425
    @alikorloo8425 17 дней назад

    11 months have passed and still no sign of a video for the new style of model creation!

  • @user-td4pf6rr2t
    @user-td4pf6rr2t 18 дней назад

    This is because app = Flask(__name__)

  • @coopermatthewsprivate
    @coopermatthewsprivate 20 дней назад

    the power of sigmosis in controlling the sibidis is extreme

  • @coopermatthewsprivate
    @coopermatthewsprivate 20 дней назад

    This is pretty sigma.

  • @bjt...
    @bjt... 20 дней назад

    This video was sigma.

    • @coopermatthewsprivate
      @coopermatthewsprivate 20 дней назад

      I had the same thought, do you consider yourself sigma?

    • @bjt...
      @bjt... 20 дней назад

      @@coopermatthewsprivate No doubt.

    • @coopermatthewsprivate
      @coopermatthewsprivate 20 дней назад

      @@bjt... I doubt your sigmosis skibidi levels however

  • @obrien8228
    @obrien8228 22 дня назад

    Thanks so much for going through this, I have been struggle with this for a few days!

  • @houseofsharks
    @houseofsharks 23 дня назад

    Hello, i have an oracle free tier instance running ubuntu with some websites (php) hosted (with their own domains) by cloudpanel. If i do exactly like you did. My other websites will stop working?

  • @serg888fert4
    @serg888fert4 23 дня назад

    hi, sir. I get missing. TypeError: OAuth2AuthorizationCodeBearer.__init__() missing 1 required positional argument: 'authorizationUrl' help me please.

  • @AbdulRahim-lc6yb
    @AbdulRahim-lc6yb 24 дня назад

    Great lesson. Let me know we can create tenants with main domains not only in subdomains?

  • @LeeChan-mp5en
    @LeeChan-mp5en 26 дней назад

    Is it free ?

  • @bharratgehlot
    @bharratgehlot 26 дней назад

    thankyou to you i successfully deployed my django app

  • @kill_switch_101
    @kill_switch_101 29 дней назад

    tnx alot

  • @ygr4943
    @ygr4943 29 дней назад

    شكرا ❤

  • @maazshaikh7905
    @maazshaikh7905 Месяц назад

    can you also explain how to configure media and static files

  • @user-lt2px3ft4p
    @user-lt2px3ft4p Месяц назад

    Thanks it’s very clear!😊

  • @FabioRibeiro-mu4ok
    @FabioRibeiro-mu4ok Месяц назад

    Thank you so much for share!!!

  • @FabioRibeiro-mu4ok
    @FabioRibeiro-mu4ok Месяц назад

    Thanks!

  • @jonmhayden
    @jonmhayden Месяц назад

    Awesome video to help me get acquainted with React. Excellent job. A couple notes for anyone watching this now, react-router-dom had some updates so useHistory is now useNavigate, Switch is now Routes, and Redirect is Navigate. This is how I did the index.js: <BrowserRouter> <Routes> <Route exact path="/" element={!token ? <Navigate to="/login" /> : <Board token={token}/>} /> <Route path="/register" element={<Register setToken={setToken}/>} /> <Route path="/login" element={<Login setToken={setToken}/>} /> </Routes> </BrowserRouter> That seemed to work.

  • @stestingtesting
    @stestingtesting Месяц назад

    i am getting Waiting for background tasks to complete. (CTRL+C to force quit) while sending bulk emails did you know the solution of this problem

  • @stestingtesting
    @stestingtesting Месяц назад

    i am getting Waiting for background tasks to complete. (CTRL+C to force quit) while sending bulk emails did you know the solution of this problem

  • @stestingtesting
    @stestingtesting Месяц назад

    i am getting Waiting for background tasks to complete. (CTRL+C to force quit) while sending bulk emails did you know the solution of this problem

  • @xx482
    @xx482 Месяц назад

    thanks for the video , i am unable to connect to Internal Database URL in render it is throwing error , but when i used external one i am able to connect , can you please let help me

  • @isaacnicolao2140
    @isaacnicolao2140 Месяц назад

    This is the best video! Big up Pretty Printed. I'll signup for one on one coaching soon.

  • @GedionDereje
    @GedionDereje Месяц назад

    Thank you, Anthony.

  • @edehgeorge8257
    @edehgeorge8257 Месяц назад

    Great content. Thanks a ton

  • @SodaPy_dot_com
    @SodaPy_dot_com Месяц назад

    ok

  • @dVicho
    @dVicho Месяц назад

    Hello, thak you for sahre this tutorial. I read the official guida but is not intuitive. I follow the video and works fine. Your spanish is good :D

  • @arhumaalhor6152
    @arhumaalhor6152 Месяц назад

    Amazing, but next video with Django bro please ❤

  • @SomethingRandomChannel
    @SomethingRandomChannel Месяц назад

    This is brilliant man, I’ve been wanting to make an OpenAI powered voice assistant and this will help make a nice ui for it thank you