Skip to main content

Print .csv file from Minio.

Project description

Minio-hung: Print your .csv file from Minio

Powered by Ly Duc Hung (FPT Infomation System)

How to install?

pip install Minio-hung

or

Windows

py -m pip install Minio-hung

Linux/Mac OS

python3 -m pip install Minio-hung

What's in package?

thuviencuabomay

How to use Minio-hung?

You know this package that use to print .csv Minio file. You can use to one of codes below here:

ACCESS_KEY: Access key in your Services Account.

SECRET_KEY: Secret key in your Services Account.

BUCKET_NAME: Your Bucket name.

OBJECT_NAME: The Object name in your Bucket.

#1
import thuviencuabomay

thuviencuabomay.Read(ACCESS_KEY, SECRET_KEY, BUCKET_NAME, OBJECT_NAME)



#2
from thuviencuabomay import Read

Read(ACCESS_KEY, SECRET_KEY, BUCKET_NAME, OBJECT_NAME)

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

Minio_hung-0.0.2.5.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

Minio_hung-0.0.2.5-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

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