Foster Bryant
@Foster_Bryant
I'm 15. I am advanced in python. I am learning Javascript. I love investing too.
Python How do I send data to a server or any place that people can retrieve data from thanks. If you have an idea that isn't a database please share c
SixBeeps HTTP is the protocol you need. You'd send a GET request to retrieve info from the DB, and a POST request to put stuff on there. The way you'd do that depends on the DB you're using.3 years ago
It displays information about me and it shows real time data fo the stocks in my personal portfolio. lol I didn't know what to make.
EDIT: I was the
Python
gatorade322 do think you could make it so it works again in a newer version? I want to see what happens. I know, I could just read the code but . . . SERIOUSLY?3 years ago
This is a discord bot I coded that will give you commodity, stock, or crypto-currency data when you use the commands. Instructions on how to use the c
Python
Idk how to use polygott..Help please. How do I use polygott to show a python and html image?
SixBeeps Polygott is for creating makefiles, which may not be the best option for what you're trying to do. Are you trying to embed a Python script inside of an HTML page? Your question is a little vague.3 years ago
I have a json file with an api key and I don't want people to be able to see it but I still want to put it on repl.it.
Vandesm14 You should use a .env file. Here is a tutorial on that: https://repl.it/talk/learn/Save-Data-Using-JsonStoreio/16095#storing-your-endpoint-in-an-environment-variable3 years ago
The data is basically live but it might be slightly delayed. Give feedback and/or suggestions please :)
NOTE: When entering the ticker don't put NASD
Python
AKA15 Hello man. Can you help me to do my first bot in python? I don't know how to do it but want no know
3 years ago
I know python and Ik a few apis and stuff please give recomendations
PLEASE play this game :( I worked for 4 days on it. This is my first game in pygame. It is space invaders but a little bit different and as your score
Pygame
This program tells you have much money your computer is and It also tells you what percentage of the cost each component is of the total price of the
Python