Skip to main content

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

Project description

🥒keycumber

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

PyPI - Python Version PyPI PyPI - Downloads Travis (.org) Code Climate coverage

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

Here is a command you can tweak and copy paste everytime

keycumber -d ~/Downloads/destinations.csv -m ~/Downloads/modifiers.csv -o ~/Documents/output/ --max-rows 700 --mode destination_first

There is also an interactive mode, so if you don't supply some arguments, you will have the chance to fill them later.

In case you need it, there is a help command

$ 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 with no headers.  [required]
  -m, --modifiers FILE            Path to the CSV files containing your
                                  modifiers. It should contain 1 column with
                                  no headers.  [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, with 1 column
                                  without headers.  [required]
  --max-rows FLOAT                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.

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.3.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

keycumber-1.0.3-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: keycumber-1.0.3.tar.gz
  • Upload date:
  • Size: 4.3 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.3.tar.gz
Algorithm Hash digest
SHA256 d92a5bc1bb4729cbc242b847e6f372ff946599eac1ea5eb011911df58a75b4fd
MD5 8eb5774a3dff4b40a3996d2dbf3aeecd
BLAKE2b-256 bbb073994d6b4422c05a5b30225f70a5cf5c620d7cb472cbd2d42e8b3bf81347

See more details on using hashes here.

File details

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

File metadata

  • Download URL: keycumber-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.3 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 72ce2208a73e59aed5badb9025c94921ea0382db5ed09faf10c5947a8726fd19
MD5 f3af5bfad20fdb55bb95f63e4ad4b4b8
BLAKE2b-256 bcad056cead0efec12105800951bbb744f2833298ab8120bc7a7b5d4b046fb1c

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