Skip to main content

simplify functions from other libraries function in 1-2 lines

Project description

Version Control for Shared Functions used within my team

=================================================================================================

data_connection

=================================================================================================

sharepoint

  • da_tran_SP365, a class that use to interact with SharePoint365
    • download file from SP365
    • read csv/excel from SP365 as pandas dataframe
    • download List as csv file from SP365
    • read List from SP365 as pandas dataframe (Coming Soon)
    • upload file to SP365

=================================================================================================

database

  • da_tran_SQL, a class that use to interact with SQL database
    • read view or table as pandas dataframe
    • insert pandas dataframe into SQL with option for existing row :
      • Replace same key(s) with new from dataframe with option to use ">" or "<" condition
      • Add Only row with non-existing key(s)
      • Replace whole table

=================================================================================================

general_use

=================================================================================================

general_use

  • email_sender, a class that use to send email

=================================================================================================

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.1.0.tar.gz (10.7 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