Skip to main content

Generate random hotel names

Project description

[![Build Status](https://travis-ci.com/partojkander/hotel-names.svg?branch=master)](https://travis-ci.com/partojkander/hotel-names)

# hotel-names Generate hotel names

Heavily inspired by https://github.com/treyhunner/names ## Usage

When installed, you can use it from command line:

$ hotel_names Urban Mountains Inn

To use as a package:

>>> from hotel_names import hotel_names
>>> hotel_names.get_hotel_name()
'Fancy Sea Hotel'
>>> hotel_names.get_hotel_name(suffix="by the sea")
'Happy Beach by the sea'

## License

This project is released under an MIT License.

# Changes

## 0.0.1 (2020-09-12)

  • Initial release

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

hotel_names-0.0.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

hotel_names-0.0.1-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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