Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiandotdev/pokemon__cli
https://github.com/sebastiandotdev/pokemon__cli
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebastiandotdev/pokemon__cli
- Owner: sebastiandotdev
- Created: 2023-02-25T13:58:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-01T03:05:31.000Z (over 1 year ago)
- Last Synced: 2024-08-26T18:53:58.391Z (2 months ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Look for the pokemon.
## Indice
- preambulo
- uso
- author## Preambulo
* Un `CLI` en donde te va permitir buscar tu pokemon favorito , y sus estadisticas.
## uso
* si usted quiere utilizar es App `cli`:
1. Clonar el reposisitorio
````
git clone https://github.com/Sebastian009w/POKEMON__CLI.git
````2. descargue las dependecias
#### si esta usando un entorno virtual
`````
pipenv install requirements.txt
`````#### con pip
````
pip install requirements.txt
````## Author
- @Sebastian009w
- [email protected]