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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file putz-1.0.1.tar.gz
.
File metadata
- Download URL: putz-1.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3c7c39fd50b805bc3d7b23920289576a7031b6bc9047b9017475a0fc752f123 |
|
MD5 | 832d0e8436fbe7d86e4ece6e3bd4cea0 |
|
BLAKE2b-256 | 1f560d2424d867a72d16f69ef0085f98a7ef51ee0709053a940a339ce0176584 |
File details
Details for the file putz-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: putz-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c60e559ba98abf2397dfb2bbec1a94c0f875a49f33bf178f7e3b4ddaed4be64e |
|
MD5 | 12f73624d2c1d260ed6c2831c7bf66d3 |
|
BLAKE2b-256 | b20d9940f805cd9a1bfefaf42d925d2a58a531d12793504d9d75a85ef072b869 |