https://github.com/srivathsanp23/sql-crud-operation
This is a basic Python linked Sql Crud Operation Project done using Streamlit Application.
https://github.com/srivathsanp23/sql-crud-operation
crud-application mysql python streamlit
Last synced: 3 months ago
JSON representation
This is a basic Python linked Sql Crud Operation Project done using Streamlit Application.
- Host: GitHub
- URL: https://github.com/srivathsanp23/sql-crud-operation
- Owner: SrivathsanP23
- Created: 2024-08-01T08:06:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T18:58:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T23:30:06.831Z (over 1 year ago)
- Topics: crud-application, mysql, python, streamlit
- Language: Python
- Homepage: https://sql-crud-operation.streamlit.app/
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Install Dependencies:
Use the following command to install the packages specified in requirements.txt:
pip install -r requirements.txt
Run The Code:
Use the following code:
Streamlit run app.py





