Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help with website making
#6
(Jun-20-2020, 05:19 AM)ndc85430 Wrote: You haven't said what kind of website you want to create. If you just want pages that are static, there's not going to be any need for Python, just HTML, CSS and possibly JavaScript. Jekyll is one site generator and there are probably others. GitHub Pages can host static sites from a GitHub repository and can host sites made with Jekyll too.

i want a website where it looks nice and when u click a button. it takes a random string in the format of username:password from a text file full of them for example
mian:lol
pian:sisd
osdk:oa
and so it takes a random one from the text file and gives it to them
Reply


Messages In This Thread
Need help with website making - by MianDoesCoding - Jun-19-2020, 01:29 PM
RE: Need help with website making - by pyzyx3qwerty - Jun-19-2020, 02:36 PM
RE: Need help with website making - by jefsummers - Jun-19-2020, 04:10 PM
RE: Need help with website making - by buran - Jun-19-2020, 06:45 PM
RE: Need help with website making - by ndc85430 - Jun-20-2020, 05:19 AM
RE: Need help with website making - by MianDoesCoding - Jun-28-2020, 12:35 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020