CFT Software
CFT Software
  • Видео 3
  • Просмотров 5 886
Data Analysis and API Design with Python, Django, Pandas
In this video we'll cover how to :
1. Set up a Django project
2. Create an importer using Python to download data from a JSON file to our database
3. Create an API to expose the data
4. Use pandas to analyze and manipulate the data
5. Create some tests
6. Generate a documentation
7. Dockerize the project
Github : alex-run-code/hrbro
Просмотров: 1 273

Видео

Creating an API with Python, Django Rest Framework and Celery
Просмотров 511Год назад
Errata : It's not a bridge or a proxy, it's a facade.
How to use JWT Authentication with Django Rest Framework
Просмотров 4,1 тыс.3 года назад
In this video, we'll see : - how to set up JWT Authentication with Django Rest Framework - how to test our API - how to containerize our app with docker Timer : 00:00 Creating the project 01:07 Installing packages 02:40 URL Routing 06:00 Writing Views 12:30 Creating Tests 31:00 Generating Documentation 33:30 Setting up Docker

Комментарии

  • @todorowael
    @todorowael 3 месяца назад

    Thank you very much!

  • @snah511
    @snah511 3 месяца назад

    Where to find the github?

  • @GodX36999
    @GodX36999 8 месяцев назад

    Thank you

  • @darioundmichi
    @darioundmichi 11 месяцев назад

    Man this is gold :)

  • @keshi-x3y
    @keshi-x3y Год назад

    please attach the mock_data.json file.

  • @factualTechJournalism
    @factualTechJournalism Год назад

    Could you post the git repo?

    • @cftsoftware
      @cftsoftware Год назад

      I gotta check if I didnt forget some credentials first and then I'll add it to the description :)

    • @pantelispantelakis
      @pantelispantelakis Год назад

      @@cftsoftware thanks

    • @TieMaxx
      @TieMaxx 7 месяцев назад

      bump

  • @yannatadegnon9610
    @yannatadegnon9610 Год назад

    please links to the files used

    • @cftsoftware
      @cftsoftware Год назад

      Hey, thanks for your comment. I've added the github in description. Can't post full link as my channel is new.