shenko


Nameshenko JSON
Version 0.1.84 PyPI version JSON
download
home_pagehttps://github.com/shenko/shenko
Summaryvisit us at www.shenko.org
upload_time2024-05-19 18:54:38
maintainerNone
docs_urlNone
authorShenko Development Team
requires_pythonNone
licenseGNU General Public License v3
keywords shenko
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ======
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

[![shenko](https://snapcraft.io/shenko/badge.svg)](https://snapcraft.io/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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shenko/shenko",
    "name": "shenko",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "shenko",
    "author": "Shenko Development Team",
    "author_email": "shenko.org@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "======\nShenko\n======\n\nInstalling Shenko\n=================\nWindows user may need to install 'pip3' packagage manager.\n\nInstall the latest development build of Shenko using the following command:\n\n``pip3 install shenko``\n\nWe are currently developing a snap package as well, should have better support in ver 0.2;\n\n``snap install shenko``\n\nIf this command fails, please make sure your version of pip is up-to-date.\nCome visit our website at\n\nhttps://www.shenko.org/\n\n.. image:: https://img.shields.io/pypi/v/shenko.svg\n        :target: https://pypi.python.org/pypi/shenko\n\n[![shenko](https://snapcraft.io/shenko/badge.svg)](https://snapcraft.io/shenko)\n\n.. image:: https://readthedocs.org/projects/shenko/badge/?version=latest\n        :target: https://shenko.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n* Free software: GNU General Public License v3\n* Documentation: https://shenko.org/help\n\nUsage\n-----\n\nWe are still in the early stages of development,\nThe best way to see our latest developments is to\nvisit www.shenko.org\n\nFeatures\n--------\n\nThis project is written entirely in python, and\nuses the panda3d game engine.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-02-18)\n\n* First release on PyPI.\n\n0.1.26 (2020-09-11)\n\n* We moving everything towards python 3\n\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "visit us at www.shenko.org",
    "version": "0.1.84",
    "project_urls": {
        "Homepage": "https://github.com/shenko/shenko"
    },
    "split_keywords": [
        "shenko"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8bea665c304b7496acff33f48cfbe4b117c01a60fc0f82a7cbe5c5e35c83272",
                "md5": "4235072ea11dc0cd00b93935d4191332",
                "sha256": "3831dddae06e3fbf9ce7dca038af0de7edf8ab8c0db6b344ecf431540b3c59ec"
            },
            "downloads": -1,
            "filename": "shenko-0.1.84-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4235072ea11dc0cd00b93935d4191332",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7066,
            "upload_time": "2024-05-19T18:54:38",
            "upload_time_iso_8601": "2024-05-19T18:54:38.406149Z",
            "url": "https://files.pythonhosted.org/packages/f8/be/a665c304b7496acff33f48cfbe4b117c01a60fc0f82a7cbe5c5e35c83272/shenko-0.1.84-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-19 18:54:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shenko",
    "github_project": "shenko",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "shenko"
}
        
Elapsed time: 0.90109s