Skip to main content

Generate available app names

Project description

App name generator

pypi icon View on pypy

Installation

For end user

pip install app-name-generator

For development

  • Clone the project
git clone https://github.com/sylvanld/app-name-generator.git
cd app-name-generator
  • Install dev dependencies

Using pipenv

pipenv install --dev

Using pip

pip install requirements/development

Example usage

Generate 5 randoms domains, available for either .io, .com, or .fr TLD with a max length of 6 characters.

appname generate 5 --max-length 6 --tlds io,com,fr

Output lists of domains on which names are available.

['stics.io']
['slewer.io', 'slewer.fr']
['nbaci.io', 'nbaci.com', 'nbaci.fr']
['affixe.io', 'affixe.fr']

Documentation

appname generate -h
usage: appname generate [-h] [--min-length MIN_LENGTH] [--max-length MAX_LENGTH] [--tlds TLDS] [--exclusive] number

positional arguments:
  number                number names to generate

optional arguments:
  -h, --help            show this help message and exit
  --min-length MIN_LENGTH
                        minimum length of names to generates
  --max-length MAX_LENGTH
                        maximum length of names to generates
  --tlds TLDS           comma separated list of TLDs without spaces (e.g: com,fr)
  --exclusive           Decide wether domain should be available for all TLDs

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

app-name-generator-0.1.1.tar.gz (371.2 kB view details)

Uploaded Source

Built Distribution

app_name_generator-0.1.1-py3-none-any.whl (371.6 kB view details)

Uploaded Python 3

File details

Details for the file app-name-generator-0.1.1.tar.gz.

File metadata

  • Download URL: app-name-generator-0.1.1.tar.gz
  • Upload date:
  • Size: 371.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0

File hashes

Hashes for app-name-generator-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4ad19dc343315298ce57b41dffaa0640b10d8e1f488717d228234995fbaf2113
MD5 c4db1590e58b8e2e7f61b9f9f8a53eda
BLAKE2b-256 361faed8622ff63f07a065b95129d547c2dd741aa56c790fa5fb9f0cdb4861cb

See more details on using hashes here.

File details

Details for the file app_name_generator-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: app_name_generator-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 371.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0

File hashes

Hashes for app_name_generator-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 371cef6985c39dcf8c0b6e29eb23550ef07f3c4a7e62b69812e7668794c59654
MD5 8a13e6559a2b3adea411fbbb36a86c0b
BLAKE2b-256 f6b8fd0c005066a7d57684821af1792c3c1f6765c791c844ee496b67cd01864b

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