https://github.com/vinayak-mehta/opep
Open PEPs on your terminal.
https://github.com/vinayak-mehta/opep
cli pep terminal
Last synced: about 2 months ago
JSON representation
Open PEPs on your terminal.
- Host: GitHub
- URL: https://github.com/vinayak-mehta/opep
- Owner: vinayak-mehta
- License: apache-2.0
- Created: 2020-09-22T13:54:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T14:14:48.000Z (over 4 years ago)
- Last Synced: 2025-04-12T15:11:50.568Z (about 2 months ago)
- Topics: cli, pep, terminal
- Language: Python
- Homepage:
- Size: 4.36 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opep
[](https://pypi.org/project/opep/) [](https://pypi.org/project/opep/) [](https://github.com/ambv/black)
Open PEPs on your terminal.
## Installation
You can simply use `pip` to install `opep`:
```
$ pip install opep
```## Usage
> You’d be surprised how many numbers are out there! — [Hynek Schlawack](https://twitter.com/hynek/status/704236819651624960) (out of context)
```
$ opep 8
```
You can also stumble upon a PEP using:
```
$ opep random
```## Versioning
`opep` uses [Calendar Versioning](https://calver.org/). For the available versions, see the tags on the GitHub repository.
## License
This project is licensed under the Apache License, see the [LICENSE](https://github.com/vinayak-mehta/opep/blob/master/LICENSE) file for details.