Metadata-Version: 2.1
Name: template-python-package
Version: 0.1.1
Summary: A template python package for testing pypi releases with azure pipelines
Home-page: https://github.com/umesh-timalsina/template-python-package
Author: Umesh Timalsina
Author-email: umesh.timalsina@vanderbilt.edu
License: MIT
Description: [![Build Status](https://dev.azure.com/umeshtimalsina0644/template-python-project/_apis/build/status/umesh-timalsina.template-python-package?branchName=master)](https://dev.azure.com/umeshtimalsina0644/template-python-project/_build/latest?definitionId=3&branchName=master)
        [![codecov](https://codecov.io/gh/umesh-timalsina/template-python-package/branch/master/graph/badge.svg)](https://codecov.io/gh/umesh-timalsina/template-python-package)
        
        # Template Python Package
        Welcome to template python package. This package is meant to test releasing a distribution in pypi and test pypi via azure pipelines from github. 
        
        This package can also be helpful starting point for setting up various CI tools like codecov, azure pipelines and travis as it relates to maintaining and testing a python package. 
        
        ## Motivations and Plans
        Plans include (Subject to change):
         1. Document steps taken to publish a package
         1. Do a docker release 
         1. Play with mkdocs to officially maintain a standard documentation on minimal steps to take while configuring CI, PyPi and Conda releases for a python packages
        
        
Platform: UNKNOWN
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
