A simple wrapper for some of the functions that the Synology API supports.
Project description
SynologyAPI
A simple wrapper for some of the functions that the Synology API supports.
Author
Daniel Gisolfi - All current work - dgisolfi
Setup
To run the Compyler it must be installed. It can be installed either from pypi or from the source code of the directory.
From Source
Either in a Python Virtual Environment or just on your machine in the root of the directory run make install
this will install the SynologyAPI from the source code in the repo using the setup.py file. If you would like to uninstall simply run make uninstall
Usage
There are hundrends of API endpoints for the actual Synology web API, for my purposes I only need the ability to upload. However this API wrapper can be expanded in the future to support futher features. The Offical Synology API Documentation is underwhelming and is very difficult to implement, this is why this wrapper is needed.
Once installed use the following syntax to upload a file
SynologyAPI <username> <password> <ip or domain of share drive> <file_source_path> <file_target_path>
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
File details
Details for the file SynologyAPI-0.0.4.tar.gz
.
File metadata
- Download URL: SynologyAPI-0.0.4.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c97cd3f581614375f9e60c1624d296086d14d8131e024497b7f7c0b71ec5fd0 |
|
MD5 | 1a90140403967e359076a1e23982f5dd |
|
BLAKE2b-256 | 6fa42d3403a3429db81ada6c85c12b9354aa41b456d3a92c494349455c95b2d3 |