No project description provided
Project description
### imgurpoi
Simple python imgur uploader with API and CLI.
Based on Imgur API v3.
## Requirements
- click - For CLI
- requests - For functioning
- pyperclip - For copy to clipboard support
## Quickstart
Getting Imgur API credentials
Go to https://api.imgur.com/oauth2/addclient and register a new Imgur API client.
You will need an Imgur account to do this.
You can put it any valid URL for the callback URL - we won’t be using it.
First, create a file called ~/.config/imgur_uploader.cfg, with the following contents (substitute your credentials):
```
[imgur]
id = 9354da9ecdcfae3
secret = 8387eca75687ecad9876ead47786edac0875dc0d
```
$ pip install imgurpoi
### License
-------
imgurpoi is distributed under the terms of both
- `MIT License <https://choosealicense.com/licenses/mit>`_
Simple python imgur uploader with API and CLI.
Based on Imgur API v3.
## Requirements
- click - For CLI
- requests - For functioning
- pyperclip - For copy to clipboard support
## Quickstart
Getting Imgur API credentials
Go to https://api.imgur.com/oauth2/addclient and register a new Imgur API client.
You will need an Imgur account to do this.
You can put it any valid URL for the callback URL - we won’t be using it.
First, create a file called ~/.config/imgur_uploader.cfg, with the following contents (substitute your credentials):
```
[imgur]
id = 9354da9ecdcfae3
secret = 8387eca75687ecad9876ead47786edac0875dc0d
```
$ pip install imgurpoi
### License
-------
imgurpoi is distributed under the terms of both
- `MIT License <https://choosealicense.com/licenses/mit>`_
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
imgurpoi-0.0.6.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file imgurpoi-0.0.6.tar.gz
.
File metadata
- Download URL: imgurpoi-0.0.6.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfce4318ed7432def692300ab6c621128ecc5c65fd11e5848ac76c1057418844 |
|
MD5 | dc0f0a448a57a002603120c8574d42b7 |
|
BLAKE2b-256 | 5bc6d56eb475631c6ede344c6c268a33dab98645df695e842b72236eadaed035 |
File details
Details for the file imgurpoi-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: imgurpoi-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25da4106f5d057306c2c5770bdd74b7114244a9ed0a66d4dd750d4eb371433ad |
|
MD5 | 8b8edd28674e786034949d086f80dd5d |
|
BLAKE2b-256 | 10dea9d19d1fa6446199f88c241dc6103b279b06455ba6d2d17db69e1bd07057 |