Skip to main content

Client for pinnwand pastebin.

Project description

https://steck.readthedocs.io/en/latest/_static/logo-readme.png

steck

https://travis-ci.org/supakeen/steck.svg?branch=master https://readthedocs.org/projects/steck/badge/?version=latest https://steck.readthedocs.io/en/latest/_static/license.svg https://img.shields.io/badge/code%20style-black-000000.svg https://img.shields.io/pypi/v/steck https://codecov.io/gh/supakeen/steck/branch/master/graph/badge.svg

About

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 *

Skip checking files against .gitignore:

€ steck paste --no-ignore *

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

steck-0.7.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

steck-0.7.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page