Skip to main content

GENerate random URLs

Project description

genurl

general

GENerate URLs

This is a sketch of how this should work. Maybe better to use a LM than some random packages, but it is funny.

NOTE because this uses /usr/share/dict/words it may not work on all systems, and 100% won't work on Windows.

Usage

$ pip install genurl
>>> installation output
$ genurl
>>> generate 1000 urls in the file urls.txt

You can specify --number of URLs to generate and the --outfile path.

You can also specify --slow if you want, to get more word diversity at the expense of going slower.

Development

make changes, poetry run genurl

Publishing

Haven't automated yet. First increment version in pyproject.toml and then poetry publish --username PYPI_USERNAME --password PYPI_PASS --build

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

genurl-0.2.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

genurl-0.2.2-py3-none-any.whl (4.1 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