Skip to content

fbinkert/python-package-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Package Template

This repository provides a basic template for creating a Python package.

The repository also contains a Azure DevOps Pipeline (azure-pipelines.yml) that pushes this package to an Azure Artifacts-Feed (AAF). An AAF is a place to store, manage and share (python) packages.

I use twine to publish the package to the AAF. For this, twinemust be provided with the feed URL, the name and the access token. Currently, these three values are provided as secret variables in the Azure DevOps Pipeline.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages