Skip to main content

A small utility for generating character slugs on demand.

Project description

Safeword : a generator of words, characters, and slugs

image

Predictable and fun slug generation

//WIP

Returns mutable objects as requested

TODO:

  • Words, nouns, adjectives, verbs, animals, names
    • camelCase, medial capitals, camel caps
    • snake_case, machine safe
  • Hashes, input based md5+, UUID / CUID
  • append and prepend (useful for hash + file extension)
  • return int
    • even/odd numbers
  • machine safe
  • return backwards/forwards
  • integrate with princetonparser when it makes sense to generate/update lists on the fly
    • importable word lists?
  • [FEATURE] Emoji returns
  • [FEATURE] return url combos
  • optimize list creation and availability. currently created during class init
    • should be tested to see if JSON or CSV is faster to generate lists
  • [IMPORTANT] refactor request and response flow

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

safeword-0.1.1.tar.gz (31.7 kB view hashes)

Uploaded Source

Built Distribution

safeword-0.1.1-py3-none-any.whl (33.4 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