# Nikocraft Python Library
A python library with general utils and a pygame framework
### Installation
Install via pip \
`pip install nikocraft`
### Usage
Import the library (alias `nc` recommended) \
`import nikocraft as nc`
### Build
Clone the repository \
`git clone https://github.com/Nikocraft123/Python-Nikocraft.git`
Execute the setup.py \
`python ./setup.py sdist bdist_wheel`
The wheel file is now available in `./dist`
Raw data
{
"_id": null,
"home_page": "https://github.com/Nikocraft123/Python-Nikocraft",
"name": "nikocraft",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11, <4",
"maintainer_email": "",
"keywords": "python,pygame,utils,framework,development",
"author": "Nikocraft",
"author_email": "nikocraft@gmx.net",
"download_url": "https://files.pythonhosted.org/packages/b6/de/43368fb1006a5237c14df52916d9b47f8255b4e23ae1e7e828f25859f1e0/nikocraft-0.0.2.tar.gz",
"platform": null,
"description": "# Nikocraft Python Library\nA python library with general utils and a pygame framework\n\n### Installation\nInstall via pip \\\n`pip install nikocraft`\n\n### Usage\nImport the library (alias `nc` recommended) \\\n`import nikocraft as nc`\n\n### Build\n\nClone the repository \\\n`git clone https://github.com/Nikocraft123/Python-Nikocraft.git`\n\nExecute the setup.py \\\n`python ./setup.py sdist bdist_wheel`\n\nThe wheel file is now available in `./dist`\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Nikocraft Python Library",
"version": "0.0.2",
"split_keywords": [
"python",
"pygame",
"utils",
"framework",
"development"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "50c6bbf7bdd72e3d114558ac17a88fde",
"sha256": "e8668a2fee200f6e92f57cfedfdbeec527ac3305b114cc45bf22e63aff48423f"
},
"downloads": -1,
"filename": "nikocraft-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "50c6bbf7bdd72e3d114558ac17a88fde",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11, <4",
"size": 24543,
"upload_time": "2022-12-25T16:52:50",
"upload_time_iso_8601": "2022-12-25T16:52:50.929668Z",
"url": "https://files.pythonhosted.org/packages/12/d2/36a6bf8d45b74198629d0febc755282a5bf549c7649667280c1aa05a0355/nikocraft-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "2809a0d09600cd1885340c5151ed0e51",
"sha256": "0a147506f1618819388b664c655cfe7e8845e15ef67b37be26de7ca0615f9023"
},
"downloads": -1,
"filename": "nikocraft-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "2809a0d09600cd1885340c5151ed0e51",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11, <4",
"size": 20429,
"upload_time": "2022-12-25T16:52:53",
"upload_time_iso_8601": "2022-12-25T16:52:53.607807Z",
"url": "https://files.pythonhosted.org/packages/b6/de/43368fb1006a5237c14df52916d9b47f8255b4e23ae1e7e828f25859f1e0/nikocraft-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-25 16:52:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Nikocraft123",
"github_project": "Python-Nikocraft",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "nikocraft"
}