Это видео недоступно.
Сожалеем об этом.

How to deploy a Python (Flask) web app on a (PythonAnywhere) live server

Поделиться
HTML-код
  • Опубликовано: 15 авг 2024
  • In this video, you will learn how to deploy a Flask web app on a live server using a free account on pythonanywhere.com. If you don't have an app to deploy you can use the app I use in the video. You can get the source code down below. If you want to learn how to build larger Flask apps with web forms, database backends, and email sending capabilities, I recommend this popular Udemy course "The Python Mega Course: Build 10 Real World Applications":
    www.udemy.com/...
    Disclosure: I am the author.
    Source code of this video:
    app.py pythonhow.com/d...
    backend.py pythonhow.com/d...
    index.html pythonhow.com/d...

Комментарии • 133

  • @user-ku4vl6eo8n
    @user-ku4vl6eo8n 9 месяцев назад +1

    Thank you so much!!! I've been trying to deploy my flask app for a project and it took me 2 days to reach you!! Super Helpful and easy to follow.

  • @mstardomfinance8389
    @mstardomfinance8389 4 года назад +2

    You are amazing man. I built my python app and configured it to work with the Flask web frame work. I then followed your video tutorial of how to add a python app to pythonanywhere and it worked, Dude. My app worked. I thank you so much for helping me get my python app to the world. If any one cared to check it out, just send me a line, and I will text you the link.

    • @reold
      @reold 4 года назад +1

      I wanna see it

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

      Hi. We can only deploy one app using free subscription?

  • @lindseycason5768
    @lindseycason5768 Год назад +2

    Jesus Christ!! I've been looking for this simple explanation for two days! I was missing 1 little thing! Thank you so much, very very clear and concise!!! You're a lifesaver.

  • @Eseflow1
    @Eseflow1 4 месяца назад

    Thank you so much for how you have clearly explained how to upload a website for free. You really a very good teacher. 🎉🎉🎉🎉🎉

  • @Boosy1125
    @Boosy1125 4 года назад +3

    Thank you for this tutorial! Was looking around the internet trying to find an easy explanation and couldn't find one until this one. Now my app is running thanks to you

    • @pythonhow
      @pythonhow  4 года назад +1

      Hi Aaron, I am really happy that my video helped you to make your app run.
      Keep on the good work,
      Ardit

    • @sakibullah3577
      @sakibullah3577 3 года назад

      @@pythonhow thanks for the video.but you didn't tell how I use database

  • @nostalgia18rishi
    @nostalgia18rishi 2 года назад +3

    My app needs a lot of python libraries to run. How do I get a python virtual environment with all the modules in the python anywhere website?

  • @migueltolentino7092
    @migueltolentino7092 2 месяца назад

    this vid is simple and precise you're a life saver!

  • @paulofreitasgomes6389
    @paulofreitasgomes6389 Год назад +2

    the source code files are not available anymore

  • @akshayavhad2582
    @akshayavhad2582 4 года назад +3

    i have impoted sqlalchemy under my app so how did i mentioned it in my case

  • @mvmlfranc7359
    @mvmlfranc7359 2 года назад

    Thank you, I have my app working now because of your video!

  • @nil4897
    @nil4897 3 года назад +1

    Thank you so much! Very clear instructions in a quick format!

  • @cadavinci8555
    @cadavinci8555 3 года назад

    Man you are the best. faq in 3min i learned to deploy a flask hello world. man, thanks

  • @jasonogen1605
    @jasonogen1605 3 месяца назад +1

    "DearTeam, I wanted to express my heartfelt gratitude for the invaluable assistance your channel provided me with. Thanks to your informative content, I was able to Your dedication to sharing knowledge has truly made a difference in my life. Thank you immensely!"

  • @jackoubridge8248
    @jackoubridge8248 Год назад +1

    Great video! Straight to the point and very helpful

  • @reold
    @reold 4 года назад +2

    We are soo luck to do all this for free! Ponder upon this, what if python was paid, what if you could only purchase a pythoneverywhere account?

  • @dennistcampos
    @dennistcampos 2 года назад +1

    My API needs to conect to a local database. Is there a way to use it to connect my database, or I must deploy the API in a local server (which will give me a lot of work)?

  • @oliski-fe4jg
    @oliski-fe4jg 3 года назад

    You sir has deserved a subscribe button

  • @ata8116
    @ata8116 2 года назад +1

    Links in the description aren't working 😬

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

    in the backend of my app I am using keras and pickle and when i do pickle.load() it says no module keras.src I havent faced this erroor while running on my local machine, how to solve it??

  • @user-tk5ph7uf2u
    @user-tk5ph7uf2u 6 месяцев назад

    Hello, I think my website can't connect to the templates folder, since only the route without calling templates can work smooththly. What might happed?

  • @adrianxpandelescu
    @adrianxpandelescu Год назад +1

    Hi, there is any way to upload more folders or files at once in pythonanywhere?

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

      Yes, PythonAnywhere supports uploading multiple files and folders, but the process depends on your account type. Here's how you can do it:
      For Free Accounts, you can only upload files one by one using the web interface. To upload multiple files or folders, you would need to:
      1- Compress Your Files/Folders:
      Zip your folders and files on your local machine into a single .zip file.
      2- Upload the Zip File:
      Use the "Files" tab on PythonAnywhere to upload the .zip file.
      3- Unzip on PythonAnywhere:
      After uploading, you can use the "Bash" console on PythonAnywhere to unzip the file: unzip path/to/yourfile.zip

  • @krishchopra22
    @krishchopra22 2 года назад

    Nice tutorial man! And yes you really have a great voice 🔥

  • @a.gospelmlgowjchristamen
    @a.gospelmlgowjchristamen 2 месяца назад

    Thank you soooooo much, Godblessyou, awesome work

  • @rubenscj4772
    @rubenscj4772 4 года назад +2

    Thank you for Tutorial !!!!!! Help me a lot . i will lokk for you in UDEMY

  • @aaron7109
    @aaron7109 4 года назад +2

    Make tutorial for to deploy python flask web app but with selenium in it, I get error the hole time that dhey don't find my geckodriver

  • @karanlakhan8335
    @karanlakhan8335 4 года назад +3

    Sir Plz help with the Connection of database with pymysql (library) ..

    • @kamaleshsingh1309
      @kamaleshsingh1309 4 года назад

      i will help u call me at 8789226053 if u want to connect with pysqlite3 or sql database

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

    Wow simple instructions, thanks for the guidance!

  • @kirubababu7127
    @kirubababu7127 3 года назад +1

    Could you give some idea to avoid the below error,
    """con = pyodbc.connect(driver='{ODBC Driver 17 for SQL Server}',host='LENOVO\SQLEXPRESS',database='students',trusted_connection='tcon',user='root1
    ',password='Password@MS').cursor()
    pyodbc.Error: ('01000', u"[01000] [unixODBC][Driver Manager]Can't open lib 'ODBC Driver 17 for SQL Server' : file not found (0) (SQLDriverConnect)")
    """
    When i execute the same code by installed app like notepad++, expected output getting.

  • @burgoscardenasharashil3322
    @burgoscardenasharashil3322 Месяц назад

    and the requirements.txt file ? Shouldn't it be included in the deployed files?

  • @AnrifiddineAbdoulatuf-om2zy
    @AnrifiddineAbdoulatuf-om2zy Месяц назад

    thant you. but Is it necessary to have an index.html file?

  • @maheswarkk1034
    @maheswarkk1034 2 года назад

    Hey Ardit, Thanks for posting so much knowledge! I wonder why you aren't posting anymore. Its been 2 years.

  • @lukeabergwest5043
    @lukeabergwest5043 4 года назад +2

    Really helpful, thanks!

  • @abnerhernandez6485
    @abnerhernandez6485 2 года назад

    hell yeah this worked like a charm

  • @sajeevr2464
    @sajeevr2464 3 года назад

    simply awesome explanation

  • @mahitmehta9620
    @mahitmehta9620 4 года назад

    Thanks for such a simple and nice video

  • @yusiferzendric1489
    @yusiferzendric1489 3 года назад

    thanks a lot, may God bless you dude, again thanks a lot. I need this!!

  • @bharat_wagh
    @bharat_wagh 3 года назад +1

    May you please provide details on the backend.py file?

  • @thomasedwardking7286
    @thomasedwardking7286 3 года назад

    Great video, mate! I really got a lot out of it.

  • @kunalkumarbarman9610
    @kunalkumarbarman9610 4 года назад +1

    I have one doubt please reply , If i want to install any module there then ? Like pyrebase

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

    Thank you, But how make database connection sqlite3

  • @carolyaza
    @carolyaza 3 года назад

    thanks so much! super simple and works!

  • @user-uh4ew7qf2f
    @user-uh4ew7qf2f 8 месяцев назад

    It was very helpful, but something went wrong, could not figure out what

  • @neeraj3080
    @neeraj3080 3 года назад

    Thank u so much bro. I need to this type video.

  • @phuongho9908
    @phuongho9908 3 года назад

    So question, let say I want to add another section below the current one like "Meter to Decimeter Converter" and so on, any tip (approute POST method related) to follow beside just plainly do it like line by line in .html to keep all simple?

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

    it never works for me. I want to pu my chatbot using PythonAnywhere but there is always an error.

  • @RobertGagnier
    @RobertGagnier 2 года назад

    Very helpful, thanks!

  • @maheshjadhav8071
    @maheshjadhav8071 2 года назад

    I have local csv files on computer which I did read in script, how can I give path to make ot usable for all

  • @OnlyCode-es9cp
    @OnlyCode-es9cp 11 месяцев назад

    what about dependencies

  • @swiftstartechnology3213
    @swiftstartechnology3213 4 года назад

    very helpful perfect & clear!

  • @keh_mananalyais5365
    @keh_mananalyais5365 Месяц назад

    Thank you

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

    Thanks a lot Sir

  • @benaltschuler1248
    @benaltschuler1248 9 месяцев назад

    Are the source code files still available? I can't get the links to work.

  • @Rocio91117
    @Rocio91117 28 дней назад

    How it works with sql server?

  • @other8094
    @other8094 3 года назад

    Hey this was helpful, thanks! How would alter the flask app to have multiple input boxes that route to different functions?

  • @courtney_ann7988
    @courtney_ann7988 2 года назад

    Very helpful video. I get an internal server error when I try to login to my website. The login page works when I run my flask app on my localhost. What could be the issue?

  • @vivuuc4209
    @vivuuc4209 4 года назад

    easy and simple !

  • @yasinozkurt
    @yasinozkurt 3 года назад +1

    Hi, thanks for the video . I have a question, i used lots of libraries in app.py . Is that a problem? Does pythonanywhere install all of it by itself?

    • @yasinozkurt
      @yasinozkurt 3 года назад

      i mean i had to pip install them to import inside the code, what do i do to make it work fine when i deploy the code?

    • @adonnihaykel3767
      @adonnihaykel3767 3 года назад +1

      hey man, did u found the solution?

    • @yasinozkurt
      @yasinozkurt 3 года назад

      You should use bash console to pip install the libraries you used

  • @Rocio91117
    @Rocio91117 28 дней назад

    I have error with app.py in sql server driver

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

    How do you pip install stuff?

  • @RulebookofWisdom-db2fk
    @RulebookofWisdom-db2fk 4 месяца назад

    Comment je peux afficher les fichiers .css

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

    I'm getting a permissions error: PermissionError: [Errno 13] Permission denied: '/mnt/data' when trying to run my application. I don't know how to address it.

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

      Hi @dennisking8281, A PermissionError: [Errno 13] Permission denied: '/mnt/data' typically occurs when your application does not have the necessary permissions to access a directory or file. On a platform like PythonAnywhere, this could happen if your code is trying to access a directory that your user account isn't allowed to access, or if you're trying to perform an operation that's not permitted.
      Here area few steps you can take to resolve this issue:
      1- Check File Paths:
      Ensure that your code is using the correct file paths. On PythonAnywhere, you have a specific directory structure, and you should only write to your home directory (e.g., /home/YourUsername/) or to directories where your user has write permissions.
      2- Check Permissions:
      On PythonAnywhere, you don't have permission to write to certain directories (like /mnt/data which is typical in a local environment). You need to modify your code to write to a directory where you have permissions.
      3- Use the Correct Directory:
      Modify your Flask app's code to save files in a directory you have write access to. Typically, you can use a directory within your user's home directory (e.g., /home/YourUsername/myapp/data/).

  • @gulrukh1386
    @gulrukh1386 5 месяцев назад

    Wonderful video, but I am still behind of you.
    I have one big question, as you have cleared much of my logic in Hosting.
    Question:
    As I have multiple files, one Python file, One index.html file, other are libraries and one Font folder, how I can arrange all these to RUN my APP on Web?
    Thanks
    please, respond me as soon as possible.
    with many thanks,
    Subscribed already....

    • @pythonhow
      @pythonhow  5 месяцев назад

      You can include the libraries in a requirements.txt file and upload that file to the web server.

  • @DamosyTheFreckle
    @DamosyTheFreckle 24 дня назад

    What if I've got javascript file?

  • @dennisasamoah2213
    @dennisasamoah2213 4 года назад

    great video

  • @diviravi9148
    @diviravi9148 2 месяца назад

    How to upload a file which is more than 100mb??

  • @invisible9142
    @invisible9142 4 года назад

    hi, first of all thank you so much for such a simple way to show to how to make a flask app live!!!!! I am absolutely new in learning React and built a simple search web app that is using Flask to search a database and return data to render via react again. My app is working fine in my local host and I am looking how I can deploy such app in internet using any of the free live server. I have been looking for a video that will server my need but everyone is talking in so high level, its hard to follow. can you help?? or anyone?? for a relevant tutorial ?? really stuck for over a week now!!

  • @luqmanhadi8715
    @luqmanhadi8715 10 месяцев назад

    i try to deploy my flask to pythonanywhere and it run smooth, but when i try to fetch and post api from my flask server, it blocked by cors, how do i bypass it?

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

      To handle CORS in a Flask application, you can use the Flask-CORS extension, which makes it easy to add CORS headers to your responses. Here's how you can set it up:
      1- Install Flask-CORS:
      First, make sure you install the Flask-CORS extension by running: pip install flask-cors
      If you're using a requirements.txt file for your PythonAnywhere app, add flask-cors to it.
      2- Import and Initialize Flask-CORS:
      In your Flask application, import and initialize the CORS extension:
      from flask import Flask
      from flask_cors import CORS
      app = Flask(__name__)
      CORS(app)
      3- Configure CORS:
      You can also configure CORS for specific routes or resources and set various options like allowing specific domains, headers, and methods:
      from flask_cors import cross_origin
      @app.route("/api/some_resource")
      @cross_origin() # This decorator allows CORS for all origins on this route
      def some_resource():
      return jsonify(data="some data")
      4- Deploy Changes:
      After making changes to your Flask application, don't forget to push these changes to PythonAnywhere and reload your web app for the changes to take effect.
      5- Testing:
      Test the API endpoints from your front-end application to ensure that the CORS issue has been resolved.

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

    Thanks!

  • @sawon_stories
    @sawon_stories 4 года назад

    can I follow the way to deploy my dash app?

  • @sociologie4507
    @sociologie4507 3 года назад

    THANK YOU

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

    thanks

  • @ashuthinks
    @ashuthinks 3 года назад

    I have a simple single file mydata.py which has main method and while loop n I want to deploy it on webjob how to do it any link?

  • @shekargrsd8400
    @shekargrsd8400 3 года назад

    I have pickle file also,where should I upload the pickle file

  • @baqirhussein1109
    @baqirhussein1109 3 года назад

    the html and css code works but python code dosn't works.
    please anyone help me, i relly nead help.

  • @hariganesan4933
    @hariganesan4933 2 года назад

    Not able to access the code! Can you share it across! Thanks

  • @Hana_UwU
    @Hana_UwU 2 года назад

    love you

  • @bhaskarsrivastava5654
    @bhaskarsrivastava5654 4 года назад

    can you please help me to post data from postman in a flask app on pythonanywhere

  • @shuvadipghosh374
    @shuvadipghosh374 3 года назад

    Sir please tell how to enable https ?

  • @MrGamingXD1
    @MrGamingXD1 4 года назад

    My application takes a CSV file and displays the contents of the file. After hosting the webpage, I uploaded the file and clicked submit. But it shows this error message :
    "Internal Server Error"
    "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application."
    What should happen is that when the user clicks submit button after uploading the csv file, the python app sends data back to the html file to populate the page with data from the csv file.

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

    How to install dependencies?

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

      Hey, @thepirate_kinz1509, thank you for your question! Here you can find a short tutorial on how to install dependencies: pythonhow.com/how/install-dependencies/.

  • @praveenkirsur
    @praveenkirsur 4 года назад

    Any suggestion on how to install a Python script on a cPanel hosting? I want to install Quillpad.com script on to one of my domain. Please suggest.

  • @anthonykarrick7068
    @anthonykarrick7068 10 месяцев назад

    what if i have a txt and yaml file instead of an html file?

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

      If you have .txt and .yaml files that you need to upload to PythonAnywhere, the process is similar to uploading any other type of file. Using the PythonAnywhere Web Interface:
      1- Compress the Files:
      If you're on a free account and have multiple files, it's easier to compress them into a single .zip archive on your local machine.
      2- Upload the Archive:
      Use the "Files" tab on PythonAnywhere to upload the .zip file.
      3- Unzip the Files:
      Use a bash console on PythonAnywhere to unzip the files:
      unzip your-archive.zip

  • @ShameleSis
    @ShameleSis 3 года назад

    how to connect database

  • @aishwarysaxena5301
    @aishwarysaxena5301 4 года назад

    Someone help me how can I make database work as I put my database file into folder but when I try to put data inside it doesn't show in my table but when i run local server it shows data there as I m using Sqlite not mysql

  • @jithmarathnayaka2298
    @jithmarathnayaka2298 3 года назад

    When I deploy my project I get an error saying "ModuleNotFoundError: No module named 'camera'" So how to I import this module? Does anyone has any idea?

    • @jaden_ong
      @jaden_ong 3 года назад

      Go to Consoles, create a bash console, and enter command "pip3 install camera --user"

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

    The files are not opening.

  • @shitalujjainkar4109
    @shitalujjainkar4109 4 года назад

    Thank for this vedio. how to receive data in this app please explain.

    • @mstardomfinance8389
      @mstardomfinance8389 4 года назад +1

      You got to create a template folder and create an index.html file in it, which includes your HTML form which in turn includes your input tags with input type and name or/ Id if that is what your app needs. Then you got to apply your Jinja2 variables or ginger statements if your app needs them. I can explain it to you if you send me a text message stating that you need help submitting data to your python app. The company number is 631-747-7237, the company name is Mstardom, Inc. and the website is mstardom.com .

  • @magelauditore333
    @magelauditore333 4 года назад

    but what about static files how to get design on live server. pls if anyone have any idea pls pls comment. I will be highly grateful

  • @pranavmadhu2690
    @pranavmadhu2690 3 года назад

    thanks to u

  • @safiyanaazshaikh2546
    @safiyanaazshaikh2546 4 года назад

    i am getting module not found error for all the python libraries instead they are installed what to do

    • @shaikhmudassir6874
      @shaikhmudassir6874 4 года назад

      Try to install Modules which not found in your system using 'pip' command.
      Even if it will generate error then uninstall every thing and reinstall python in customize directory (c:/python/).
      and then again install modules using 'pip' command.
      It's my suggestion by personal experience.I have also faced these
      type of problems at initial stage.
      I hope it will help you :)

  • @user-rk5se2cn6w
    @user-rk5se2cn6w 3 года назад

    감사합니다

  • @tanmaymishra9203
    @tanmaymishra9203 4 года назад +2

    How to push 25-30 files in a folder in one go...here I can upload one file at a time

    • @Kunal98v
      @Kunal98v 4 года назад +1

      Zip it and then upload

  • @unubiopaluwa
    @unubiopaluwa 2 года назад

    Thank Thank so much for this. How do I plug in my sqlite3 with this method?

    • @pythonhow
      @pythonhow  2 года назад

      Sqlite3 stores data in a .db file. You work on that file locally, and then upload the file on PythonAnywhere along with the other files of your project.

    • @unubiopaluwa
      @unubiopaluwa 2 года назад

      @@pythonhow
      Ok, my understanding here is you mean I can upload my app.db file to the project directory on pythonanywhere just like it has been on my pc while I was running on localhost?

    • @pythonhow
      @pythonhow  2 года назад +1

      @@unubiopaluwa Exactly! It is just a file like all others.

    • @unubiopaluwa
      @unubiopaluwa 2 года назад

      @@pythonhow
      Thank you so much

  • @TheOne-rv6hg
    @TheOne-rv6hg 4 года назад

    How to share project with database

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

    what is this backend.py? is it mandatory?

  • @ncmusic9678
    @ncmusic9678 4 года назад

    What if I want to upload on my own website....
    Say for example : www.pythontest.com
    How do I upload here?

  • @rifatzabirov9800
    @rifatzabirov9800 2 года назад

    Все работает!

  • @WizardMoDz
    @WizardMoDz 4 года назад

    Like

  • @Ajaykumar-hy2wm
    @Ajaykumar-hy2wm Год назад +1

    It doesn't worked

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

    Desn not work dont waste your time!