Skip to main content

Questions tagged [python-reflex]

The tag has no usage guidance.

3 votes
2 answers
416 views

How to make a responsive PYNECONE WEBSITE

I made a website with pynecone(pure python) that fits only my desktop. How can i make it responsive. Please share a small code with example
Atheeb's user avatar
  • 31
3 votes
1 answer
575 views

How to create a table with buttons element in a column with Pynecone?

The table's last column (action) contains pc.button, that can get data in the row that the button residing in, and then send that data to a State variable. Some thing like this: name age job action ...
huynv's user avatar
  • 41
2 votes
2 answers
796 views

File Upload Handling with Pynecone

I want to create a file sharing website in with pynecone. Is there a go-to way to upload files and save them on the server? The documentation says to use React components if there aren't any Pynecone ...
madurin123's user avatar

15 30 50 per page
1
2