Jeffrey Paul 55f5bf335e | ||
---|---|---|
bin | ||
codenamegenerator | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
app.json | ||
heroku.yml | ||
setup.py |
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.
Run
Clone the repo, then run PYTHONPATH=. python3 bin/server
inside it.
Demo
A version should be running (free tier, be patient) at https://codename-sneak-cloud.herokuapp.com.
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>
5539 AD00 DE4C 42F3 AFE1 1575 0524 43F4 DF2A 55C2
License
This code is released into the public domain.