ApeWorX / project-template

Plugin project template for the Ape Framework

Home Page:https://www.apeworx.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Start

TODO: Description

Dependencies

Installation

via pip

You can install the latest release via pip:

pip install <PYPI_NAME>

via setuptools

You can clone the repository and use setuptools for the most up-to-date version:

git clone https://github.com/ApeWorX/<PYPI_NAME>.git
cd <PYPI_NAME>
python3 setup.py install

Quick Usage

TODO: Describe library overview in code

Development

Please see the contributing guide to learn more how to contribute to this project. Comments, questions, criticisms and pull requests are welcomed.

About

Plugin project template for the Ape Framework

https://www.apeworx.io/

License:Apache License 2.0


Languages

Language:Python 100.0%