zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
the-complete-python-web-course-learn-by-building-8-apps
magnet:?xt=urn:btih:b4e762718e6a49d28629693f583da77f70b9f4f8&dn=the-complete-python-web-course-learn-by-building-8-apps
磁力链接详情
文件列表详情
b4e762718e6a49d28629693f583da77f70b9f4f8
infohash:
163
文件数量
3.69 GB
文件大小
2017-5-15 18:38
创建日期
2024-11-10 09:43
最后访问
相关分词
the-complete-python-web-course-learn-by-building-8-apps
08 Deploying your apps manually to a server/165 Installing Python in CentOS.mp4 85.84 MB
01 Your Age in Seconds/002 Introduction.mp4 4.02 MB
01 Your Age in Seconds/004 Installing Python.mp4 4.23 MB
01 Your Age in Seconds/005 Integers and Strings.mp4 4.09 MB
01 Your Age in Seconds/006 Variables in Python.mp4 2.67 MB
01 Your Age in Seconds/007 Methods print str and int.mp4 10 MB
01 Your Age in Seconds/008 The format method.mp4 10.77 MB
01 Your Age in Seconds/010 Getting user input with the input method.mp4 10.3 MB
01 Your Age in Seconds/011 Creating our own methods in Python.mp4 6.56 MB
01 Your Age in Seconds/012 If statements in Python.mp4 27.61 MB
01 Your Age in Seconds/013 Section 1 assignment video.mp4 4.5 MB
02 Price of a Chair/015 Our Development Environment.mp4 8.45 MB
02 Price of a Chair/016 Creating virtual environments for Python development.mp4 33.23 MB
02 Price of a Chair/017 Our Age application in PyCharm.mp4 8.85 MB
02 Price of a Chair/018 aside Tweaking PyCharm.mp4 24.63 MB
02 Price of a Chair/019 Understanding JSON and XML.mp4 15.96 MB
02 Price of a Chair/020 Making our first HTTP GET request.mp4 11.19 MB
02 Price of a Chair/021 Finding our chair price parsing HTML.mp4 18.65 MB
02 Price of a Chair/022 Parsing HTML data using BeautifulSoup.mp4 21.33 MB
02 Price of a Chair/023 Using the price as a number.mp4 30.27 MB
03 A simple terminal Blog/025 Installing MongoDB.mp4 38.31 MB
03 A simple terminal Blog/027 Introduction to MongoDB.mp4 22 MB
03 A simple terminal Blog/028 Creating a PyCharm project that uses MongoDB and pymongo.mp4 18.63 MB
03 A simple terminal Blog/029 Simplifying lists in Python with list comprehension.mp4 16.93 MB
03 A simple terminal Blog/030 Introduction to Object-Oriented Programming.mp4 34.94 MB
03 A simple terminal Blog/031 Creating our first class the Post.mp4 16.85 MB
03 A simple terminal Blog/032 Creating a Database class for database interactions.mp4 39.43 MB
03 A simple terminal Blog/033 The last few Post methods.mp4 12.25 MB
03 A simple terminal Blog/034 Having default parameter values in Python methods.mp4 17.6 MB
03 A simple terminal Blog/035 Understanding dates in Python the datetime module.mp4 10.1 MB
03 A simple terminal Blog/036 Verifying that the Post methods all work.mp4 19.53 MB
03 A simple terminal Blog/037 The Blog class and classmethods.mp4 55.13 MB
03 A simple terminal Blog/038 Verifying the Blog methods all work.mp4 23.86 MB
03 A simple terminal Blog/039 Starting the menu and user interactions.mp4 37.37 MB
03 A simple terminal Blog/040 Finalising the Menu class.mp4 33.07 MB
03 A simple terminal Blog/041 Finally running the application.mp4 15.15 MB
04 Our first web application/043 Introduction to REST APIs.mp4 17.18 MB
04 Our first web application/044 How can we make our own API What is Flask.mp4 16.81 MB
04 Our first web application/045 Python cls and argument unpacking.mp4 44.85 MB
04 Our first web application/046 Creating the User model for our application.mp4 16.69 MB
04 Our first web application/047 Starting developing the User model.mp4 34.08 MB
04 Our first web application/048 Creating the login and register.mp4 24.85 MB
04 Our first web application/049 Finding blogs by a specific author.mp4 26.29 MB
04 Our first web application/050 Allowing creation of blogs and posts.mp4 31.15 MB
04 Our first web application/051 Creating the static resources and templates.mp4 10.64 MB
04 Our first web application/052 Our first template in Jinja2.mp4 20.18 MB
04 Our first web application/053 Beginning CSS styling of pages.mp4 19.22 MB
04 Our first web application/054 The user login page.mp4 56.68 MB
04 Our first web application/055 The user registration page.mp4 28.16 MB
04 Our first web application/056 Using Bootstrap for the first time for great styling.mp4 76.23 MB
04 Our first web application/057 How can we display a list of blogs.mp4 38.67 MB
04 Our first web application/058 Displaying a list of posts.mp4 43.75 MB
04 Our first web application/059 The Jinja2 if statement for structure control.mp4 5.74 MB
04 Our first web application/060 Creating new blogs front-end.mp4 43.91 MB
04 Our first web application/061 Finalising the application by allowing to create posts.mp4 41.08 MB
05 Price alerts for any online web-store/063 Intro and what could be improved over last section.mp4 15.68 MB
05 Price alerts for any online web-store/064 Introducing Blueprints for Flask.mp4 15.31 MB
05 Price alerts for any online web-store/065 Creating the app structure so its easy to develop.mp4 11.04 MB
05 Price alerts for any online web-store/066 Mapping out the app flow.mp4 10 MB
05 Price alerts for any online web-store/067 Initialising the app.mp4 14.92 MB
05 Price alerts for any online web-store/068 Initialising the models for our app.mp4 14.65 MB
05 Price alerts for any online web-store/069 Creating our view structure what do users interact with.mp4 23.97 MB
05 Price alerts for any online web-store/070 Logging users in the model.mp4 58.68 MB
05 Price alerts for any online web-store/071 Logging users in the view.mp4 35.04 MB
05 Price alerts for any online web-store/072 Adding a sample user to the database to verify login works.mp4 67.6 MB
05 Price alerts for any online web-store/073 Introduction to Postman for API testing.mp4 20.94 MB
05 Price alerts for any online web-store/074 Checking the login flow for errors.mp4 38.76 MB
05 Price alerts for any online web-store/075 Registering users the model.mp4 29.06 MB
05 Price alerts for any online web-store/076 Introduction to RegEx Regular Expressions.mp4 9.42 MB
05 Price alerts for any online web-store/077 Validating user e-mails and finalising the registration.mp4 21.67 MB
05 Price alerts for any online web-store/078 Verifying the registration with Postman.mp4 3.33 MB
05 Price alerts for any online web-store/079 Loading item prices with requests and BeautifulSoup.mp4 63.94 MB
05 Price alerts for any online web-store/080 Saving items to MongoDB.mp4 7.16 MB
05 Price alerts for any online web-store/081 Creating our Stores and getting live prices.mp4 25.41 MB
05 Price alerts for any online web-store/082 Dont forget about _id.mp4 12.55 MB
05 Price alerts for any online web-store/083 Saving stores to MongoDB and using the url_prefix.mp4 38.25 MB
05 Price alerts for any online web-store/084 Checking the MongoDB RegEx search works.mp4 17.8 MB
05 Price alerts for any online web-store/085 Complete flow from items to stores to prices.mp4 53.57 MB
05 Price alerts for any online web-store/086 Sending e-mails with our app Mailgun.mp4 19.47 MB
05 Price alerts for any online web-store/087 Setting up the Mailgun Sandbox server.mp4 8.79 MB
05 Price alerts for any online web-store/088 Alert constants required for our e-mails.mp4 8.4 MB
05 Price alerts for any online web-store/089 Setting up our Alert to send e-mails.mp4 11.86 MB
05 Price alerts for any online web-store/090 Getting last updated alerts to decrease load on our app.mp4 35.78 MB
05 Price alerts for any online web-store/091 Saving alerts to MongoDB.mp4 45.69 MB
05 Price alerts for any online web-store/092 Notifying our users when the price is reached.mp4 20.33 MB
05 Price alerts for any online web-store/094 The complete Alert workflow.mp4 82.78 MB
06 Developing a complete front-end with Bootstrap/095 Creating our Jinja template structure.mp4 17.12 MB
06 Developing a complete front-end with Bootstrap/096 Using inheritance in our Jinja templates.mp4 18.89 MB
06 Developing a complete front-end with Bootstrap/097 Fixing template not found error in PyCharm.mp4 7.54 MB
06 Developing a complete front-end with Bootstrap/098 Creating a navigation bar using Bootstrap and HTML.mp4 46.72 MB
06 Developing a complete front-end with Bootstrap/099 Collapsing the navigation bar to be more mobile friendly.mp4 39.4 MB
06 Developing a complete front-end with Bootstrap/100 Creating affordances using Glyphicons in the navigation bar.mp4 18.77 MB
06 Developing a complete front-end with Bootstrap/101 Changing the links if the user is signed in.mp4 15.87 MB
06 Developing a complete front-end with Bootstrap/102 Serving endpoints dynamically using url_for in Jinja templates.mp4 34.29 MB
06 Developing a complete front-end with Bootstrap/103 Using the Bootstrap Jumbotron component for the homepage.mp4 18.75 MB
06 Developing a complete front-end with Bootstrap/104 Creating the registration form using Bootstrap and HTML.mp4 25.84 MB
06 Developing a complete front-end with Bootstrap/105 Fixing and finalising the logout form.mp4 8.38 MB
06 Developing a complete front-end with Bootstrap/106 Registering and logging in to our application.mp4 19.73 MB
06 Developing a complete front-end with Bootstrap/107 Getting the alerts for a specific user.mp4 35.12 MB
06 Developing a complete front-end with Bootstrap/108 Refactoring the User model and including Constants.mp4 13.94 MB
06 Developing a complete front-end with Bootstrap/109 Showing the user alerts Jinja template.mp4 20.45 MB
06 Developing a complete front-end with Bootstrap/110 Fixing the item price not showing up in the alert page.mp4 43.25 MB
06 Developing a complete front-end with Bootstrap/111 Pointing an alert item to an individual alert.mp4 12.97 MB
06 Developing a complete front-end with Bootstrap/112 Rendering the single alert Jinja template.mp4 21.25 MB
06 Developing a complete front-end with Bootstrap/113 Creating a button to add new alerts with Bootstrap and Jinja.mp4 22.34 MB
06 Developing a complete front-end with Bootstrap/114 Creating the new alert form with Jinja.mp4 28.22 MB
06 Developing a complete front-end with Bootstrap/115 Finalising creating alerts.mp4 21.59 MB
06 Developing a complete front-end with Bootstrap/116 Advanced Python decorators.mp4 60.16 MB
06 Developing a complete front-end with Bootstrap/117 Creating the single alert page and adding manual price refresh.mp4 35.97 MB
06 Developing a complete front-end with Bootstrap/118 Deactivating an alert.mp4 23.17 MB
06 Developing a complete front-end with Bootstrap/119 Activating an alert.mp4 16.7 MB
06 Developing a complete front-end with Bootstrap/120 Showing inactive alerts in the Jinja list.mp4 21.93 MB
06 Developing a complete front-end with Bootstrap/121 Permanently deleting alerts.mp4 18.73 MB
06 Developing a complete front-end with Bootstrap/122 Fixing the alert price when creating a new alert.mp4 4.23 MB
06 Developing a complete front-end with Bootstrap/123 Ensuring that we are only checking active alerts.mp4 6.55 MB
06 Developing a complete front-end with Bootstrap/124 Creating the store index.mp4 19.86 MB
06 Developing a complete front-end with Bootstrap/125 Showing the list of stores and the store page.mp4 19.36 MB
06 Developing a complete front-end with Bootstrap/126 Adding the single store page in Jinja.mp4 21.15 MB
06 Developing a complete front-end with Bootstrap/127 Allowing the creation of new stores.mp4 62.54 MB
06 Developing a complete front-end with Bootstrap/128 Editing and deleting existing stores.mp4 51.9 MB
06 Developing a complete front-end with Bootstrap/129 Editing existing alerts so users can change the price point.mp4 50.12 MB
06 Developing a complete front-end with Bootstrap/130 Using Flasks config file from Jinja.mp4 29.33 MB
06 Developing a complete front-end with Bootstrap/131 Creating the requires_admin_permissions decorator.mp4 40.09 MB
06 Developing a complete front-end with Bootstrap/132 Adding a link in the Mailgun API call.mp4 35.27 MB
06 Developing a complete front-end with Bootstrap/133 Fixing the last bugs and finishing the application.mp4 64.56 MB
07 Simple development-stage deployments to Heroku/134 Signing up for GitHub.mp4 9.53 MB
07 Simple development-stage deployments to Heroku/135 Forking the GitHub repository from the last section.mp4 9.84 MB
07 Simple development-stage deployments to Heroku/136 How to install Git on Windows.mp4 7.1 MB
07 Simple development-stage deployments to Heroku/137 How to use the Windows Git Shell.mp4 7.3 MB
07 Simple development-stage deployments to Heroku/138 How to install Git on Mac.mp4 13.43 MB
07 Simple development-stage deployments to Heroku/139 How to install Git on Linux.mp4 7.99 MB
07 Simple development-stage deployments to Heroku/140 Cloning the Git repository from GitHub onto your computer.mp4 10 MB
07 Simple development-stage deployments to Heroku/141 File statuses and stages in Git.mp4 25.96 MB
07 Simple development-stage deployments to Heroku/142 How to generate an SSH key for GitHub.mp4 18.18 MB
07 Simple development-stage deployments to Heroku/143 Git commands git commit and git push.mp4 25.5 MB
07 Simple development-stage deployments to Heroku/144 Git command git log to check previous commits.mp4 6.42 MB
07 Simple development-stage deployments to Heroku/145 Signing up to Heroku.mp4 18.84 MB
07 Simple development-stage deployments to Heroku/146 Installing the Heroku Toolbelt Command-Line Interface.mp4 4.02 MB
07 Simple development-stage deployments to Heroku/147 Creating a new Heroku app.mp4 11.89 MB
07 Simple development-stage deployments to Heroku/148 Getting values from environment variables in Python.mp4 19.94 MB
07 Simple development-stage deployments to Heroku/149 Setting the environment variables in Heroku.mp4 3.59 MB
07 Simple development-stage deployments to Heroku/150 Setting up Heroku required files in our project so Heroku knows what to run.mp4 21.21 MB
07 Simple development-stage deployments to Heroku/151 Committing and pushing the new files to GitHub.mp4 8.02 MB
07 Simple development-stage deployments to Heroku/152 Adding servers on Heroku called scaling dynos.mp4 3.21 MB
07 Simple development-stage deployments to Heroku/153 Deploying our app to Heroku.mp4 5.1 MB
07 Simple development-stage deployments to Heroku/154 Adding MongoLab to our Heroku app as an add-on.mp4 8.22 MB
07 Simple development-stage deployments to Heroku/155 How to create a new MongoLab user.mp4 4.88 MB
07 Simple development-stage deployments to Heroku/156 Changing our programs database URI to match MongoLabs.mp4 14.68 MB
07 Simple development-stage deployments to Heroku/157 Using the Heroku logs to fix an Internal Server Error.mp4 27.44 MB
07 Simple development-stage deployments to Heroku/158 Running our deployed app in Heroku.mp4 13.65 MB
07 Simple development-stage deployments to Heroku/159 Another error using the URI default database.mp4 8.06 MB
07 Simple development-stage deployments to Heroku/160 Verifying the app works and next steps in the course.mp4 5.63 MB
08 Deploying your apps manually to a server/162 Creating your DigitalOcean droplet.mp4 20.96 MB
08 Deploying your apps manually to a server/163 Logging in to your droplet.mp4 19.91 MB
08 Deploying your apps manually to a server/164 Setting up account permissions in CentOS.mp4 26.61 MB
08 Deploying your apps manually to a server/166 Installing and setting up Nginx in CentOS.mp4 32.21 MB
08 Deploying your apps manually to a server/167 Creating the application structure for the deployment.mp4 29.51 MB
08 Deploying your apps manually to a server/168 Forking a GitHub repository and adding SSH keys.mp4 6.19 MB
08 Deploying your apps manually to a server/169 Installing the app in CentOS.mp4 15.81 MB
08 Deploying your apps manually to a server/170 Installing MongoDB in CentOS.mp4 6.26 MB
08 Deploying your apps manually to a server/171 Setting up uWSGI in CentOS.mp4 17.49 MB
08 Deploying your apps manually to a server/172 Running the app directly from your server.mp4 9.82 MB
08 Deploying your apps manually to a server/173 Adding the cron job to automate sending e-mails.mp4 14.9 MB
其他位置