An open API service indexing awesome lists of open source software.

https://github.com/andrewpetrochenkov/only.py

@only.<OS> decorator. raise OSError if not supported OS
https://github.com/andrewpetrochenkov/only.py

macos python

Last synced: 3 months ago
JSON representation

@only.<OS> decorator. raise OSError if not supported OS

Awesome Lists containing this project

README

        

[![](https://img.shields.io/pypi/v/only.svg?maxAge=3600)](https://pypi.org/project/only/)
[![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)
[![](https://github.com/andrewp-as-is/only.py/workflows/tests42/badge.svg)](https://github.com/andrewp-as-is/only.py/actions)

### Installation
```bash
$ [sudo] pip install only
```


readme42.com