Un package utilitaire pour notre JDR pokemon.
Project description
Pokejdr
This package provides functionality for our pokemon role playing game.
Installing
The omc3
package is Python 3.6+
compatible, but not yet deployed to PyPI.
The best way to install is though pip and VCS:
git clone https://github.com/TRobine/Pkmn_Rmstrd.git
cd Pkmn_Rmstrd
pip install .
Or simply from the online master branch, which is stable:
pip install git+https://github.com/TRobine/Pkmn_Rmstrd.git#egg=pokejdr
Running
Functionality is provided through a single high level object, named Pokemon
.
You can be set up with a single line:
from pokejdr import Pokemon
A demo jupyter notebook to walk through most of the implemented functionality can be found in the notebooks folder.
License
This project is licensed under the MIT License
- see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pokejdr-0.1.0.tar.gz
.
File metadata
- Download URL: pokejdr-0.1.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93f03df500566de7658457dc24cfb045c8634ecb4ab4ede436f3941dc7b33cce |
|
MD5 | 9397ac7edd7322464136fd8e50f22e16 |
|
BLAKE2b-256 | 0fc54f7ab6504b2e49271759f9f4fbd008a9b64d0538fd2a6241f7a8fc001b1f |
File details
Details for the file pokejdr-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pokejdr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 32.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 743fac4adb0c83b363cb13866b30813c4a89e5ba1abb099248cebc6befe4f02e |
|
MD5 | 8b9de4ed26e80165b44ec1aa827776de |
|
BLAKE2b-256 | b2edc76bf25886311516297a5712d357cef308623d14936a3bd0ecd65d7a5207 |