Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web

How To Handle Users And Roles By App In Django

Hello everyone let me ask something about the admin interface and how can I handle my users by app.… Read more How To Handle Users And Roles By App In Django

Interact With Python Script Running Infinitive Loop From Web

I have a python script on my raspberry-pi continuously (every 5 seconds) running a loop to control … Read more Interact With Python Script Running Infinitive Loop From Web

Web Scraping Information Other Than Price From Yahoo Finance In Python 3

I'm new to python so I apologize for any rookie mistakes. I followed a tutorial to scrape stoc… Read more Web Scraping Information Other Than Price From Yahoo Finance In Python 3

How To Ensure My Software Is Not Easy To Pirate

I want to make my python program less pirateable. I know it's fruitless to make it entirely sec… Read more How To Ensure My Software Is Not Easy To Pirate

Python Simplehttpserver: Change Response Header

I use python's SimpleHTTPServer for tests applications. Now for the test I need to change in th… Read more Python Simplehttpserver: Change Response Header

Requested Runtime (python 3.7.2) Is Not Available For This Stack (heroku-18)

django (2.0) I am trying to upload my django app to heroku but i couldn't because it s… Read more Requested Runtime (python 3.7.2) Is Not Available For This Stack (heroku-18)