`eccore`
================
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
## Installation:
**PyPi**
`pip install eccore`
**GitHub**
Two options to get versions which are not yet released on PyPi:
1. clone the github [repo](https://github.com/vtecftwy/eccore) and
install it in edit mode from within the cloned repo:
<!-- -->
pip install -e .
2. install with pip from the github repo directly for hosted virtual
machines:
<!-- -->
pip install git+https://github.com/vtecftwy/eccore.git@main
pip install git+https://github.com/vtecftwy/eccore.git@dev
## Modules:
WIP
Raw data
{
"_id": null,
"home_page": "https://github.com/vtecftwy/eccore",
"name": "eccore",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "nbdev jupyter notebook python",
"author": "vtecftwy",
"author_email": "github@procurasia.com",
"download_url": "https://files.pythonhosted.org/packages/00/f0/202692a0d92b917095b01f45c3a98aa04df390a0fc77407e258955b728c4/eccore-0.0.3.tar.gz",
"platform": null,
"description": "`eccore`\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Installation:\n\n**PyPi**\n\n`pip install eccore`\n\n**GitHub**\n\nTwo options to get versions which are not yet released on PyPi:\n\n1. clone the github [repo](https://github.com/vtecftwy/eccore) and\n install it in edit mode from within the cloned repo:\n\n<!-- -->\n\n pip install -e .\n\n2. install with pip from the github repo directly for hosted virtual\n machines:\n\n<!-- -->\n\n pip install git+https://github.com/vtecftwy/eccore.git@main\n pip install git+https://github.com/vtecftwy/eccore.git@dev\n\n## Modules:\n\nWIP\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Functions and classes I use often, inspired by fastcore",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/vtecftwy/eccore"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d596ec975cc734be7c71136686f4a58952581463eeaddc2afb77ca19263ee4ee",
"md5": "ffbbbf94d2cc892862f07b91a39ff650",
"sha256": "6e45833f6af036f91b32707aa16684553cbd38a6de10d591566eaa38dc0d7d9a"
},
"downloads": -1,
"filename": "eccore-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ffbbbf94d2cc892862f07b91a39ff650",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 17971,
"upload_time": "2025-02-09T04:30:38",
"upload_time_iso_8601": "2025-02-09T04:30:38.552596Z",
"url": "https://files.pythonhosted.org/packages/d5/96/ec975cc734be7c71136686f4a58952581463eeaddc2afb77ca19263ee4ee/eccore-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "00f0202692a0d92b917095b01f45c3a98aa04df390a0fc77407e258955b728c4",
"md5": "eb307959f315ebe151090947b48f48bf",
"sha256": "b3c42ec605e9b1d30da14a26a57e39abff783c558503904a42c647ca0ba0288e"
},
"downloads": -1,
"filename": "eccore-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "eb307959f315ebe151090947b48f48bf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 17898,
"upload_time": "2025-02-09T04:30:40",
"upload_time_iso_8601": "2025-02-09T04:30:40.672715Z",
"url": "https://files.pythonhosted.org/packages/00/f0/202692a0d92b917095b01f45c3a98aa04df390a0fc77407e258955b728c4/eccore-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-09 04:30:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vtecftwy",
"github_project": "eccore",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "eccore"
}