Skip to main content

Python Copypasta Search using Reddit

Project description

copypasta-search

Search and retrieve copypasta on Reddit with Python

Installation

pip install copypasta-search

Usage

Command line

$ copypasta-search interject --help
usage: copypasta-search [-h] [--hide] [-c] [--version] query

positional arguments:
  query       search term

optional arguments:
  -h, --help  show this help message and exit
  --hide      do not print output to stdout
  -c, --copy  copy pasta to clipboard
  --version   show program's version number and exit

Python module

import copypasta_search as cps

# To store the pasta:
pasta = cps.get_copypasta('interject')
print(pasta)

# Or for direct output to stdout:
cps.get_copypasta('interject', print_pasta=True)

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

copypasta-search-1.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

copypasta_search-1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file copypasta-search-1.0.tar.gz.

File metadata

  • Download URL: copypasta-search-1.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.5

File hashes

Hashes for copypasta-search-1.0.tar.gz
Algorithm Hash digest
SHA256 75cb66aa3fa1e8364a146517ded5fd16e63ec26e11df0a2d488b1c89724dfa7b
MD5 c12778fee43d898457bf02e4dd72ec42
BLAKE2b-256 8d58beb39db22c86c1dbc14c78975e0378b712683559f09bb3a04dad1243c48a

See more details on using hashes here.

File details

Details for the file copypasta_search-1.0-py3-none-any.whl.

File metadata

  • Download URL: copypasta_search-1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.5

File hashes

Hashes for copypasta_search-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3bc65096f49dc854461047f0ac7d396fb9fd546349dd9330ccbfd00445d566ff
MD5 942387b121595c6e46010c5460f30f5c
BLAKE2b-256 0e04dd69cd0e9d033a5df044f4f1493be7bac4a8262ba71fb4366324cbb79f8e

See more details on using hashes here.

Supported by

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