core-of-theaisphere


Namecore-of-theaisphere JSON
Version 0.0.0a5 PyPI version JSON
download
home_pagehttps://github.com/vicky-theaisphere/core-of-theaisphere
SummaryPackage sitting at the core of theAIsphere
upload_time2023-01-06 17:44:55
maintainer
docs_urlNone
authortheAIsphere (Vicky Parmar)
requires_python
licenseMIT
keywords python theaisphere core
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# core-of-theaisphere
Reducing effort and time by providing most used functions as modules.


This repository is built to reduce time and effort of writing the same snippet of code for different projects.
Please open an issue for a new feature or code-snippet you wish.

-----

### Notes 
For a quick environment setup example (including installation of python packages), please read 
[here](core_of_theaisphere/utils/env_setup.md).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vicky-theaisphere/core-of-theaisphere",
    "name": "core-of-theaisphere",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,theaisphere,core",
    "author": "theAIsphere (Vicky Parmar)",
    "author_email": "vicky.parmar@theaisphere.com",
    "download_url": "https://files.pythonhosted.org/packages/74/5d/67b331eea82582f9068a520a3b6a2cae7485c5df0fbb90f4c6c0f5b12126/core_of_theaisphere-0.0.0a5.tar.gz",
    "platform": null,
    "description": "\n# core-of-theaisphere\nReducing effort and time by providing most used functions as modules.\n\n\nThis repository is built to reduce time and effort of writing the same snippet of code for different projects.\nPlease open an issue for a new feature or code-snippet you wish.\n\n-----\n\n### Notes \nFor a quick environment setup example (including installation of python packages), please read \n[here](core_of_theaisphere/utils/env_setup.md).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Package sitting at the core of theAIsphere",
    "version": "0.0.0a5",
    "split_keywords": [
        "python",
        "theaisphere",
        "core"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e0b97b8d7070677c6c75c40452d62744946c55f0cd557c296c058d0c6a8cb14",
                "md5": "d3b214ab83316298b6f1a54c07abbed3",
                "sha256": "5164f7858b80515e4aa087bbd10da14c025d37386aa727070c2ddd19a2d34c7d"
            },
            "downloads": -1,
            "filename": "core_of_theaisphere-0.0.0a5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d3b214ab83316298b6f1a54c07abbed3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 59191,
            "upload_time": "2023-01-06T17:44:51",
            "upload_time_iso_8601": "2023-01-06T17:44:51.531647Z",
            "url": "https://files.pythonhosted.org/packages/9e/0b/97b8d7070677c6c75c40452d62744946c55f0cd557c296c058d0c6a8cb14/core_of_theaisphere-0.0.0a5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "745d67b331eea82582f9068a520a3b6a2cae7485c5df0fbb90f4c6c0f5b12126",
                "md5": "dbdec79ac1db94e3abb11f23abab5611",
                "sha256": "2b81f24fe49c5ab21b98a49cd5a6eb8735bcdfbf0dbba667f3abed710791f72d"
            },
            "downloads": -1,
            "filename": "core_of_theaisphere-0.0.0a5.tar.gz",
            "has_sig": false,
            "md5_digest": "dbdec79ac1db94e3abb11f23abab5611",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 42530,
            "upload_time": "2023-01-06T17:44:55",
            "upload_time_iso_8601": "2023-01-06T17:44:55.819471Z",
            "url": "https://files.pythonhosted.org/packages/74/5d/67b331eea82582f9068a520a3b6a2cae7485c5df0fbb90f4c6c0f5b12126/core_of_theaisphere-0.0.0a5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-06 17:44:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "vicky-theaisphere",
    "github_project": "core-of-theaisphere",
    "lcname": "core-of-theaisphere"
}
        
Elapsed time: 0.02431s