Skip to main content

A module for putzing around with Python.

Project description

putz

A CLI tool and Python module for putzing around and discovering new Python libraries.

Relies heavily on pypi-search, because PyPI has recently deprecated its main lookup API and retrieving results currently requires screen-scraping 😱!

Currently this (ab)uses PyPI's "Trending" relevance ranking, which is not otherwise exposed or explained, in order to return libraries that are likely to be well-maintained. Right now there is no better way to do a fully serendiptious search of Python packages; results are no doubt somewhat biased by this.

Installation

pip install putz

Usage

Just run putz. It'll open a browser window to a randomly-selected, not-abandoned library from PyPI.

FAQ

Why did you start this project?

I wanted to ease myself into my first day at the Recurse Center, and I'd never actually shipped a Python CLI library via PyPI before, so I thought I'd figure out how that works!

Also, formatting with Black, because I don't usually organize solo projects very well and wanted the excuse to do that too.

Why did you give it such a stupid name?

I read the name of the Python time zone library too many times and my brain worked its magic.

License

MIT. Please see COPYING for full details.

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

putz-1.0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

putz-1.0.1-py3-none-any.whl (4.3 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