Client for pinnwand pastebin.
Project description
steck
steck is a Python application to interface with the pinnwand pastebin software. By default steck pastes to bpaste but you can override the instance used.
Prerequisites
Python >= 3.6
click
requests
python-magic
termcolor
appdirs
toml
Usage
Simple use:
€ steck paste * You are about to paste the following 7 files. Do you want to continue? - LICENSE - mypy.ini - poetry.lock - pyproject.toml - README.rst - requirements.txt - steck.py Continue? [y/N] y Completed paste. View link: https://localhost:8000/W5 Removal link: https://localhost:8000/remove/TS2AFFIEHEWUBUV5HLKNAUZFEI
Skip the confirmation:
€ steck paste --no-confirm *
Don’t try to guess at filetypes:
€ steck paste --no-magic *
More usecases are found in the documentation.
Configuration
The default argument values used by steck can be configured by copying the steck.toml-dist file to ~/.config/steck/steck.toml. You can turn off the confirmation or choose another pinnwand instance there.
More about configuration can be found at the documentation.
License
steck is distributed under the MIT license. See LICENSE for details.
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
Built Distribution
File details
Details for the file steck-0.5.0.tar.gz
.
File metadata
- Download URL: steck-0.5.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.5 Linux/5.3.0-40-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b47a8b5c8b314f9858fd107b61954432fc3b401d2fef6bb4cf9abc3c58d1ae09 |
|
MD5 | c68f4e978723d84a3831a67e6fa87d6d |
|
BLAKE2b-256 | 7a8e7c1db495b2564f7d171fdc553e425cac21968ab2642e824b0d98e980cd94 |
File details
Details for the file steck-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: steck-0.5.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.5 Linux/5.3.0-40-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07a48446816fdc5c3230a8c782a097e0d294a1a733e8e1ff9572f9dfc9a9ea53 |
|
MD5 | 2131cf860df03abd79582d37078328fc |
|
BLAKE2b-256 | f510e8b95ffcdfea4e90be3bd2f7e0955a5333ba00ede5cf76cc9f0bf4836c88 |