Metadata-Version: 1.2
Name: autosys
Version: 1.0.2
Summary: System utilities for Python on macOS
Home-page: http://github.com/skeptycal/autosys/
Author: Michael Treanor
Author-email: skeptycal@gmail.com
Maintainer: Michael Treanor
Maintainer-email: skeptycal@gmail.com
License: MIT
Description: # AutoSys
        
        [![Build Status](https://travis-ci.com/skeptycal/sys-py.svg?branch=master)](https://travis-ci.com/skeptycal/sys-py)
        ![https://pypi.python.org/pypi/ansicolors](http://img.shields.io/pypi/v/ansicolors.svg?style=flat) ![https://pypi.python.org/pypi/ansicolors](https://img.shields.io/pypi/pyversions/ansicolors.svg) ![https://pypi.python.org/pypi/ansicolors](https://img.shields.io/pypi/implementation/ansicolors.svg) ![https://pypi.python.org/pypi/ansicolors](https://img.shields.io/pypi/wheel/ansicolors.svg) ![https://pypi.python.org/pypi/ansicolors](https://img.shields.io/badge/test_coverage-100%25-6600CC.svg) ![https://pypi.python.org/pypi/ansicolors](https://img.shields.io/badge/branch_coverage-100%25-6600CC.svg)
        
        # Getting Started
        
        ## Prerequisites
        
        ## Installing
        
        ## Running the tests
        
        
        ## Break down into end to end tests
        
        ## Coding style tests
        
        
        
        ## Deployment
        
        ## Built With
        
        ## Contributing
        
        Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
        
        ## Versioning
        
        We use SemVer for versioning. For the versions available, see the tags on this repository.
        
        ## Contributors
        - [Michael Treanor](https://www.twitter.com/skeptycal) - Initial work
        - Sarah Treanor - art and design inspiration
        - [Sarah Drasner](https://sarahdrasnerdesign.com/) - advice and motivation
        
        See also the list of contributors who participated in this project.
        
        ## License
        
        This project is licensed under the MIT License - see the LICENSE.md file for details
        
        ## System utilities for Python on macOS
        
        - Setup and maintain python repos automatically
        
        ### Example Usage
        
        
        
        ### More Examples
        
        
        
        ### Utility Functions
        
        
        
        ### License
        
        `AutoSys` is licensed under the `MIT <https://opensource.org/licenses/MIT>`.
        
Keywords: cli utilities python ai ml text console log debug test testing
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
