No project description provided
Project description
plexmatch
A simple library for handle plexmatch file.
Usage
from pathlib import Path
from plexmatch import parse, tostr
plex_match = parse(Path('.plexmatch').read_text())
# do something with plex_match, then:
Path('.plexmatch').write_text(tostr(plex_match))
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
plexmatch-0.1.1.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file plexmatch-0.1.1.tar.gz
.
File metadata
- Download URL: plexmatch-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.13.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11901e1a40ce70947d94e978ac64b6c21c0999b9f8204786ef75c1212348daf4 |
|
MD5 | 1d73cd47385c56b1685c406c723915a3 |
|
BLAKE2b-256 | 7bee60b68893375d5ea91f40f0e469183cf93863978cdc56b9625aa3b559b95b |
File details
Details for the file plexmatch-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: plexmatch-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.13.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d65999f8b36ed36f55f079fab1fcf703536a66f5f39025b11421dcade89598ba |
|
MD5 | b2cbf0d62d4d66ba97e0be9e874e17f9 |
|
BLAKE2b-256 | c285359a983c95c902eaa4da5ab1d2fc1788b6026491a4706084198384118bad |