🔗 A python wrapper built around the dub.co API.
Project description
dub.py
A wrapper built around the dub.co API written in python.
Installation
$ pip install dub.py
Usage
import dub
dub.api_key = "API_KEY_HERE"
tag = dub.Tag(slug="project")
tag.create(name="tag_name")
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
dub.py-1.0.3.tar.gz
(3.4 kB
view details)
File details
Details for the file dub.py-1.0.3.tar.gz
.
File metadata
- Download URL: dub.py-1.0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2240df026c886de8b6e886dfc032d2bec4b229216bd9f72870bc1ed396c46cf0 |
|
MD5 | 445839e0ef8ed457d850a9da7024c1c8 |
|
BLAKE2b-256 | 3db73bc32c3648961c344401ad1c344a5494d300a8319a685d6cd79f6c113a35 |