Interact with Github Gists!
Project description
Gist Control
Use this module to interact with (mostly yours) gists!
Installation
Require Python >=3.6 (f-strings)
pip3 install gist-control
Usage
# app.py
import os
from dotenv import load_dotenv
load_dotenv()
from gist_control import Gist
gctrl = Gist( os.getenv("oauth-token") )
# .env
oauth-token=ghp_bozbegz...ege
Check examples here
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
gist_control-1.1.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gist_control-1.1.tar.gz.
File metadata
- Download URL: gist_control-1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be4ddec9a4451b50659abc61752c887905b5fc44aa5147ce5ee46dbddd350d8f
|
|
| MD5 |
1ed807168135b10a2e656c8b674d64d0
|
|
| BLAKE2b-256 |
45bc5a5d5689ca4e621a00c08731af3a8233ebdde8c185b14ff4f9dd992a3ad4
|
File details
Details for the file gist_control-1.1-py3-none-any.whl.
File metadata
- Download URL: gist_control-1.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5503fef0dc6f6eb46a7341114a8263aa9c903a1c7e52b4eab295e1535ca2c9b
|
|
| MD5 |
eb0d8487c00f77b881395af5de5dea5a
|
|
| BLAKE2b-256 |
21a6c2ff76a535e3a23314f55cf27a93f262ea1908c9560f1265cbc4611a136c
|