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() # 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.2.0.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file KnoemaUpload-0.2.0.tar.gz
.
File metadata
- Download URL: KnoemaUpload-0.2.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38ef0bcc8682a2945d8e06719eb8648b35c6ff3351ea148f800cbd093fa494dc |
|
MD5 | fcbe962dd38a0ca554a9c3d31dbd9d84 |
|
BLAKE2b-256 | 34d591574e0d0a9ba593cd8b78f5bb2a103e949da6350dbbfa2d9f6872c3dcdd |
Provenance
File details
Details for the file KnoemaUpload-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: KnoemaUpload-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e833cd1c7b3c71742dbabe1c5b52ae02fed9964dcd5e97b3fbdde7542ebdb35 |
|
MD5 | df49ebcaac6fc4652e73eed839845302 |
|
BLAKE2b-256 | 7828c0fff4133e85c54529efadac014e62a4a459dde4ef4c797732958764a023 |