Skip to main content

ZaloPay support upload file to svn

Project description

Used

To use, simple do:

>>> from zalopaysupport import prepareResourceBeforeUpload, uploadImagesToZPSVN
>>> input = './images'
>>> output = './output'
>>> subFolderOnSVN = 'subfolder'
>>> prepareResourceBeforeUpload(input, target)
>>> uploadImagesToZPSVN(output, subFolderOnSVN)

Functions

>>> prepareResourceBeforeUpload
>>> uploadImagesToZPSVN
>>> renameAllFolderAndFile
>>> renameToRemoveResolutionSuffix
>>> yes_no
>>> choose_environment
>>> choose_multi_environment

Public python package

>>> python3 setup.py sdist
>>> twine check dist/*
>>> twine upload dist/*

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

zpcpssupport-0.4.tar.gz (4.2 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