Skip to content

NikoHadouken/pypokedexx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPokédexx Cli

Installation

Install package and CLI tool on system.

pip install .

Development

Enter Pipenv Shell

pipenv shell

Install Package While Developing

pip install -e .

Invoke CLI

via cli

pypokedexx

via python

python src/pypokedexx

Run Unit Tests

pipenv run test

VS Code

  • use command Python: Select Interpreter to select correct python version from pipenv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages