Skip to content

Feralo/vanilla_pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla package

Build Status Coverage Status

PyPI

This is a simple class which takes borrows heavily from the examples in the docs package, built process outlined python's official packaging project tutorial.

Testing

Unit tests reside in the test subdirectory of the vanilla_pkg directory.

Tests can be run with: pytest -v --cov=vanilla_pkg

Anaconda package

After building a conda package, it can be published by following the user guide for uploading packages. The user guide refers to a meta.yaml file but provides no examples. Fortunately, there is an example package in the conda demo.

About

Vanilla implementation of various processes that are peripheral helpers to Open Source projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages