8000 GitHub - simonw/click-app-template-demo: Demo for https://github.com/simonw/click-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

simonw/click-app-template-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

click-app-template-demo

PyPI Changelog Tests License

Demonstrating https://github.com/simonw/click-app< 732B /a>

Install this tool using pip:

pip install click-app-template-demo

Usage

For help, run:

click-app-template-demo --help

You can also use:

python -m click_app_template_demo --help

Development

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

cd click-app-template-demo
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

python -m pytest

About

Demo for https://github.com/simonw/click-app

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

0