本站已收录 番号和无损神作磁力链接/BT种子 

[DesireCourse.Net] Udemy - The Build a SAAS App with Flask Course

种子简介

种子名称: [DesireCourse.Net] Udemy - The Build a SAAS App with Flask Course
文件类型: 视频
文件数目: 155个文件
文件大小: 1.26 GB
收录时间: 2022-8-25 23:35
已经下载: 3
资源热度: 171
最近下载: 2024-9-28 06:30

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:f3022c1646d90eb72a423a6e2739222eafe49fe7&dn=[DesireCourse.Net] Udemy - The Build a SAAS App with Flask Course 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[DesireCourse.Net] Udemy - The Build a SAAS App with Flask Course.torrent
  • 1. Welcome to the Course/1. What Does This Course Cover.mp411.26MB
  • 1. Welcome to the Course/2. Dealing with Issues.mp42.33MB
  • 10. Using Our First Flask Extension/1. Introduction.mp4627.88KB
  • 10. Using Our First Flask Extension/2. Going over the requirements.txt Changes.mp41.67MB
  • 10. Using Our First Flask Extension/3. Debug Toolbar.mp47.92MB
  • 11. Creating a Contact Form/1. Introduction.mp41.15MB
  • 11. Creating a Contact Form/10. Confirming It Works with Tests.mp48.21MB
  • 11. Creating a Contact Form/2. Going over the requirements.txt Changes.mp42.15MB
  • 11. Creating a Contact Form/3. Configuring the App to Send e-mail.mp49.83MB
  • 11. Creating a Contact Form/4. Adding the Contact Blueprint.mp43.4MB
  • 11. Creating a Contact Form/5. Reviewing the Views.mp46.37MB
  • 11. Creating a Contact Form/6. Looking into the Templates and Macros.mp423.73MB
  • 11. Creating a Contact Form/7. Handling Forms with Flask-WTForms.mp44.58MB
  • 11. Creating a Contact Form/8. Our First Taste of Celery.mp410.99MB
  • 11. Creating a Contact Form/9. Running Celery with Docker Compose.mp49.86MB
  • 12. Creating a Complete User System/1. Introduction.mp41.44MB
  • 12. Creating a Complete User System/10. Allowing Users to Update Their Settings.mp49.82MB
  • 12. Creating a Complete User System/11. Dealing with Password Resets.mp419.02MB
  • 12. Creating a Complete User System/12. Modifications to Previous Blueprints.mp43.36MB
  • 12. Creating a Complete User System/13. Confirming It Works with Tests.mp422.14MB
  • 12. Creating a Complete User System/2. Going over the requirements.txt Changes.mp42.34MB
  • 12. Creating a Complete User System/3. Configuring the App to Handle Users.mp49MB
  • 12. Creating a Complete User System/4. Adding the User Blueprint.mp43.33MB
  • 12. Creating a Complete User System/5. Exploring the User Model.mp422.75MB
  • 12. Creating a Complete User System/6. Initializing the Database.mp412.72MB
  • 12. Creating a Complete User System/7. Logging Users in and Out.mp436.12MB
  • 12. Creating a Complete User System/8. Registering New Users.mp410.99MB
  • 12. Creating a Complete User System/9. Welcoming New Users.mp47.27MB
  • 13. Creating a Custom Admin Dashboard/1. Introduction.mp41.05MB
  • 13. Creating a Custom Admin Dashboard/10. Confirming It Works with Tests.mp44.95MB
  • 13. Creating a Custom Admin Dashboard/2. Why Are We Not Using Flask-Admin.mp42.79MB
  • 13. Creating a Custom Admin Dashboard/3. Adding the Admin Blueprint.mp42.75MB
  • 13. Creating a Custom Admin Dashboard/4. Viewing the Main Dashboard.mp411.48MB
  • 13. Creating a Custom Admin Dashboard/5. Listing Users.mp417.25MB
  • 13. Creating a Custom Admin Dashboard/6. Editing Users.mp416.19MB
  • 13. Creating a Custom Admin Dashboard/7. Generating Fake Users with the CLI.mp412.49MB
  • 13. Creating a Custom Admin Dashboard/8. Searching and Sorting Users.mp419.19MB
  • 13. Creating a Custom Admin Dashboard/9. Deleting Users.mp418.28MB
  • 14. Logging, Middleware and Error Handling/1. Introduction.mp4988.84KB
  • 14. Logging, Middleware and Error Handling/2. Tracking Response Times for All Requests.mp47.48MB
  • 14. Logging, Middleware and Error Handling/3. Configuring Log Levels.mp42.02MB
  • 14. Logging, Middleware and Error Handling/4. Using Flask's Logger.mp411.88MB
  • 14. Logging, Middleware and Error Handling/5. Integrating Google Analytics.mp48.39MB
  • 14. Logging, Middleware and Error Handling/6. Fixing IP Addresses with Middleware.mp46.6MB
  • 14. Logging, Middleware and Error Handling/7. Custom Error Pages.mp47.12MB
  • 14. Logging, Middleware and Error Handling/8. Handling Exceptions in Production.mp47.48MB
  • 15. Quality of Life CLI Improvements/1. Introduction.mp4667.56KB
  • 15. Quality of Life CLI Improvements/2. Creating Secure Tokens.mp45.02MB
  • 15. Quality of Life CLI Improvements/3. Viewing All Route Endpoints.mp44.82MB
  • 15. Quality of Life CLI Improvements/4. Breaking down Lines of Code.mp45.69MB
  • 16. Accepting Recurring Payments/1. Introduction.mp41.5MB
  • 16. Accepting Recurring Payments/10. Subscribing to a Plan (Back-End).mp429.55MB
  • 16. Accepting Recurring Payments/11. Updating Your Payment Method.mp414.19MB
  • 16. Accepting Recurring Payments/12. Informing Users of Expiring Credit Cards.mp419.95MB
  • 16. Accepting Recurring Payments/13. Updating Your Subscription Plan.mp418.06MB
  • 16. Accepting Recurring Payments/14. Cancelling Your Subscription.mp49.58MB
  • 16. Accepting Recurring Payments/15. Extending the Admin Dashboard.mp46.72MB
  • 16. Accepting Recurring Payments/16. Managing Coupons in the Admin (Front-End).mp415.78MB
  • 16. Accepting Recurring Payments/17. Managing Coupons in the Admin (Back-End).mp421.48MB
  • 16. Accepting Recurring Payments/18. Expiring and Subscribing with Coupons.mp432.99MB
  • 16. Accepting Recurring Payments/19. Managing Subscriptions in the Admin.mp413.36MB
  • 16. Accepting Recurring Payments/2. Signing up with Stripe.mp44.72MB
  • 16. Accepting Recurring Payments/20. Generating Random Invoices.mp49.44MB
  • 16. Accepting Recurring Payments/21. Reviewing Your Billing Details.mp422.52MB
  • 16. Accepting Recurring Payments/22. Integrating Stripe Webhooks.mp420.67MB
  • 16. Accepting Recurring Payments/23. Confirming It Works with Tests.mp413.38MB
  • 16. Accepting Recurring Payments/24. Sales Charts, Refunds and More.mp49.35MB
  • 16. Accepting Recurring Payments/3. Going over the requirements.txt Changes.mp43MB
  • 16. Accepting Recurring Payments/4. Configuring the App to Handle Payments.mp45.63MB
  • 16. Accepting Recurring Payments/5. Adding the Billing Blueprint.mp43.57MB
  • 16. Accepting Recurring Payments/6. Visualizing the Data Model Relationships.mp48MB
  • 16. Accepting Recurring Payments/7. Creating Subscription Plans.mp419.41MB
  • 16. Accepting Recurring Payments/8. Rendering Pricing Tables.mp410MB
  • 16. Accepting Recurring Payments/9. Subscribing to a Plan (Front-End).mp424.39MB
  • 17. Building the Snake Eyes Game/1. Introduction.mp41.15MB
  • 17. Building the Snake Eyes Game/10. Viewing Betting History.mp43.98MB
  • 17. Building the Snake Eyes Game/11. Modifying the Admin User Details.mp44.68MB
  • 17. Building the Snake Eyes Game/12. Coding Exercise Homework Assignments.mp43.45MB
  • 17. Building the Snake Eyes Game/13. Confirming It Works with Tests.mp46.45MB
  • 17. Building the Snake Eyes Game/2. Going over the requirements.txt Changes.mp41.39MB
  • 17. Building the Snake Eyes Game/3. Configuring the App to Handle Betting.mp44.65MB
  • 17. Building the Snake Eyes Game/4. Adding the Betting Blueprint.mp41.1MB
  • 17. Building the Snake Eyes Game/5. Exploring the Bet and User Models.mp45.63MB
  • 17. Building the Snake Eyes Game/6. Giving Subscribers Coins.mp412.33MB
  • 17. Building the Snake Eyes Game/7. Placing Bets (Front-End).mp420.82MB
  • 17. Building the Snake Eyes Game/8. Placing Bets (Back-End).mp413.94MB
  • 17. Building the Snake Eyes Game/9. Generating Random Bets.mp43.36MB
  • 18. Processing Microtransactions/1. Introduction.mp4883.85KB
  • 18. Processing Microtransactions/2. Configuring the App for Purchases.mp43.41MB
  • 18. Processing Microtransactions/3. Accepting Payments (Front-End).mp49.09MB
  • 18. Processing Microtransactions/4. Accepting Payments (Back-End).mp416.52MB
  • 18. Processing Microtransactions/5. Viewing the New Invoice History.mp46.51MB
  • 18. Processing Microtransactions/6. Adding to and Modifying the Custom Admin.mp412.23MB
  • 18. Processing Microtransactions/7. Confirming It Works with Tests.mp411.57MB
  • 19. Database Migrations/1. Introduction.mp41.2MB
  • 19. Database Migrations/10. Auto-Generating Migration Scripts.mp415.34MB
  • 19. Database Migrations/2. What Is a Database Migration.mp42.22MB
  • 19. Database Migrations/3. Going over the requirements.txt Changes.mp42.32MB
  • 19. Database Migrations/4. Configuring Alembic.mp45.15MB
  • 19. Database Migrations/5. Creating Our First Migration.mp49.49MB
  • 19. Database Migrations/6. Sidetracking with pgAdmin III.mp45.61MB
  • 19. Database Migrations/7. Running Our First Migration.mp47.24MB
  • 19. Database Migrations/8. Creating and Running a Second Migration.mp45.81MB
  • 19. Database Migrations/9. Viewing the History of Your Migrations.mp42.92MB
  • 2. Is Flask Right for You/1. Introduction.mp4689.95KB
  • 2. Is Flask Right for You/2. What Is Flask.mp42.28MB
  • 2. Is Flask Right for You/3. What Kind of Web Sites Can You Build with Flask.mp44.07MB
  • 2. Is Flask Right for You/4. How Does Flask Compare to Other Frameworks.mp43.57MB
  • 2. Is Flask Right for You/5. Massive Companies Who Are Using Flask.mp42.34MB
  • 20. Internationalization (i18n)/1. Introduction.mp41.1MB
  • 20. Internationalization (i18n)/10. Adding Additional Languages.mp47.2MB
  • 20. Internationalization (i18n)/11. Confirming It Works with Tests.mp45.01MB
  • 20. Internationalization (i18n)/2. What Is Internationalization.mp41.61MB
  • 20. Internationalization (i18n)/3. Going over the requirements.txt Changes.mp41.47MB
  • 20. Internationalization (i18n)/4. Configuring the App to Handle i18n.mp42.69MB
  • 20. Internationalization (i18n)/5. Adding i18n Support to the Application.mp44.25MB
  • 20. Internationalization (i18n)/6. Updating the User Blueprint to Support i18n.mp48.34MB
  • 20. Internationalization (i18n)/7. Updating the Billing Blueprint to Support i18n.mp48.6MB
  • 20. Internationalization (i18n)/8. Generating the Primary messages.pot File.mp46.35MB
  • 20. Internationalization (i18n)/9. Updating Translations for Multiple Languages.mp46.7MB
  • 21. Where to Go Next/1. Congrats on Finishing This Course.mp44.3MB
  • 21. Where to Go Next/2. Deploying Your App to Production.mp43.43MB
  • 3. Application Overview/1. Introduction.mp4584.15KB
  • 3. Application Overview/2. Going over the Demo App That We'll Build.mp411.05MB
  • 3. Application Overview/3. Visualizing the Application's Architecture.mp49.55MB
  • 4. Preparing to Follow Along/1. Introduction.mp4714.17KB
  • 4. Preparing to Follow Along/2. Setting up an Initial Course Folder.mp41.17MB
  • 4. Preparing to Follow Along/3. Downloading the Course's Material.mp43.24MB
  • 4. Preparing to Follow Along/4. Installing a Code Editor.mp41.49MB
  • 5. Getting Familiar with Docker/1. Introduction.mp4671.3KB
  • 5. Getting Familiar with Docker/2. Why Is It worth Using Docker.mp41.63MB
  • 5. Getting Familiar with Docker/3. Installing Docker.mp41.28MB
  • 5. Getting Familiar with Docker/4. Making Sure Docker Works on Your System.mp42.36MB
  • 6. Creating a Base Flask App/1. Introduction.mp4821.75KB
  • 6. Creating a Base Flask App/2. Exploring the App's Package Dependencies.mp44.42MB
  • 6. Creating a Base Flask App/3. Taking a Look at the Application File.mp46.04MB
  • 6. Creating a Base Flask App/4. Investigating the Dockerfile.mp45.82MB
  • 6. Creating a Base Flask App/5. Running the Flask Application.mp421.4MB
  • 6. Creating a Base Flask App/6. Dealing with Configuration Settings.mp458.88MB
  • 7. Blueprints and Jinja 2 Templates/1. Introduction.mp4761.2KB
  • 7. Blueprints and Jinja 2 Templates/2. Creating Our First Flask Blueprint.mp411.86MB
  • 7. Blueprints and Jinja 2 Templates/3. Deciding on a Look for Our Application.mp46.8MB
  • 7. Blueprints and Jinja 2 Templates/4. Understanding Jinja 2 Templates.mp43.13MB
  • 7. Blueprints and Jinja 2 Templates/5. Creating the Home Page.mp418.61MB
  • 7. Blueprints and Jinja 2 Templates/6. Adding a Few Additional Pages.mp410.64MB
  • 8. Testing and Code Quality/1. Introduction.mp4766.48KB
  • 8. Testing and Code Quality/2. Going over the requirements.txt Changes.mp43.81MB
  • 8. Testing and Code Quality/3. Getting Comfortable Writing Tests.mp413.59MB
  • 8. Testing and Code Quality/4. Investigating Our Code Test Coverage.mp45.57MB
  • 8. Testing and Code Quality/5. Performing Static Analysis on the Code Base.mp47.69MB
  • 9. Creating a CLI Script/1. Introduction.mp4703.77KB
  • 9. Creating a CLI Script/2. Why Do We Need a CLI Script.mp41.62MB
  • 9. Creating a CLI Script/3. Going over New Content Added to the Project.mp44.48MB
  • 9. Creating a CLI Script/4. Getting Familiar with Click.mp48.93MB
  • 9. Creating a CLI Script/5. Running the Commands We Created.mp45.25MB