Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-package

PyPI Tests Changelog License

null

Installation

Install this library using pip:

pip install example-package

Usage

Use the [python.scripts] entrypoints:

spam-cli

Will invoke the specified function ().

Development

To contribute to this library, first checkout the code. Then create a new virtual environment:

cd example-package
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

python -m pip install -e '.[test]'

To run the tests:

python -m pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages