Metadata-Version: 2.1
Name: Apppath
Version: 0.6.0
Summary: A package for easing return of multiple values
Home-page: https://github.com/cnheider/apppath
Author: Christian Heider Nielsen
Author-email: christian.heider@alexandra.dk
Maintainer: Christian Heider Nielsen
Maintainer-email: christian.heider@alexandra.dk
License: Apache License, Version 2.0
Download-URL: https://github.com/cnheider/apppath/releases
Keywords: app path paths data logs cache
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: setup
Provides-Extra: tests
Provides-Extra: dev
Provides-Extra: all
License-File: LICENSE.md

<!--![apppath](.github/images/apppath.svg)-->

<p align="center">
  <img src=".github/images/apppath.svg" alt='AppPath' />
</p>

<h1 align="center">AppPath</h1>

<!--# AppPath-->

[![Build Status](https://travis-ci.com/pything/apppath.svg?branch=master)](https://travis-ci.com/pything/apppath) | [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) | [![Coverage Status](https://coveralls.io/repos/github/pything/apppath/badge.svg?branch=master)](https://coveralls.io/github/pything/apppath?branch=master) | [![Total alerts](https://img.shields.io/lgtm/alerts/g/pything/apppath.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/pything/apppath/alerts/) | [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/pything/apppath.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/pything/apppath/context:python)
|---|---|---|---|---|

| Workflows |
|-----------|
| ![Publish Python 🐍 distributions 📦 to PyPI and TestPyPI](https://github.com/pything/apppath/workflows/Publish%20Python%20%F0%9F%90%8D%20distributions%20%F0%9F%93%A6%20to%20PyPI%20and%20TestPyPI/badge.svg) |
| ![On Push Any Documentation Check](https://github.com/pything/apppath/workflows/On%20Push%20Any%20Documentation%20Check/badge.svg) |
|  ![CodeQL](https://github.com/pything/apppath/workflows/CodeQL/badge.svg) |

___
> Clutter-free app data

![python](.github/images/python.svg)
___

A class and a set of functions for providing for system-consensual path for apps to store data, logs, cache...


