Used for only internal purpose of the knoema employees to upload files to portal via API.
Project description
This package is used for only internal purpose of the knoema employees to upload documents to the portal via API.
##Sample Script:##
from Upload import KnoemaUpload
filepath=r"Path_Of_Your_Document_Upload" # Fill your own Path and Cookies
cookies= {Your_Cookies} # Generate your own cookies.
obj=KnoemaUpload.KnoemaDocumentUploader(filepath,cookies)
obj.FileUpload('client_name') # There is an option to pass 'headers' as parameter in FileUpload()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
KnoemaUpload-0.4.3.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for KnoemaUpload-0.4.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13cece91996e9f51001f9a44c78f6e757b37e6bcc00b78606a6b69dfdc1a5960 |
|
MD5 | 4cba6906a9c30b97d582fb5ae1a82465 |
|
BLAKE2b-256 | 6de3d0f43ba7f59c165a16c04bc2037eb8b144397eee1f531b85f8a9059f42e4 |