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.
Release files for putz 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| putz-1.0.1.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| putz-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.9 kB
Release files / putz-1.0.1.tar.gz
| Download URL | putz-1.0.1.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d3c7c39fd50b805bc3d7b23920289576a7031b6bc9047b9017475a0fc752f123
|
|
BLAKE2b-256 checksum How to use checksums |
1f560d2424d867a72d16f69ef0085f98a7ef51ee0709053a940a339ce0176584
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / putz-1.0.1-py3-none-any.whl
| Download URL | putz-1.0.1-py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c60e559ba98abf2397dfb2bbec1a94c0f875a49f33bf178f7e3b4ddaed4be64e
|
|
BLAKE2b-256 checksum How to use checksums |
b20d9940f805cd9a1bfefaf42d925d2a58a531d12793504d9d75a85ef072b869
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|