Skip to main content

SqlAddImage is a Python Package which helps user to insertand retrieve image in mysql database for particularfield by creating image column.

Project description

SqlAddImage

SqlAddImage is a Python Package which helps user to insert and retrieve image in mysql database for particular field by creating image column.

Installation

pip install SqlAddImage

Usage

import SqlAddImage as im

# First make a connection with your database

checker = im.make_connection(host="localhost", user="your username", password="your password", database='your database')

# Insert image in this way

im.insert_image(status=checker,img_path="your imagefile",tablename="table of database", correspond_field="field in table",correspond_value="value of field")

# Retrieve already stored image in this way in the working directory

im.get_image(status=checker,tablename="table of database", correspond_field="field in table",correspond_value="value of field")

Contributing

Contribute in this package on GitHub https://github.com/DeveloperHarshit09/SqlAddImage

License

MIT License

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

SqlAddImage-1.0.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

SqlAddImage-1.0.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file SqlAddImage-1.0.0.tar.gz.

File metadata

  • Download URL: SqlAddImage-1.0.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.3

File hashes

Hashes for SqlAddImage-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e4a57b4cf4fd6e609c2c5892e0cba0034bbb35b5d91212c7d600b1899d7cdaee
MD5 5db3b8f14b3223e9f918d84053defb6d
BLAKE2b-256 378620173d644f33648f7e29bbb24442c03c10c39228ed6711bfa74561a0d47b

See more details on using hashes here.

File details

Details for the file SqlAddImage-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: SqlAddImage-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.3

File hashes

Hashes for SqlAddImage-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3f2418d36d8f9a2e217bfab468b652979bbbe99c2593408ba81fa34fe1c63e32
MD5 9688b58e50c2ee40614cec8eb014dfa2
BLAKE2b-256 9286277b643e703ba156cfd80093bb5f5ebb4de4f2290837b56e0299886e198f

See more details on using hashes here.

Supported by

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