Metadata-Version: 2.1
Name: pypuregym
Version: 1.1.0
Summary: A library to interact with Pure Fitness/Pure Yoga APIs.
Home-page: https://github.com/j-muller/pypuregym
Author: Jeffrey Muller
Author-email: hello@jeffrey.wtf
License: UNKNOWN
Description: [![Documentation Status](https://readthedocs.org/projects/pypuregym/badge/?version=latest)](https://pypuregym.readthedocs.io/en/latest/?badge=latest) [![Build Status](https://travis-ci.com/j-muller/pypuregym.svg?branch=master)](https://travis-ci.com/j-muller/pypuregym) [![codecov](https://codecov.io/gh/j-muller/pypuregym/branch/master/graph/badge.svg)](https://codecov.io/gh/j-muller/pypuregym)
        
        pypuregym
        =================
        
        A Python library to interact with Pure Fitness/Pure Yoga APIs.
        This library helps you to get the schedule of a Pure studio and book classes.
        Currently, the following Pure locations are supported:
        
        * Hong Kong
        * Singapore
        * Shanghai
        
        ## Installation
        
        ```
        $ pip install pypuregym
        ```
        
        ## Documentation
        
        You can read the documentation here.
        This project has been tested under Python 3.6+
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: doc
Provides-Extra: dev
