Run Python Scripts Daily Online in Just 5 Minutes: Easy Guide

Поділитися
Вставка
  • Опубліковано 29 вер 2024

КОМЕНТАРІ • 55

  • @CodingIsFun
    @CodingIsFun  8 місяців тому +8

    BTW, I'm not sponsored by PythonAnywhere or anything. I just use their service myself and really like how it works. Here are the links ⤵
    👉 www.pythonanywhere.com
    👉 help.pythonanywhere.com/pages/UploadingAndDownloadingFiles/
    👉 Source Code: github.com/Sven-Bo/python-morning-mailer-bot
    *Happy Deployment!* 🚀

  • @eniossilva
    @eniossilva 5 місяців тому +1

    Exactly what I was looking for. Thanks!

    • @CodingIsFun
      @CodingIsFun  5 місяців тому +2

      Happy to hear that I could help. Thanks for watching and taking the time to comment. Cheers, Sven ✌️

  • @Akhil-sj7yq
    @Akhil-sj7yq 3 місяці тому +1

    Love ❤ from india , & Thankyou Sooo much

    • @CodingIsFun
      @CodingIsFun  3 місяці тому

      My pleasure! Appreciate you taking the time to watch and leave a comment. Sending 💓 back to India. Cheers, Sven ✌️

  • @TheTonyMan
    @TheTonyMan 7 місяців тому

    Great video, thanks! If I need a script (simple crawler/scraper) that needs to work 24/7, what is best for this? Does it have to be a cloud or can I use a VPS for this purpose?

    • @CodingIsFun
      @CodingIsFun  7 місяців тому

      Thanks for watching. As explained in the video, you could use an 'AlwaysOn Task' on PyhtonAnywhere: help.pythonanywhere.com/pages/AlwaysOnTasks/
      But feel free to also use your VPS for that. Good luck with your project! 🍀 Cheers, Sven

  • @serychristianrenaud
    @serychristianrenaud 8 місяців тому

    Thanks

    • @CodingIsFun
      @CodingIsFun  8 місяців тому

      You're very welcome! Thank you for watching! Cheers, Sven ✌️

  • @xevenau
    @xevenau Місяць тому

    is it possible to import llm into the script and have it run successfully as well?

    • @CodingIsFun
      @CodingIsFun  Місяць тому

      Thanks for watching. I have not tried that.

  • @__________________________6910
    @__________________________6910 8 місяців тому +1

    Pythonanywhere is there from very old time

    • @CodingIsFun
      @CodingIsFun  8 місяців тому +3

      I think that's actually a good sign 😅, and it was even acquired by Anaconda. That's also one of the reasons I am using it for my projects. I have also been using Deta in the past, but as they are in the early stages, their platform has changed quite a lot, making it hard to keep up (and my tutorial outdated 😅)

    • @megapala1986
      @megapala1986 8 місяців тому

      ​@@CodingIsFun Yeah i tried using your Deta tutorial and their site was COMPLETELLY diferent lol

  • @MANISHCHAUHAN-fw6wo
    @MANISHCHAUHAN-fw6wo 8 місяців тому

    Can you please show how to use Google ads on a streamlit app hosted on heroku? I have tried finding the solution but I am not able to achieve it.

    • @CodingIsFun
      @CodingIsFun  8 місяців тому

      Thanks for watching and your video suggestion!

  • @Leviathan777
    @Leviathan777 8 місяців тому

    Be careful while trying to use Selenium. For example my script does not work because of the GPU-less environment.

    • @CodingIsFun
      @CodingIsFun  7 місяців тому +1

      Thanks for watching. You could actually disable the GPU use in Selenium. Have a look at the instructions here:
      help.pythonanywhere.com/pages/selenium/

    • @Leviathan777
      @Leviathan777 7 місяців тому

      @@CodingIsFun Thanks for trying to help :)
      I was trying to say that my script is a little bit different and it actually needs a GPU to render things correctly. That is why it does not work on PythonAnywhere

    • @CodingIsFun
      @CodingIsFun  7 місяців тому

      @@Leviathan777 Ah, ok, gotcha. I was thinking you want to use Selenium on PythonAnywhere. ✌

  • @10_fikriasfahanif34
    @10_fikriasfahanif34 21 годину тому

    That's an awesome video, mate! But if my script consists of APIs from social media that I use to automatically post, and it's something like a BOT uploader for photos or videos, is it safe if I share my script file on PythonAnywhere? Thanks.

    • @CodingIsFun
      @CodingIsFun  20 годин тому

      Thanks for watching. Have a look here: help.pythonanywhere.com/pages/SecuringYourAccount/
      Cheers, Sven ✌️

  • @florianroeseler2404
    @florianroeseler2404 8 місяців тому +4

    Super easy to understand, thank you!

    • @CodingIsFun
      @CodingIsFun  8 місяців тому

      Happy to hear that, Florian! Thanks for watching!

  • @nayzakk
    @nayzakk 4 години тому

    liar its not free

  • @Benanonsafety
    @Benanonsafety 8 місяців тому +2

    Can the webhosting run django with an Javascript frontend

    • @CodingIsFun
      @CodingIsFun  8 місяців тому +2

      Thanks for watching. That should be possible. Check out the docs for further information: help.pythonanywhere.com/pages/StaticFiles
      Good luck with your project! 🍀 Cheers, Sven ✌️

  • @marcc0183
    @marcc0183 7 місяців тому

    good video! Could you record a video of how we can limit the tokens (for example from openai) to make a fremium saas? I think that with the no-code and st-paywall tools it could be done easily. It occurs to me to add columns to a database and subtract the tokens but I don't really know how to do it. thank you so much

  • @hannakebede3872
    @hannakebede3872 Місяць тому

    How long will it be availabile for 24/7 in free plan

    • @CodingIsFun
      @CodingIsFun  Місяць тому +1

      The free plan will be free forever. You just need to click a button every 3-months, see here: blog.pythonanywhere.com/206/
      I hope it helps! Cheers, Sven ✌️

    • @hannakebede3872
      @hannakebede3872 Місяць тому

      @@CodingIsFun Thankyou very much for helpful quick reply.

  • @youssoufsehabi6994
    @youssoufsehabi6994 6 місяців тому

    The problem is that python any where allow just the request that exist in allowlist site , so for exemple when you use scraping its doesn't work

    • @CodingIsFun
      @CodingIsFun  6 місяців тому

      Thanks for watching. Yes, as explained here: 5:08 min :)

  • @Istock-096
    @Istock-096 2 місяці тому

    How to change IP proxy because this is automatically turning off my python script.

    • @CodingIsFun
      @CodingIsFun  2 місяці тому

      Thanks for watching. Sorry, but I am not sure what you mean. Cheers, Sven ✌️

  • @driouichelmahdi
    @driouichelmahdi 8 місяців тому +1

    Thank you bro very clear ❤

    • @CodingIsFun
      @CodingIsFun  8 місяців тому

      Glad you liked it.💖 Thanks for watching and taking the time to leave a comment! Cheers, Sven ✌️

  • @micbab-vg2mu
    @micbab-vg2mu 8 місяців тому +1

    Thank you for the video:)

    • @CodingIsFun
      @CodingIsFun  8 місяців тому

      Thanks for watching! :) Cheers, Sven ✌️

    • @micbab-vg2mu
      @micbab-vg2mu 8 місяців тому

      Sven - I am considering of buing your add-in - what are benefits of your product vs Microsoft Copilot in Excel @@CodingIsFun

  • @raw8319
    @raw8319 2 місяці тому

    great tutorial!!

    • @CodingIsFun
      @CodingIsFun  2 місяці тому

      Glad you liked it. Thanks for watching and taking the time to leave a comment! -Sven

  • @KaushalKumarGupta22bcs041
    @KaushalKumarGupta22bcs041 3 місяці тому

    thnx
    🤩

    • @CodingIsFun
      @CodingIsFun  3 місяці тому

      My pleasure! Appreciate you taking the time to watch and leave a comment. Cheers, Sven ✌️

  • @anmolpandita4405
    @anmolpandita4405 2 місяці тому

    what about big projects

    • @CodingIsFun
      @CodingIsFun  2 місяці тому

      What about them?

    • @anmolpandita4405
      @anmolpandita4405 2 місяці тому

      @@CodingIsFun python anywhere just supports small files

    • @CodingIsFun
      @CodingIsFun  2 місяці тому

      @@anmolpandita4405 That's new to me

    • @anmolpandita4405
      @anmolpandita4405 2 місяці тому

      @@CodingIsFun yeah

    • @CodingIsFun
      @CodingIsFun  2 місяці тому

      @@anmolpandita4405 Actually, I have entire REST APIs deployed on my PythonAnywhere account. You can upload your entire project there, use the task scheduler to run it, and easily reference your files within PythonAnywhere