Skip to main content

A CLI tool to combine SEO keywords

Project description

🥒keycumber

A Keyword Combinator to make Inbound Marketer's life better.

PyPI - Python Version PyPI PyPI - Downloads

Put your destinations and modifiers into different CSV files. Run keycumber and all keyword combinations will be generated for you and stored in CSV files.

Installation

pip install keycumber

More info on Pypi.

Usage example

Get help

$ keycumber --help
Usage: keycumber [OPTIONS]

  🥒   Combine Keywords from CSV files.

  Can be used in interactive mode without passing any arguments.

Options:
  -d, --destinations FILE         Path to the CSV files containing your
                                  destination names. It should contain 1
                                  column called destination.  [required]
  -m, --modifiers FILE            Path to the CSV files containing your
                                  modifiers. It should contain 1 column called
                                  kw.  [required]
  -o, --out PATH                  Path where to write the output of the
                                  script. It can be a directory or a file.
                                  Output will be of CSV format.  [required]
  --max-rows INTEGER              Max number of rows in the output file(s). If
                                  total number of rows is greater that
                                  max_rows, then the script will create
                                  multiple files.
  --mode [destination_first|modifier_first|both]
                                  Mode in which the script should work:
                                  'destination_first' will put destinations
                                  first and modifiers after. 'modifier_first'
                                  is the opposite. 'both' will include both
                                  combinations one after another.
  --help                          Show this message and exit.

Interactive mode

keycumber

Pass the filepaths directly

keycumber -d data/destinations.csv -m data/modifiers.csv -o data/output/

Todo

  • add check that input files are CSVs
  • add checks on input files have only 1 column
  • add rename on input file column to support files with other names
  • handle files with no headers
  • add check to make sure for destination file and modifier file are not equal

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

keycumber-1.0.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

keycumber-1.0.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file keycumber-1.0.0.tar.gz.

File metadata

  • Download URL: keycumber-1.0.0.tar.gz
  • Upload date:
  • Size: 3.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/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for keycumber-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1c4c1c7be16b06541ba605f49e825193fa89450193d9554c5178d8c282c63eec
MD5 f26374fccd756866ad0b35988a8c0f54
BLAKE2b-256 152f04ea97dd177516b90a11e745125016234b6f02599e856ed69491543d2b52

See more details on using hashes here.

File details

Details for the file keycumber-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: keycumber-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.0 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/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for keycumber-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7266b8061ca142da9c70ad584a6bdecefbf9f92db0713cc97c76487b6b7b7ddc
MD5 741cd6ce1b4604615420778be1ba0442
BLAKE2b-256 d7b1fc9f239de5f3e2e70a12eb198bbc7f17303b4e0937d5a425eca53f56fcac

See more details on using hashes here.

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