Other

[DesireCourse Com] Udemy - Advanced REST APIs with Flask and Python

  • Download Faster
  • Download torrent
  • Direct Download
  • Rate this torrent +  |  -
[DesireCourse Com] Udemy - Advanced REST APIs with Flask and Python

Download Anonymously! Get Protected Today And Get your 70% discount


Torrent info

Name:[DesireCourse Com] Udemy - Advanced REST APIs with Flask and Python

Infohash: 6BCBF8FC27DBF04461435D1D55C8A7EAE62D4DAB

Total Size: 6.02 GB

Seeds: 0

Leechers: 3

Stream: Watch Full Movie @ Movie4u

Last Updated: 2024-02-10 06:06:24 (Update Now)

Torrent added: 2019-03-07 01:14:35






Torrent Files List


1. Introduction (Size: 6.02 GB) (Files: 427)

 1. Introduction

  1. Why you should take this course!.mp4

27.33 MB

  1. Why you should take this course!.srt

5.09 KB

  10. Adding custom JSON types.mp4

52.30 MB

  10. Adding custom JSON types.srt

9.41 KB

  10.1 end_code.zip.zip

6.44 KB

  10.2 start_code.zip.zip

6.39 KB

  11. Using the current class as a type hint.mp4

27.16 MB

  11. Using the current class as a type hint.srt

5.28 KB

  11.1 end_code.zip.zip

6.46 KB

  11.2 start_code.zip.zip

6.50 KB

  12. Using Black for code formatting.mp4

81.06 MB

  12. Using Black for code formatting.srt

16.19 KB

  12.1 Black GitHub repository.html

0.09 KB

  12.2 Black code formatter documentation.html

0.10 KB

  12.3 end_code.zip.zip

6.49 KB

  12.4 starter_code.zip.zip

6.52 KB

  13. Improving errors with constants.mp4

70.71 MB

  13. Improving errors with constants.srt

13.10 KB

  13.1 end_code.zip.zip

6.74 KB

  13.2 start_code.zip.zip

6.55 KB

  14. @classmethod across the board.mp4

56.55 MB

  14. @classmethod across the board.srt

10.65 KB

  14.1 end_code.zip.zip

6.77 KB

  14.2 start_code.zip.zip

6.80 KB

  15. Testing our API with Postman.mp4

65.37 MB

  15. Testing our API with Postman.srt

16.28 KB

  15.1 ARAC-Section01.postman_collection.json.json

9.04 KB

  16. Conclusion of this section.mp4

9.80 MB

  16. Conclusion of this section.srt

1.11 KB

  2. Introduction to this section.mp4

10.76 MB

  2. Introduction to this section.srt

2.10 KB

  3. Access the e-book for Section 1 here!.html

0.89 KB

  4. Our project and endpoints.mp4

49.61 MB

  4. Our project and endpoints.srt

10.61 KB

  4.1 ARAC-Section01.postman_collection.json.json

9.04 KB

  4.2 start_code.zip.zip

7.20 KB

  5. Reviewing the beginner course code.mp4

105.98 MB

  5. Reviewing the beginner course code.srt

16.00 KB

  5.1 start_code.zip.zip

7.20 KB

  6. Simplifying our error handling.mp4

17.10 MB

  6. Simplifying our error handling.srt

3.28 KB

  6.1 start_code.zip.zip

7.20 KB

  6.2 end_code.zip.zip

6.55 KB

  7. Refactoring our resources.mp4

35.26 MB

  7. Refactoring our resources.srt

7.40 KB

  7.1 start_code.zip.zip

6.61 KB

  7.2 end_code.zip.zip

6.19 KB

  8. Should we have unique names.mp4

35.45 MB

  8. Should we have unique names.srt

6.93 KB

  8.1 end_code.zip.zip

6.20 KB

  8.2 start_code.zip.zip

6.25 KB

  9. Adding basic type hinting.mp4

65.27 MB

  9. Adding basic type hinting.srt

13.82 KB

  9.1 start_code.zip.zip

6.26 KB

  9.2 end_code.zip.zip

6.33 KB

 10. Bonus section

  1. Conclusion of the course.mp4

5.89 MB

  1. Conclusion of the course.srt

1.19 KB

  2. Bonus lecture next steps and other resources.html

1.05 KB

 2. Serialization with Marshmallow

  1. Introduction to this section.mp4

14.68 MB

  1. Introduction to this section.srt

1.40 KB

  10. Deduplicating error handling.mp4

41.26 MB

  10. Deduplicating error handling.srt

6.92 KB

  10.1 end_code.zip.zip

9.54 KB

  10.2 start_code.zip.zip

10.44 KB

  11. Conclusion of this section.mp4

17.19 MB

  11. Conclusion of this section.srt

1.53 KB

  2. Serialization with Marshmallow.mp4

49.07 MB

  2. Serialization with Marshmallow.srt

13.25 KB

  2.1 serializing.py.py

0.34 KB

  3. Deserialization with Marshmallow.mp4

45.91 MB

  3. Deserialization with Marshmallow.srt

8.51 KB

  3.1 deserializing.py.py

0.36 KB

  4. Migrating from virtualenv to Pipenv.mp4

133.95 MB

  4. Migrating from virtualenv to Pipenv.srt

26.48 KB

  4.1 end_code.zip.zip

8.75 KB

  4.2 start_code.zip.zip

6.83 KB

  5. Postman collection for this section.html

0.49 KB

  5.1 ARAC-Section02-Marshmallow.postman_collection.json.json

9.05 KB

  6. Using vanilla Marshmallow with the API.mp4

118.03 MB

  6. Using vanilla Marshmallow with the API.srt

21.65 KB

  6.1 start_code.zip.zip

8.82 KB

  6.2 end_code.zip.zip

20.02 KB

  7. Introduction to Flask-Marshmallow.mp4

107.18 MB

  7. Introduction to Flask-Marshmallow.srt

20.03 KB

  7.1 end_code.zip.zip

18.00 KB

  7.2 start_code.zip.zip

7.50 KB

  8. Adding items to our REST API.mp4

98.36 MB

  8. Adding items to our REST API.srt

18.28 KB

  8.1 end_code.zip.zip

19.67 KB

  8.2 start_code.zip.zip

9.95 KB

  9. Adding stores to our REST API.mp4

75.72 MB

  9. Adding stores to our REST API.srt

14.86 KB

  9.1 start_code.zip.zip

10.23 KB

  9.2 end_code.zip.zip

10.37 KB

 3. E-mail confirmations

  1. Introduction to this section.mp4

36.65 MB

  1. Introduction to this section.srt

3.37 KB

  10. Creating our Mailgun library file.mp4

64.99 MB

  10. Creating our Mailgun library file.srt

11.88 KB

  10.1 end_code.zip.zip

10.07 KB

  10.2 start_code.zip.zip

9.68 KB

  11. Using .env files in Flask.mp4

44.14 MB

  11. Using .env files in Flask.srt

9.50 KB

  11.1 end_code.zip.zip

10.24 KB

  11.2 start_code.zip.zip

10.19 KB

  12. Adding more configuration to .env.mp4

14.80 MB

  12. Adding more configuration to .env.srt

2.92 KB

  12.1 end_code.zip.zip

10.31 KB

  12.2 start_code.zip.zip

10.36 KB

  13. Error handling in Mailgun.mp4

79.88 MB

  13. Error handling in Mailgun.srt

14.03 KB

  13.1 end_code.zip.zip

10.55 KB

  13.2 start_code.zip.zip

10.42 KB

  14. Conclusion of this section.mp4

26.68 MB

  14. Conclusion of this section.srt

2.30 KB

  2. Introduction to e-mail confirmation.mp4

41.71 MB

  2. Introduction to e-mail confirmation.srt

10.28 KB

  3. Postman collection for this section.html

0.43 KB

  3.1 ARAC-Section03-Email Confirmation.postman_collection.json.json

10.06 KB

  4. Adding an activated property.mp4

30.60 MB

  4. Adding an activated property.srt

5.62 KB

  4.1 end_code.zip.zip

7.62 KB

  4.2 start_code.zip.zip

7.44 KB

  5. Activating users manually.mp4

45.82 MB

  5. Activating users manually.srt

10.32 KB

  5.1 start_code.zip.zip

7.70 KB

  5.2 end_code.zip.zip

7.67 KB

  6. Telling users they are active.mp4

120.79 MB

  6. Telling users they are active.srt

23.92 KB

  6.1 start_code.zip.zip

7.75 KB

  6.2 end_code.zip.zip

8.89 KB

  7. Setting up Mailgun.mp4

31.04 MB

  7. Setting up Mailgun.srt

5.72 KB

  8. Sending e-mails with Mailgun (Part 1).mp4

126.74 MB

  8. Sending e-mails with Mailgun (Part 1).srt

19.19 KB

  8.1 end_code.zip.zip

9.58 KB

  8.2 start_code.zip.zip

8.99 KB

  9. Sending e-mails with Mailgun (Part 2).mp4

33.71 MB

  9. Sending e-mails with Mailgun (Part 2).srt

6.04 KB

 4. Advanced e-mail confirmation

  1. Introduction to this section.mp4

24.21 MB

  1. Introduction to this section.srt

2.15 KB

  10. What are localisation and internationalisation.mp4

39.62 MB

  10. What are localisation and internationalisation.srt

17.76 KB

  11. Storing strings in config files.mp4

38.91 MB

  11. Storing strings in config files.srt

6.59 KB

  11.1 start_code.zip.zip

16.75 KB

  11.2 end_code.zip.zip

17.44 KB

  12. Creating a simple translation library.mp4

65.26 MB

  12. Creating a simple translation library.srt

14.55 KB

  12.1 end_code.zip.zip

17.85 KB

  12.2 start_code.zip.zip

17.60 KB

  13. Updating our resources to use translations.mp4

111.98 MB

  13. Updating our resources to use translations.srt

15.49 KB

  13.1 end_code.zip.zip

17.39 KB

  13.2 start_code.zip.zip

18.00 KB

  14. Adding a new language to our API.mp4

50.18 MB

  14. Adding a new language to our API.srt

7.97 KB

  14.1 Flask-Babel Documentation.html

0.10 KB

  14.2 end_code.zip.zip

18.10 KB

  14.3 start_code.zip.zip

17.54 KB

  15. What is Flask-Babel.mp4

49.66 MB

  15. What is Flask-Babel.srt

9.45 KB

  16. Common pitfalls and advice.mp4

41.43 MB

  16. Common pitfalls and advice.srt

6.16 KB

  16.1 translation_file_checking_script.py.py

0.74 KB

  17. Conclusion of this section.mp4

41.63 MB

  17. Conclusion of this section.srt

3.67 KB

  2. Postman collection for this section.html

0.43 KB

  2.1 ARAC-Section04-ConfirmationModel.postman_collection.json.json

11.83 KB

  3. Creating the ConfirmationModel.mp4

120.47 MB

  3. Creating the ConfirmationModel.srt

25.10 KB

  3.1 end_code.zip.zip

15.21 KB

  3.2 start_code.zip.zip

14.33 KB

  4. Changes in our UserModel.mp4

78.93 MB

  4. Changes in our UserModel.srt

13.01 KB

  4.1 start_code.zip.zip

15.35 KB

  4.2 end_code.zip.zip

15.34 KB

  5. Creating our ConfirmationResource.mp4

152.06 MB

  5. Creating our ConfirmationResource.srt

27.24 KB

  5.1 start_code.zip.zip

15.48 KB

  5.2 end_code.zip.zip

16.63 KB

  6. Updating our UserResource.mp4

47.37 MB

  6. Updating our UserResource.srt

8.02 KB

  6.1 end_code.zip.zip

16.51 KB

  6.2 start_code.zip.zip

16.77 KB

  7. Adding the last confirmation to the user schema.mp4

23.13 MB

  7. Adding the last confirmation to the user schema.srt

5.46 KB

  7.1 Marshmallow Extending schemas.html

0.11 KB

  7.2 end_code.zip.zip

16.58 KB

  7.3 start_code.zip.zip

16.66 KB

  8. Fixing our app.py.mp4

51.26 MB

  8. Fixing our app.py.srt

10.92 KB

  8.1 start_code.zip.zip

16.73 KB

  8.2 end_code.zip.zip

16.60 KB

  9. Cross-resource dependencies are (generally) bad.mp4

46.41 MB

  9. Cross-resource dependencies are (generally) bad.srt

7.59 KB

 5. Postman documentation and tests

  1. Introduction to this section.mp4

31.11 MB

  1. Introduction to this section.srt

2.62 KB

  10. More options for publishing documentation.mp4

47.91 MB

  10. More options for publishing documentation.srt

10.67 KB

  11. Conclusion of this section.mp4

20.87 MB

  11. Conclusion of this section.srt

1.88 KB

  2. Postman collection for this section.html

0.69 KB

  2.1 ARAC-Section05-Documentation.postman_collection.json.json

80.85 KB

  2.2 ARA-Section05-FlowTests.postman_collection.json.json

31.55 KB

  3. Collection and request descriptions.mp4

27.07 MB

  3. Collection and request descriptions.srt

6.75 KB

  4. Recap of Postman environments.mp4

29.18 MB

  4. Recap of Postman environments.srt

7.50 KB

  5. JavaScript tests in Postman.mp4

115.35 MB

  5. JavaScript tests in Postman.srt

22.78 KB

  6. Running entire collections in Postman.mp4

95.64 MB

  6. Running entire collections in Postman.srt

23.07 KB

  7. Adding example requests and responses.mp4

49.89 MB

  7. Adding example requests and responses.srt

14.11 KB

  8. Previewing our Postman documentation.mp4

4.15 MB

  8. Previewing our Postman documentation.srt

1.06 KB

  9. Publishing our documentation page.mp4

24.48 MB

  9. Publishing our documentation page.srt

6.38 KB

 6. Image uploads

  1. Introduction to this section.mp4

11.96 MB

  1. Introduction to this section.srt

1.19 KB

  10. Retrieving and deleting images.mp4

95.14 MB

  10. Retrieving and deleting images.srt

14.50 KB

  10.1 start_code.zip.zip

32.01 KB

  10.2 end_code.zip.zip

32.19 KB

  11. Another example user avatars.mp4

96.11 MB

  11. Another example user avatars.srt

16.64 KB

  11.1 start_code.zip.zip

32.37 KB

  11.2 end_code.zip.zip

328.38 KB

  12. Adding the avatar resource.mp4

46.39 MB

  12. Adding the avatar resource.srt

8.81 KB

  12.1 end_code.zip.zip

328.46 KB

  12.2 start_code.zip.zip

328.58 KB

  13. Conclusion of this section.mp4

24.66 MB

  13. Conclusion of this section.srt

2.11 KB

  2. Postman collection for this section.html

0.43 KB

  2.1 ARAC-Section06-ImageUpload.postman_collection.json.json

82.14 KB

  3. Installing Flask-Uploads.mp4

9.80 MB

  3. Installing Flask-Uploads.srt

2.63 KB

  3.1 start_code.zip.zip

16.93 KB

  3.2 end_code.zip.zip

14.41 KB

  4. Config files in Flask.mp4

94.75 MB

  4. Config files in Flask.srt

26.61 KB

  4.1 start_code.zip.zip

14.55 KB

  4.2 end_code.zip.zip

18.39 KB

  5. What are wsgi and Werkzeug.mp4

45.46 MB

  5. What are wsgi and Werkzeug.srt

17.95 KB

  5.1 Werkzeug Data structures — FileStorage.html

0.14 KB

  5.2 Wikipedia Web Server Gateway Interface (WSGI).html

0.12 KB

  6. Creating our image helper library.mp4

149.92 MB

  6. Creating our image helper library.srt

23.10 KB

  6.1 end_code.zip.zip

19.45 KB

  6.2 start_code.zip.zip

18.55 KB

  7. Creating our image schema.mp4

38.59 MB

  7. Creating our image schema.srt

10.01 KB

  7.1 end_code.zip.zip

19.86 KB

  7.2 start_code.zip.zip

19.62 KB

  8. Creating our image upload resource.mp4

74.46 MB

  8. Creating our image upload resource.srt

13.35 KB

  8.1 start_code.zip.zip

20.03 KB

  8.2 end_code.zip.zip

20.69 KB

  9. Trying out our image upload.mp4

68.56 MB

  9. Trying out our image upload.srt

12.36 KB

  9.1 start_code.zip.zip

20.86 KB

  9.2 end_code.zip.zip

31.83 KB

 7. Database migrations

  1. Introduction to this section.mp4

27.15 MB

  1. Introduction to this section.srt

2.51 KB

  10. Adding a new column with migrations.mp4

18.28 MB

  10. Adding a new column with migrations.srt

3.37 KB

  10.1 end_code.zip.zip

13.68 KB

  10.2 start_code.zip.zip

13.13 KB

  11. Problems that can happen while migrating.mp4

57.55 MB

  11. Problems that can happen while migrating.srt

7.61 KB

  12. A word of caution!.mp4

8.21 MB

  12. A word of caution!.srt

3.16 KB

  13. Defining a SQLAlchemy naming convention.mp4

44.69 MB

  13. Defining a SQLAlchemy naming convention.srt

10.38 KB

  13.1 start_code.zip.zip

13.80 KB

  13.2 Alembic op.f.html

0.14 KB

  13.3 Flask-SQLAlchemy Custom metadata and naming conventions.html

0.15 KB

  13.4 Alembic Naming.html

0.11 KB

  13.5 end_code.zip.zip

13.26 KB

  14. When should you read documentation.mp4

40.17 MB

  14. When should you read documentation.srt

8.38 KB

  15. Conclusion of this section.mp4

21.91 MB

  15. Conclusion of this section.srt

2.04 KB

  2. Getting a PostgreSQL database.html

0.87 KB

  3. What's in our starter code.mp4

11.58 MB

  3. What's in our starter code.srt

2.41 KB

  3.1 start_code.zip.zip

8.53 KB

  4. Postman collection for this section.html

0.43 KB

  4.1 ARAC-Section07-Database Migrations.postman_collection.json.json

82.59 KB

  5. Connecting to our remote database.mp4

22.85 MB

  5. Connecting to our remote database.srt

5.64 KB

  5.1 end_code.zip.zip

8.84 KB

  5.2 start_code.zip.zip

8.53 KB

  5.3 The Teclado Blog Password encryption in Python.html

0.14 KB

  6. Initialising Flask-Migrate and Alembic.mp4

56.27 MB

  6. Initialising Flask-Migrate and Alembic.srt

10.64 KB

  6.1 end_code.zip.zip

11.92 KB

  6.2 start_code.zip.zip

8.93 KB

  7. Creating our initial table structure.mp4

71.90 MB

  7. Creating our initial table structure.srt

13.49 KB

  8. Our first database migration.mp4

28.42 MB

  8. Our first database migration.srt

5.28 KB

  9. Checking the Alembic script (important!).mp4

65.02 MB

  9. Checking the Alembic script (important!).srt

9.78 KB

  9.1 end_code.zip.zip

13.01 KB

  9.2 start_code.zip.zip

13.12 KB

 8. Third party login with OAuth

  1. Introduction to this lecture.mp4

20.71 MB

  1. Introduction to this lecture.srt

1.89 KB

  10. What is a tokengetter.mp4

85.38 MB

  10. What is a tokengetter.srt

16.31 KB

  10.1 start_code.zip.zip

10.83 KB

  10.2 end_code.zip.zip

10.89 KB

  11. Finishing our GithubAuthorize resource.mp4

47.99 MB

  11. Finishing our GithubAuthorize resource.srt

8.90 KB

  11.1 end_code.zip.zip

11.06 KB

  11.2 start_code.zip.zip

11.03 KB

  12. Adding some error handling.mp4

20.51 MB

  12. Adding some error handling.srt

3.15 KB

  12.1 start_code.zip.zip

11.25 KB

  12.2 end_code.zip.zip

11.22 KB

  13. Setting user passwords.mp4

73.36 MB

  13. Setting user passwords.srt

13.39 KB

  13.1 start_code.zip.zip

11.33 KB

  13.2 end_code.zip.zip

11.30 KB

  14. Using url_for with Flask-RESTful.mp4

26.23 MB

  14. Using url_for with Flask-RESTful.srt

4.40 KB

  14.1 start_code.zip.zip

11.41 KB

  14.2 end_code.zip.zip

11.31 KB

  14.3 Flask url_for.html

0.11 KB

  15. Conclusion of this section.mp4

23.90 MB

  15. Conclusion of this section.srt

2.34 KB

  2. Introduction to OAuth 2.0.mp4

33.91 MB

  2. Introduction to OAuth 2.0.srt

15.98 KB

  2.1 OAuth The OAuth 2.0 Standard.html

0.08 KB

  2.2 A different guide for completeness.html

0.13 KB

  3. What's in our starter code.mp4

24.35 MB

  3. What's in our starter code.srt

5.71 KB

  3.1 start_code.zip.zip

9.51 KB

  3.2 Marshmallow Version 3 Changelog.html

0.11 KB

  4. Postman collection for this section.html

0.43 KB

  4.1 ARAC-Section08-OAuth.postman_collection.json.json

5.88 KB

  5. Creating a GitHub OAuth App.mp4

20.95 MB

  5. Creating a GitHub OAuth App.srt

6.41 KB

  5.1 start_code.zip.zip

9.51 KB

  5.2 end_code.zip.zip

9.94 KB

  5.3 GitHub Authorizing OAuth Apps.html

0.13 KB

  5.4 GitHub Developer Settings.html

0.10 KB

  6. Flask-OAuthlib.mp4

34.46 MB

  6. Flask-OAuthlib.srt

7.04 KB

  6.1 start_code.zip.zip

10.04 KB

  6.2 Flask-OAuthlib Documentation.html

0.11 KB

  6.3 end_code.zip.zip

9.95 KB

  7. Setting up our GitHub client.mp4

45.83 MB

  7. Setting up our GitHub client.srt

12.51 KB

  7.1 end_code.zip.zip

10.35 KB

  7.2 start_code.zip.zip

10.05 KB

  7.3 GitHub Authorizing OAuth Apps.html

0.13 KB

  8. Our GithubLogin resource.mp4

33.92 MB

  8. Our GithubLogin resource.srt

8.46 KB

  8.1 end_code.zip.zip

10.72 KB

  8.2 start_code.zip.zip

10.46 KB

  9. What is Flask's g.mp4

50.07 MB

  9. What is Flask's g.srt

9.07 KB

  9.1 flask_g_test_code.zip.zip

11.00 KB

  9.2 Flask Application Context.html

0.10 KB

  9.3 Flask g.html

0.10 KB

 9. Payments with Stripe

  1. Introduction to this section.mp4

5.77 MB

  1. Introduction to this section.srt

1.06 KB

  10. Charging orders with Stripe.mp4

85.94 MB

  10. Charging orders with Stripe.srt

17.25 KB

  10.1 end_code.zip.zip

13.37 KB

  10.2 start_code.zip.zip

12.87 KB

  11. Calculating the amount and description.mp4

59.91 MB

  11. Calculating the amount and description.srt

10.56 KB

  11.1 end_code.zip.zip

13.63 KB

  11.2 start_code.zip.zip

13.51 KB

  12. Testing our OrderResource.mp4

34.31 MB

  12. Testing our OrderResource.srt

7.16 KB

  12.1 Stripe API Keys.html

0.10 KB

  12.2 Stripe Card Payments Quickstart.html

0.12 KB

  13. Creating a way to view existing orders.mp4

23.03 MB

  13. Creating a way to view existing orders.srt

4.72 KB

  13.1 end_code.zip.zip

13.78 KB

  13.2 start_code.zip.zip

13.76 KB

  14. When things go wrong error handling in Stripe.mp4

46.05 MB

  14. When things go wrong error handling in Stripe.srt

7.37 KB

  14.1 end_code.zip.zip

15.39 KB

  14.2 start_code.zip.zip

13.91 KB

  14.3 order.py.py

2.86 KB

  15. Security considerations in payments.mp4

24.96 MB

  15. Security considerations in payments.srt

5.82 KB

  16. Conclusion of this section.mp4

10.94 MB

  16. Conclusion of this section.srt

2.27 KB

  2. Setting up our Stripe account.mp4

37.70 MB

  2. Setting up our Stripe account.srt

10.23 KB

  2.1 Stripe API Keys.html

0.10 KB

  3. What's in our starter code.mp4

34.45 MB

  3. What's in our starter code.srt

7.94 KB

  3.1 start_code.zip.zip

11.50 KB

  4. Postman collection for this section.html

0.43 KB

  4.1 ARAC-Section09-Payments.postman_collection.json.json

10.21 KB

  5. Where do users pay.mp4

58.55 MB

  5. Where do users pay.srt

11.72 KB

  5.1 Stripe Card Payments Quickstart.html

0.12 KB

  6. After payment receiving order data.mp4

101.53 MB

  6. After payment receiving order data.srt

20.14 KB

  6.1 end_code.zip.zip

11.94 KB

  6.2 start_code.zip.zip

11.54 KB

  7. Creating our OrderModel.mp4

88.68 MB

  7. Creating our OrderModel.srt

15.77 KB

  7.1 start_code.zip.zip

12.06 KB

  7.2 end_code.zip.zip

12.53 KB

  8. Many-to-many relationships with SQLAlchemy.mp4

88.42 MB

  8. Many-to-many relationships with SQLAlchemy.srt

16.47 KB

  8.1 SQLAlchemy Many to many relationships.html

0.14 KB

  8.2 start_code.zip.zip

12.65 KB

  8.3 end_code.zip.zip

12.60 KB

  9. Using the Association Object in our Resourcee.mp4

145.51 MB

  9. Using the Association Object in our Resourcee.srt

25.84 KB

  9.1 StackOverflow backref and back_populates.html

0.10 KB

  9.2 start_code.zip.zip

12.73 KB

  9.3 end_code.zip.zip

12.74 KB

  9.4 SQLAlchemy Association Object Pattern.html

0.14 KB

 [DesireCourse.Com].txt

0.74 KB

 [DesireCourse.Com].url

0.05 KB
 

tracker

leech seeds
 

Torrent description

Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [DesireCourse Com] Udemy - Advanced REST APIs with Flask and Python Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.

related torrents

Torrent name

health leech seeds Size
 


comments (0)

Main Menu