Metadata-Version: 2.1
Name: shenko
Version: 0.1.66
Summary: visit us at www.shenko.org
Home-page: https://github.com/shenko/shenko
Author: Danny Dowshenko
Author-email: dowshenko225@gmail.com
License: GNU General Public License v3
Keywords: shenko
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Click (>=6.0)
Requires-Dist: panda3d (>=1.10.10)

======
Shenko
======

Installing Shenko
=================
Windows user may need to install 'pip3' packagage manager.

Install the latest development build of Shenko using the following command:

``pip3 install shenko``

We are currently developing a snap package as well, should have better support in ver 0.2;

``snap install shenko``

If this command fails, please make sure your version of pip is up-to-date.
Come visit our website at

https://www.shenko.org/

.. image:: https://img.shields.io/pypi/v/shenko.svg
        :target: https://pypi.python.org/pypi/shenko

.. image:: https://img.shields.io/travis/shenko/shenko.svg
        :target: https://travis-ci.org/shenko/shenko

.. image:: https://readthedocs.org/projects/shenko/badge/?version=latest
        :target: https://shenko.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

* Free software: GNU General Public License v3
* Documentation: https://shenko.org/help

Usage
-----

We are still in the early stages of development,
The best way to see our latest developments is to
visit www.shenko.org

Features
--------

This project is written entirely in python, and
uses the panda3d game engine.

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2018-02-18)

* First release on PyPI.

0.1.26 (2020-09-11)

* We moving everything towards python 3


