An API wrapper for Monstercat Connect written in Python.
Project description
# connect.py
[![PyPI](https://img.shields.io/pypi/v/connect.py.svg)](https://pypi.python.org/pypi/connect.py/)
[![PyPI](https://img.shields.io/pypi/pyversions/connect.py.svg)](https://pypi.python.org/pypi/connect.py/)
[![Build Status](https://travis-ci.org/GiovanniMCMXCIX/connect.py.svg?branch=master)](https://travis-ci.org/GiovanniMCMXCIX/connect.py)
connect.py is an API wrapper for Monstercat Connect written in Python.
If you want to report errors, bugs, typos or yell at me for my wrapper being garbage join the chat in [here](https://discord.gg/u5F8y9W)
## Installing
To install the library, you can just run the following command:
```
python3 -m pip install -U connect.py
```
To install the development version, do the following:
```
python3 -m pip install -U https://github.com/GiovanniMCMXCIX/connect.py/archive/master.zip
```
## Requirements
- Python 3.x
- `requests` library
Usually `pip` will handle these for you.
## Bugs
- List that come from the library are positioned random in versions older than Python 3.6
Example `['foo', 'bar', 'wew', 'lad']` comes as `['bar', 'lad', 'foo', 'wew']`
[![PyPI](https://img.shields.io/pypi/v/connect.py.svg)](https://pypi.python.org/pypi/connect.py/)
[![PyPI](https://img.shields.io/pypi/pyversions/connect.py.svg)](https://pypi.python.org/pypi/connect.py/)
[![Build Status](https://travis-ci.org/GiovanniMCMXCIX/connect.py.svg?branch=master)](https://travis-ci.org/GiovanniMCMXCIX/connect.py)
connect.py is an API wrapper for Monstercat Connect written in Python.
If you want to report errors, bugs, typos or yell at me for my wrapper being garbage join the chat in [here](https://discord.gg/u5F8y9W)
## Installing
To install the library, you can just run the following command:
```
python3 -m pip install -U connect.py
```
To install the development version, do the following:
```
python3 -m pip install -U https://github.com/GiovanniMCMXCIX/connect.py/archive/master.zip
```
## Requirements
- Python 3.x
- `requests` library
Usually `pip` will handle these for you.
## Bugs
- List that come from the library are positioned random in versions older than Python 3.6
Example `['foo', 'bar', 'wew', 'lad']` comes as `['bar', 'lad', 'foo', 'wew']`
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
connect.py-0.3.0.tar.gz
(8.5 kB
view hashes)
Built Distributions
connect.py-0.3.0-py3.6.egg
(36.8 kB
view hashes)
connect.py-0.3.0-py3-none-any.whl
(17.7 kB
view hashes)
Close
Hashes for connect.py-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77ee8b1de79a5d0fb706fcd5c81197b22f8358f59285d721ff25321b9c8b45e7 |
|
MD5 | f0487affc10a8c63443c634344ba5603 |
|
BLAKE2b-256 | e092c00ed5507b228e963e9d8001e17b7df82f381fe1b5ac643316d0d7620424 |