Metadata-Version: 2.1
Name: mosyle
Version: 0.0.7
Summary: Mosyle Manager Python API
Author-email: Nathan McGuire <mcguiren@osageschools.org>
Maintainer-email: Nathan McGuire <mcguiren@osageschools.org>
Project-URL: Github, https://github.com/SchoolOfTheOsage/mosyle
Project-URL: Bug Reports, https://github.com/SchoolOfTheOsage/mosyle/issues
Project-URL: Source, https://github.com/SchoolOfTheOsage/mosyle
Keywords: python,api,apple,mdm,mosyle
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: dev
Provides-Extra: test

# Mosyle Manager Python API

![Python Badge](https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=fff&style=flat)
[![PyPI version](https://badge.fury.io/py/mosyle.svg)](https://badge.fury.io/py/mosyle)
![PyPI - Downloads](https://img.shields.io/pypi/dm/mosyle?style=flat)
![Lines of code](https://img.shields.io/tokei/lines/github/SchoolOfTheOsage/mosyle?style=flat)
[![GitHub](https://img.shields.io/github/license/SchoolOfTheOsage/mosyle?style=flat)](license.md)
[![start with why](https://img.shields.io/badge/start%20with-why%3F-brightgreen.svg?style=flat)](https://www.ted.com/talks/simon_sinek_how_great_leaders_inspire_action)
![hits](https://hits.deltapapa.io/github/schooloftheosage/mosyle.svg)

## Why?

## What?

## How?

## Installation

`pip install mosyle`

## To Do

[Project](https://github.com/orgs/SchoolOfTheOsage/projects/2/views/1)

## Resources

- [Mosyle](https://school.mosyle.com)
- [Mosyle Official API Documentation Mirror](docs/official/readme.md)
- [setup.py (for humans)](https://github.com/navdeep-G/setup.py)
- [A Sample Python Project](https://github.com/pypa/sampleproject)
- [How to Publish a Python Package from GitHub Actions](https://www.seanh.cc/2022/05/21/publishing-python-packages-from-github-actions/)
- [Markdown Guide](https://www.markdownguide.org)
- [Repo Badges](https://github.com/dwyl/repo-badges)
- [Todo Tree](https://github.com/Gruntfuggly/todo-tree#readme)
- [Understanding setup.py, setup.cfg, and pyproject.toml in Python](https://ianhopkinson.org.uk/2022/02/understanding-setup-py-setup-cfg-and-pyproject-toml-in-python/)

## Authors
<!--- https://opensource.google/documentation/reference/releasing/authors --->

This is the list of **Mosyle Python API**'s significant contributors.

This does not necessarily list everyone who has contributed code, especially since many employees of one corporation may be contributing. To see the full list of contributors, see the revision history in source control.

- [Nathan McGuire](https://github.com/nathanmcguire) @ [School of the Osage](https://osageschools.org/)
