Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

leandergangso/pyMyShareSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Important!
We do not have access to the API at this point, as the API itself is not yet launched.
We will be working on and updatinging this repo as soon as the situation changes!

We are making the MyShare API easy to use, through our MySDK.
Let us deal with setting up the correct HTTP request, so you don't have to.

MyShare Open source License

PyPi Python versions PyPI upload

GitHub release Docs Build status

Table on contents

Introduction

This library provides a pure Python interface for the MyShare API. MySDK supports all of the mentioned Python versions in the tag above.

Along with the initial API implementation, this library contains clever solutions to help you write even less code and easily combine multiple functions together.

You will need a TOKEN from MyShare API in order for this library to function.

Documentation

  • Thake a look at our Wiki pages, here you will find all you need to start integrating MySDK into your project.

  • Visit the MyShare API documentation, as each method is structured in the same way.

All our methods have the same name's as the API, but with snake_casing instead. E.g. updateJob = update_job

Getting help

You can get help in the following ways:

You could always help us improve by adding missing information to the wiki! :)

Contributing

Contributions of all sizes are welcome. Please review our contribution guidelines to get started. You can also help by reporting bugs or making a pull request.

Get started with contributing.

Learn how to pull request.

API support

MyShare API v1.0.0