Skip to content

A library that converts a sequence of numbers into a list of words.

License

Notifications You must be signed in to change notification settings

bangordailynews/numprose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numprose

A library that converts a sequence of numbers into a list of words.

Why?

IP addresses are pretty hard to distinquish from one another.

It is easier for many people to remember names, or phrases that are funny or unusual.

Getting started

  1. Clone the repo

  2. Install the requirements

    pip install requirements.txt
    
  3. Encode an IP into a phrase:

    numprose 192.168.1.1
    ('192.168.1.1`, 'very tiny skipping cats')
    

About

A library that converts a sequence of numbers into a list of words.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages