Skip to main content

simplify functions from other libraries functions in 1-2 lines

Project description

py_topping, a topping on some already great libraries

I create this library to simplify and standardize my friends' projects

This library focus on "simplify" (& lazy) not performance

PyPi Project Page : (https://pypi.org/project/py-topping)

To Install a Stable Version

pip install py-topping


To Install a Newest Version

pip install git+https://github.com/chanon-kr/Shared_Function.git

This library will *NOT auto install dependencies for you but you could see the list of dependencies in sample links

You could see samples of how to use this library inside the samples folder in github
(https://github.com/chanon-kr/Shared_Function)

database

  • To Work with SQL Server, MySQL, PostGreSQL, SQLite and Google BigQuery
  • To read view, table or store procedure as pandas dataframe
  • To insert pandas dataframe into SQL with different methods
    • from 0.3.18, will roll back if job fail, except Google BigQuery
  • Can't read Store Procedure in PostGreSQL will solve this in later version
  • Will working with Oracle Database in later version
  • Denpendecies and Sample of use => https://github.com/chanon-kr/Shared_Function/blob/main/samples/database.ipynb

sharepoint


gcp


data_preparation


general_use


run_pipeline

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

py_topping-0.4.0.tar.gz (127.1 kB view hashes)

Uploaded Source

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