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

https://github.com/ofek/perplex

Perpetual Plex in the Cloud
https://github.com/ofek/perplex

fuse-filesystem google-cloud-platform kubernetes plex-media-server

Last synced: 2 months ago
JSON representation

Perpetual Plex in the Cloud

Awesome Lists containing this project

README

          

# Perpetual Plex

[![Travis CI](https://api.travis-ci.com/ofek/perplex.svg?branch=master)](https://travis-ci.com/ofek/perplex)
[![PyPI - Status](https://img.shields.io/pypi/status/perplex.svg)](https://pypi.org/project/perplex)
[![PyPI - Version](https://img.shields.io/pypi/v/perplex.svg)](https://pypi.org/project/perplex)
[![PyPI - Downloads](https://pepy.tech/badge/perplex)](https://pepy.tech/project/perplex)
[![Docker - Pulls](https://img.shields.io/docker/pulls/ofekmeister/perplex.svg)](https://hub.docker.com/r/ofekmeister/perplex)
[![License - MIT/Apache-2.0](https://img.shields.io/badge/license-MIT%2FApache--2.0-9400d3.svg)](https://choosealicense.com/licenses)
[![Code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
[![Say Thanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/ofek)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

perplex supports Python 3.6+ and is distributed on [PyPI](https://pypi.org) for macOS, Windows, and Linux.

```console
$ pip install perplex
```

## License

perplex is distributed under the terms of both

- [Apache License, Version 2.0](https://choosealicense.com/licenses/apache-2.0)
- [MIT License](https://choosealicense.com/licenses/mit)

at your option.