Coder Social home page Coder Social logo

sethblack / funny-words Goto Github PK

View Code? Open in Web Editor NEW
27.0 3.0 5.0 20 KB

A Python script that generates a list of pairs of funny words for naming things such as app releases, internal projects, servers and children.

License: Apache License 2.0

Python 100.00%
funny pair python python-script python3 python-3 python-library command-line-tool command-line

funny-words's People

Contributors

karansangha avatar sethblack avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

funny-words's Issues

Python 3 Support

Love the concept, though it crashes in Python 3, namely due to the print, perhaps a from __future__ import print_function could be added? ๐Ÿ˜„

dashes in generated words

Funny-words currently will generate words like "ding-a-ling" and "will-o-wisp", containing dashes. Filenames often use dashes to separate other components, so this will yield a variable number of dashes in the result. That is, file names that should come out as "word-word-number-number.pth" might come out as "word-word-word-word-number-number.pth".

I'd suggest either eliminating words containing dashes from the dictionary, or simply removing the dashes.

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.