File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 88[ ![ forthebadge] ( https://forthebadge.com/images/badges/made-with-python.svg )] ( https://forthebadge.com )
99[ ![ forthebadge] ( https://forthebadge.com/images/badges/built-with-love.svg )] ( https://forthebadge.com )
1010
11- Python API wrapper for https://api-onepiece.com/
11+ Python API wrapper for https://api-onepiece.com/ \
1212Thank's to this package you can simply get informations about One Piece characters, fruits, crews, etc.
1313Learn more about possibilities in the [ Usage] ( #usage ) section.
14- This package is still in development, so it may not be stable.
14+ This package is still in development and it's my very first python package , so it may not be stable.
1515
1616## Installation
1717
1818There are several solutions :
1919
20+ - Use this command `` pip install onepyece `` to get it from [ PyPi] ( https://pypi.org/project/onepyece/ )
2021- Use this command `` pip install git+https://github.com/icepick4/onepyece `` to download it from this repo.
21- - [ ⚠️COMING SOON ] Download either the .zip or the tar.gz archive from the last release and then use this command `` pip install <path_to_archive> ``
22+ - Download either the .zip or the tar.gz archive from the last release and then use this command `` pip install <path_to_archive> ``
2223
2324## Usage
2425
You can’t perform that action at this time.
0 commit comments