Skip to main content

Расширение для работы с базами данных через pyodbc с поддержкой JSON

Project description

streamlit-extented

streamlit-extented — это простое расширение для работы с базами данных через pyodbc.

Установка

pip install streamlit-extented

Использование

from streamlit_extented import perform_query

connection_str = "DRIVER={ODBC Driver 17 for SQL Server};SERVER=localhost;DATABASE=mydb;UID=user;PWD=pass" query = "SELECT * FROM my_table" result = perform_query(connection_str, query, fetch_results=True, return_json=True) print(result)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamlit_extented-0.1.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

streamlit_extented-0.1.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file streamlit_extented-0.1.0.tar.gz.

File metadata

  • Download URL: streamlit_extented-0.1.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.6

File hashes

Hashes for streamlit_extented-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f0fb93a2cfffe6f6fa134d451d99a8bba2cf8a1feaad76e205739b778637a8fa
MD5 0ab9ff521337f2db86dbae60cc0694cb
BLAKE2b-256 16c2d1101b4390a15aec374d8d1db41fefe01cc0e3e8816f55bad49bef7311e5

See more details on using hashes here.

File details

Details for the file streamlit_extented-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for streamlit_extented-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 abd1b88fb730ddc4925646b99c04b2a068ac50243d8898c4f7495acff1cf7740
MD5 c564b2e2b802d7b9da90393325ba554d
BLAKE2b-256 afe2d2ba103819870f9f847fc34844183722be3fc9a3ba574329013a14fa914d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page