Open a PEP in browser
Project description
browse-pep
Open a pep in your browser.
Installation
browse-pep is a pep517 compatible python project. So you can install it just like any other python project. You can ise pip, uv, gpep517, hatch or some other pep517 compliant tool for installing this project.
Here are installation via pip:
- Clone the source repository or install and extract tarball.
- Checkout to source tree.
Then use:
pip install --user .
This will install package to your users site. For more information about installing python packages, see this PYPA Tutorial.
Usage
Here is some use examples:
# no pep is given, defaults to 0
browse-pep
# or
python3 -m browse_pep
# can given one or more pep for browsing
browse-pep 8 9 517
browse-pep 1
Copying
Licensed under MIT. See file COPYING for 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
browse_pep-0.1.0.tar.gz
(2.6 kB
view details)
File details
Details for the file browse_pep-0.1.0.tar.gz.
File metadata
- Download URL: browse_pep-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82911b502ac322d66a3b801334958d2773279ae01c02f86a1c47a77a936a09d7
|
|
| MD5 |
19c0a81b34e2afe872bef5c0a65ac9b3
|
|
| BLAKE2b-256 |
2d28fb9719bf53a7a59b19768360008ad004cfda9fd3f08dcf948cc3f50d72e6
|