移至檔案
Jeffrey Paul deb3a689fb new url for new box 2020-03-01 14:22:56 +00:00
bin tweaks 2019-10-18 23:57:08 -07:00
codenamegenerator tweaks 2019-10-18 23:57:08 -07:00
.gitignore inital 2019-10-18 23:22:53 -07:00
Dockerfile latest 2019-10-18 23:51:46 -07:00
LICENSE inital 2019-10-18 23:22:53 -07:00
Makefile inital 2019-10-18 23:22:53 -07:00
README.md new url for new box 2020-03-01 14:22:56 +00:00
app.json latest 2019-10-18 23:51:46 -07:00
heroku.yml update heroku.yml 2019-10-18 23:38:07 -07:00
setup.py inital 2019-10-18 23:22:53 -07:00

README.md

codenamegenerator

This is a python module that generates random codenames for projects.

A basic command, as well as a simple HTTP API server, are included.

I have intentionally excluded words that are long, confusing, hard to spell, as well as occupations, animal names with negative connotations, and some foods and body parts in an attempt to avoid randomly generating negative, threatening, or disgusting code names.

This module uses nothing but the python3 standard library.

Rationale

Run

Clone the repo, then run PYTHONPATH=. python3 bin/server inside it.

Demo

An instance of master should be running at https://codename.sneak.run/.

See Also

Invitation

You are invited to contribute to this repository. Pull requests that introduce additional words for the lists are welcome, but please keep it simple.

Author

Jeffrey Paul <sneak@sneak.berlin>

https://sneak.berlin

@sneakdotberlin

5539 AD00 DE4C 42F3 AFE1 1575 0524 43F4 DF2A 55C2

License

This code is released into the public domain.