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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for hotel_names-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9881278e3dfc86c7dfa7fe7f7750b5c7c670b87f593738c8bf109c8b5fe80bb |
|
MD5 | 23e23c5172f1be36b93bf6ef48289f00 |
|
BLAKE2b-256 | ed69e3bd6cb384c065542e5ae3749645add6adf803fee5f7fd14ff5ed98042a7 |