TorBT - Torrents and Magnet Links Search Engine
[FreeCourseLab.com] Udemy - Complete Python Web Course Build 8 Python Web Apps
- Date: 2026-02-01
- Size: 3.3 GB
- Files: 201
File Name
Size
01 Your Age in Seconds/001 Get the course e-book.html
867 B
01 Your Age in Seconds/002 Introduction.mp4
4.0 MB
01 Your Age in Seconds/003 Join the live chat for discussions and QA.html
1.0 kB
01 Your Age in Seconds/004 Installing Python.mp4
4.2 MB
01 Your Age in Seconds/005 Integers and Strings.mp4
4.1 MB
01 Your Age in Seconds/006 Variables in Python.mp4
2.7 MB
01 Your Age in Seconds/007 Solution to coding exercise creating variables.mp4
2.7 MB
01 Your Age in Seconds/008 Methods print str and int.mp4
10 MB
01 Your Age in Seconds/009 Solution to coding exercise print str and int.mp4
7.6 MB
01 Your Age in Seconds/010 The format method.mp4
11 MB
01 Your Age in Seconds/011 The .format cheatsheet.pdf
38 kB
01 Your Age in Seconds/012 Solution to coding exercise format.mp4
7.1 MB
01 Your Age in Seconds/013 Getting user input with the input method.mp4
10 MB
01 Your Age in Seconds/014 Solution to coding exercise user input.mp4
2.1 MB
01 Your Age in Seconds/015 Creating our own methods in Python.mp4
6.6 MB
01 Your Age in Seconds/016 Solution to coding exercise creating functions.mp4
5.3 MB
01 Your Age in Seconds/017 If statements in Python.mp4
28 MB
01 Your Age in Seconds/018 Solution to coding exercise if statements.mp4
8.9 MB
01 Your Age in Seconds/019 Section 1 assignment video.mp4
4.5 MB
01 Your Age in Seconds/020 The Age Program Python Code.html
841 B
01 Your Age in Seconds/quizzes/001 Integers and Strings Quiz.html
4.0 kB
01 Your Age in Seconds/quizzes/002 Creating variables.html
2.8 kB
01 Your Age in Seconds/quizzes/003 The print str and int methods.html
4.4 kB
01 Your Age in Seconds/quizzes/004 Formatting strings quiz.html
4.2 kB
01 Your Age in Seconds/quizzes/005 The format method.html
4.4 kB
01 Your Age in Seconds/quizzes/006 Asking users for input.html
3.0 kB
01 Your Age in Seconds/quizzes/007 Creating methods and functions.html
3.3 kB
01 Your Age in Seconds/quizzes/008 If statements quiz.html
5.3 kB
01 Your Age in Seconds/quizzes/009 If statements.html
4.1 kB
01 Your Age in Seconds/quizzes/010 Python basics.html
3.9 kB
02 Price of a Chair/021 Our Development Environment.mp4
8.5 MB
02 Price of a Chair/022 Creating virtual environments for Python development.mp4
33 MB
02 Price of a Chair/023 Our Age application in PyCharm.mp4
8.9 MB
02 Price of a Chair/024 aside Tweaking PyCharm.mp4
25 MB
02 Price of a Chair/025 Understanding JSON and XML.mp4
16 MB
02 Price of a Chair/026 Making our first HTTP GET request.mp4
11 MB
02 Price of a Chair/027 Finding our chair price parsing HTML.mp4
19 MB
02 Price of a Chair/028 Parsing HTML data using BeautifulSoup.mp4
21 MB
02 Price of a Chair/029 Using the price as a number.mp4
30 MB
02 Price of a Chair/030 Whats a Browser program Python Code.html
860 B
02 Price of a Chair/quizzes/011 HTTP Quiz.html
3.6 kB
03 A simple terminal Blog/031 Installing MongoDB.mp4
38 MB
03 A simple terminal Blog/032 MongoDB FAQ.html
1.5 kB
03 A simple terminal Blog/033 Introduction to MongoDB.mp4
22 MB
03 A simple terminal Blog/034 Creating a PyCharm project that uses MongoDB and pymongo.mp4
19 MB
03 A simple terminal Blog/035 Simplifying lists in Python with list comprehension.mp4
17 MB
03 A simple terminal Blog/036 Introduction to Object-Oriented Programming.mp4
35 MB
03 A simple terminal Blog/037 Creating our first class the Post.mp4
17 MB
03 A simple terminal Blog/038 Creating a Database class for database interactions.mp4
39 MB
03 A simple terminal Blog/039 The last few Post methods.mp4
12 MB
03 A simple terminal Blog/040 Having default parameter values in Python methods.mp4
18 MB
03 A simple terminal Blog/041 Understanding dates in Python the datetime module.mp4
10 MB
03 A simple terminal Blog/042 Verifying that the Post methods all work.mp4
20 MB
03 A simple terminal Blog/043 The Blog class and classmethods.mp4
55 MB
03 A simple terminal Blog/044 Verifying the Blog methods all work.mp4
24 MB
03 A simple terminal Blog/045 Starting the menu and user interactions.mp4
37 MB
03 A simple terminal Blog/046 Finalising the Menu class.mp4
33 MB
03 A simple terminal Blog/047 Finally running the application.mp4
15 MB
03 A simple terminal Blog/048 Terminal Blog program Python Code.html
811 B
03 A simple terminal Blog/quizzes/012 Python list comprehension.html
4.1 kB
04 Our first web application/049 Introduction to REST APIs.mp4
17 MB
04 Our first web application/050 How can we make our own API What is Flask.mp4
17 MB
04 Our first web application/051 Python cls and argument unpacking.mp4
45 MB
04 Our first web application/052 Creating the User model for our application.mp4
17 MB
04 Our first web application/053 Starting developing the User model.mp4
34 MB
04 Our first web application/054 Creating the login and register.mp4
25 MB
04 Our first web application/055 Finding blogs by a specific author.mp4
26 MB
04 Our first web application/056 Allowing creation of blogs and posts.mp4
31 MB
04 Our first web application/057 Creating the static resources and templates.mp4
11 MB
04 Our first web application/058 Our first template in Jinja2.mp4
20 MB
04 Our first web application/059 Beginning CSS styling of pages.mp4
19 MB
04 Our first web application/060 The user login page.mp4
57 MB
04 Our first web application/061 The user registration page.mp4
28 MB
04 Our first web application/062 Using Bootstrap for the first time for great styling.mp4
76 MB
04 Our first web application/063 How can we display a list of blogs.mp4
39 MB
04 Our first web application/064 Displaying a list of posts.mp4
44 MB
04 Our first web application/065 The Jinja2 if statement for structure control.mp4
5.7 MB
04 Our first web application/066 Creating new blogs front-end.mp4
44 MB
04 Our first web application/067 Finalising the application by allowing to create posts.mp4
41 MB
04 Our first web application/068 The Web Blog program Python Code.html
780 B
04 Our first web application/quizzes/013 Jinja2 revision.html
5.1 kB
05 Price alerts for any online web-store/069 Intro and what could be improved over last section.mp4
16 MB
05 Price alerts for any online web-store/070 Introducing Blueprints for Flask.mp4
15 MB
05 Price alerts for any online web-store/071 Creating the app structure so its easy to develop.mp4
11 MB
05 Price alerts for any online web-store/072 Mapping out the app flow.mp4
10 MB
05 Price alerts for any online web-store/073 Initialising the app.mp4
15 MB
05 Price alerts for any online web-store/074 Initialising the models for our app.mp4
15 MB
05 Price alerts for any online web-store/075 Creating our view structure what do users interact with.mp4
24 MB
05 Price alerts for any online web-store/076 Logging users in the model.mp4
59 MB
05 Price alerts for any online web-store/077 Logging users in the view.mp4
19 MB
05 Price alerts for any online web-store/078 Adding a sample user to the database to verify login works.mp4
26 MB
05 Price alerts for any online web-store/079 Introduction to Postman for API testing.mp4
21 MB
05 Price alerts for any online web-store/080 Checking the login flow for errors.mp4
21 MB
05 Price alerts for any online web-store/081 Registering users the model.mp4
14 MB
05 Price alerts for any online web-store/082 Introduction to RegEx Regular Expressions.mp4
9.4 MB
05 Price alerts for any online web-store/083 Validating user e-mails and finalising the registration.mp4
22 MB
05 Price alerts for any online web-store/084 Verifying the registration with Postman.mp4
3.3 MB
05 Price alerts for any online web-store/085 Loading item prices with requests and BeautifulSoup.mp4
64 MB
05 Price alerts for any online web-store/086 Saving items to MongoDB.mp4
7.2 MB
05 Price alerts for any online web-store/087 Creating our Stores and getting live prices.mp4
25 MB
05 Price alerts for any online web-store/088 Dont forget about _id.mp4
13 MB
05 Price alerts for any online web-store/089 Saving stores to MongoDB and using the url_prefix.mp4
21 MB
05 Price alerts for any online web-store/090 Checking the MongoDB RegEx search works.mp4
18 MB
05 Price alerts for any online web-store/091 Complete flow from items to stores to prices.mp4
54 MB
05 Price alerts for any online web-store/092 Sending e-mails with our app Mailgun.mp4
8.7 MB
05 Price alerts for any online web-store/093 Setting up the Mailgun Sandbox server.mp4
8.8 MB
05 Price alerts for any online web-store/094 Alert constants required for our e-mails.mp4
8.4 MB
05 Price alerts for any online web-store/095 Setting up our Alert to send e-mails.mp4
6.7 MB
05 Price alerts for any online web-store/096 Getting last updated alerts to decrease load on our app.mp4
18 MB
05 Price alerts for any online web-store/097 Saving alerts to MongoDB.mp4
46 MB
05 Price alerts for any online web-store/098 Notifying our users when the price is reached.mp4
20 MB
05 Price alerts for any online web-store/099 Entering test data into the application.html
2.0 kB
05 Price alerts for any online web-store/100 The complete Alert workflow.mp4
83 MB
06 Developing a complete front-end with Bootstrap/101 Creating our Jinja template structure.mp4
17 MB
06 Developing a complete front-end with Bootstrap/102 Using inheritance in our Jinja templates.mp4
19 MB
06 Developing a complete front-end with Bootstrap/103 Fixing template not found error in PyCharm.mp4
4.3 MB
06 Developing a complete front-end with Bootstrap/104 Creating a navigation bar using Bootstrap and HTML.mp4
47 MB
06 Developing a complete front-end with Bootstrap/105 Collapsing the navigation bar to be more mobile friendly.mp4
17 MB
06 Developing a complete front-end with Bootstrap/106 Creating affordances using Glyphicons in the navigation bar.mp4
9.1 MB
06 Developing a complete front-end with Bootstrap/107 Changing the links if the user is signed in.mp4
16 MB
06 Developing a complete front-end with Bootstrap/108 Serving endpoints dynamically using url_for in Jinja templates.mp4
17 MB
06 Developing a complete front-end with Bootstrap/109 Using the Bootstrap Jumbotron component for the homepage.mp4
10 MB
06 Developing a complete front-end with Bootstrap/110 Creating the registration form using Bootstrap and HTML.mp4
26 MB
06 Developing a complete front-end with Bootstrap/111 Fixing and finalising the logout form.mp4
8.4 MB
06 Developing a complete front-end with Bootstrap/112 Registering and logging in to our application.mp4
20 MB
06 Developing a complete front-end with Bootstrap/113 Getting the alerts for a specific user.mp4
35 MB
06 Developing a complete front-end with Bootstrap/114 Refactoring the User model and including Constants.mp4
6.2 MB
06 Developing a complete front-end with Bootstrap/115 Showing the user alerts Jinja template.mp4
13 MB
06 Developing a complete front-end with Bootstrap/116 Fixing the item price not showing up in the alert page.mp4
22 MB
06 Developing a complete front-end with Bootstrap/117 Pointing an alert item to an individual alert.mp4
6.9 MB
06 Developing a complete front-end with Bootstrap/118 Rendering the single alert Jinja template.mp4
11 MB
06 Developing a complete front-end with Bootstrap/119 Creating a button to add new alerts with Bootstrap and Jinja.mp4
12 MB
06 Developing a complete front-end with Bootstrap/120 Creating the new alert form with Jinja.mp4
28 MB
06 Developing a complete front-end with Bootstrap/121 Finalising creating alerts.mp4
11 MB
06 Developing a complete front-end with Bootstrap/122 Advanced Python decorators.mp4
33 MB
06 Developing a complete front-end with Bootstrap/123 Creating the single alert page and adding manual price refresh.mp4
36 MB
06 Developing a complete front-end with Bootstrap/124 Deactivating an alert.mp4
11 MB
06 Developing a complete front-end with Bootstrap/125 Activating an alert.mp4
8.7 MB
06 Developing a complete front-end with Bootstrap/126 Showing inactive alerts in the Jinja list.mp4
22 MB
06 Developing a complete front-end with Bootstrap/127 Permanently deleting alerts.mp4
19 MB
06 Developing a complete front-end with Bootstrap/128 Fixing the alert price when creating a new alert.mp4
1.8 MB
06 Developing a complete front-end with Bootstrap/129 Ensuring that we are only checking active alerts.mp4
6.5 MB
06 Developing a complete front-end with Bootstrap/130 Creating the store index.mp4
11 MB
06 Developing a complete front-end with Bootstrap/131 Showing the list of stores and the store page.mp4
11 MB
06 Developing a complete front-end with Bootstrap/132 Adding the single store page in Jinja.mp4
21 MB
06 Developing a complete front-end with Bootstrap/133 Allowing the creation of new stores.mp4
62 MB
06 Developing a complete front-end with Bootstrap/134 Editing and deleting existing stores.mp4
52 MB
06 Developing a complete front-end with Bootstrap/135 Editing existing alerts so users can change the price point.mp4
24 MB
06 Developing a complete front-end with Bootstrap/136 Using Flasks config file from Jinja.mp4
29 MB
06 Developing a complete front-end with Bootstrap/137 Creating the requires_admin_permissions decorator.mp4
40 MB
06 Developing a complete front-end with Bootstrap/138 Adding a link in the Mailgun API call.mp4
35 MB
06 Developing a complete front-end with Bootstrap/139 Fixing the last bugs and finishing the application.mp4
28 MB
07 Simple development-stage deployments to Heroku/140 Signing up for GitHub.mp4
9.5 MB
07 Simple development-stage deployments to Heroku/141 Forking the GitHub repository from the last section.mp4
9.8 MB
07 Simple development-stage deployments to Heroku/142 How to install Git on Windows.mp4
7.1 MB
07 Simple development-stage deployments to Heroku/143 How to use the Windows Git Shell.mp4
7.3 MB
07 Simple development-stage deployments to Heroku/144 How to install Git on Mac.mp4
13 MB
07 Simple development-stage deployments to Heroku/145 How to install Git on Linux.mp4
8.0 MB
07 Simple development-stage deployments to Heroku/146 Cloning the Git repository from GitHub onto your computer.mp4
10 MB
07 Simple development-stage deployments to Heroku/147 File statuses and stages in Git.mp4
14 MB
07 Simple development-stage deployments to Heroku/148 How to generate an SSH key for GitHub.mp4
18 MB
07 Simple development-stage deployments to Heroku/149 Git commands git commit and git push.mp4
26 MB
07 Simple development-stage deployments to Heroku/150 Git command git log to check previous commits.mp4
6.4 MB
07 Simple development-stage deployments to Heroku/151 Signing up to Heroku.mp4
7.3 MB
07 Simple development-stage deployments to Heroku/152 Installing the Heroku Toolbelt Command-Line Interface.mp4
4.0 MB
07 Simple development-stage deployments to Heroku/153 Creating a new Heroku app.mp4
12 MB
07 Simple development-stage deployments to Heroku/154 Getting values from environment variables in Python.mp4
20 MB
07 Simple development-stage deployments to Heroku/155 Setting the environment variables in Heroku.mp4
3.6 MB
07 Simple development-stage deployments to Heroku/156 Setting up Heroku required files in our project so Heroku knows what to run.mp4
11 MB
07 Simple development-stage deployments to Heroku/157 Committing and pushing the new files to GitHub.mp4
8.0 MB
07 Simple development-stage deployments to Heroku/158 Adding servers on Heroku called scaling dynos.mp4
3.2 MB
07 Simple development-stage deployments to Heroku/159 Deploying our app to Heroku.mp4
5.1 MB
07 Simple development-stage deployments to Heroku/160 Adding MongoLab to our Heroku app as an add-on.mp4
8.2 MB
07 Simple development-stage deployments to Heroku/161 How to create a new MongoLab user.mp4
4.9 MB
07 Simple development-stage deployments to Heroku/162 Changing our programs database URI to match MongoLabs.mp4
6.9 MB
07 Simple development-stage deployments to Heroku/163 Using the Heroku logs to fix an Internal Server Error.mp4
27 MB
07 Simple development-stage deployments to Heroku/164 Running our deployed app in Heroku.mp4
14 MB
07 Simple development-stage deployments to Heroku/165 Another error using the URI default database.mp4
8.1 MB
07 Simple development-stage deployments to Heroku/166 Verifying the app works and next steps in the course.mp4
5.6 MB
08 Deploying your apps manually to a server/167 DigitalOcean Droplets.html
1.4 kB
08 Deploying your apps manually to a server/168 Creating your DigitalOcean droplet.mp4
21 MB
08 Deploying your apps manually to a server/169 Logging in to your droplet.mp4
15 MB
08 Deploying your apps manually to a server/170 Setting up account permissions in CentOS.mp4
20 MB
08 Deploying your apps manually to a server/171 Installing Python in CentOS.mp4
86 MB
08 Deploying your apps manually to a server/172 Installing and setting up Nginx in CentOS.mp4
22 MB
08 Deploying your apps manually to a server/173 Creating the application structure for the deployment.mp4
18 MB
08 Deploying your apps manually to a server/174 Forking a GitHub repository and adding SSH keys.mp4
4.4 MB
08 Deploying your apps manually to a server/175 Installing the app in CentOS.mp4
16 MB
08 Deploying your apps manually to a server/176 Installing MongoDB in CentOS.mp4
6.3 MB
08 Deploying your apps manually to a server/177 Setting up uWSGI in CentOS.mp4
18 MB
08 Deploying your apps manually to a server/178 Running the app directly from your server.mp4
9.8 MB
08 Deploying your apps manually to a server/179 Adding the cron job to automate sending e-mails.mp4
15 MB
08 Deploying your apps manually to a server/attached_files/170 Setting up account permissions in CentOS/3-setting-up-permissions.pdf
70 kB
08 Deploying your apps manually to a server/attached_files/171 Installing Python in CentOS/4-installing-python.pdf
57 kB
08 Deploying your apps manually to a server/attached_files/172 Installing and setting up Nginx in CentOS/5-setting-up-nginx.pdf
59 kB
08 Deploying your apps manually to a server/attached_files/173 Creating the application structure for the deployment/6-7-8-installing-the-app.pdf
76 kB
08 Deploying your apps manually to a server/attached_files/176 Installing MongoDB in CentOS/9-installing-mongodb.pdf
56 kB
08 Deploying your apps manually to a server/attached_files/177 Setting up uWSGI in CentOS/10-setting-up-uwsgi.pdf
60 kB
08 Deploying your apps manually to a server/attached_files/178 Running the app directly from your server/11-running-the-app.pdf
52 kB
08 Deploying your apps manually to a server/attached_files/179 Adding the cron job to automate sending e-mails/12-adding-the-cron-job.pdf
56 kB
[FreeCourseLab.com].url
126 B