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
- Host: GitHub
- URL: https://github.com/ofek/perplex
- Owner: ofek
- License: apache-2.0
- Created: 2018-12-25T21:21:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T19:05:43.000Z (about 7 years ago)
- Last Synced: 2025-03-10T03:13:03.454Z (over 1 year ago)
- Topics: fuse-filesystem, google-cloud-platform, kubernetes, plex-media-server
- Language: Python
- Size: 831 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Perpetual Plex
[](https://travis-ci.com/ofek/perplex)
[](https://pypi.org/project/perplex)
[](https://pypi.org/project/perplex)
[](https://pepy.tech/project/perplex)
[](https://hub.docker.com/r/ofekmeister/perplex)
[](https://choosealicense.com/licenses)
[](https://github.com/ambv/black)
[](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.