GithubHelp home page GithubHelp logo

casychow / pynamelix-fork Goto Github PK

View Code? Open in Web Editor NEW

This project forked from axju/pynamelix

0.0 0.0 0.0 2.43 MB

API for namelix.com

License: MIT License

Python 100.00%
api api-wrapper name-generation name-generator python-api python-api-client python-api-wrapper business-name-generator generator lists-names lists-python names-list website-generator

pynamelix-fork's Introduction

pynamelix

Supported Python versions

Command line interface API and wrapper for namelix.com.

This library and command line interface (CLI) program can be used to generate names of businesses, websites, and more to help and inspire you with your project!

Note: This repository was intended to update the pynamelix library with the updated options on namelix.com. However, since I am unable to find the generation options provided by the server, apart from the previously documented options, I cannot continue developing this project.

Demo gif

Table of Contents

Installation

From PyPi:

pip install pynamelix

From this repo:

git clone https://github.com/casychow/pynamelix
pip install .

From original repo:

git clone https://github.com/axju/pynamelix
pip install .

Available Commands

usage: pynamelix [-h] [-V] [-v] [-p] [-s {multiword,brandable,language,wordmix,spelling,dictionary,rhyme,person}] [-l {short,medium,long}]
                 [-f FILENAME]
                 keywords [keywords ...]

positional arguments:
  keywords              A word or words to base the word generator on. Multiple words should be separated by a space (' ').

optional arguments:
  -h, --help            show this help message and exit
  -V, --version         Show program version.
  -v, --verbose
  -p, --pypi
  -s {multiword,brandable,language,wordmix,spelling,dictionary,rhyme,person}, --styles {multiword,brandable,language,wordmix,spelling,dictionary,rhyme,person}
                        Select a preferred STYLE of your generated words.
  -l {short,medium,long}, --lengths {short,medium,long}
                        Select a preferred LENGTH of your generated words.
  -f FILENAME, --filename FILENAME
                        Write API output to a file.

Quick Start

To display available commands:

python -m pynamelix -h

Example command to run the program using the wordmix option to create words of medium length based on the word axju:

python -m pynamelix -p -s wordmix -l medium python axju

To Do

  • Insert print out of Available Commands/Options (-h)
  • Update to include 2024 options (cannot be done)
  • Export API output to a file
  • Recursively run API to produce outputs related to the number of styles and word length

pynamelix-fork's People

Contributors

axju avatar casychow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.