dcentrapi


Namedcentrapi JSON
Version 0.5.7 PyPI version JSON
download
home_pageNone
SummaryDcentralab Pypi packages
upload_time2024-12-08 10:26:53
maintainerNone
docs_urlNone
authorDcentralab (Niv Shitrit)
requires_pythonNone
licenseMIT
keywords python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DAPI

## Getting started

To make it easy for you to get started with GitLab, here's a list of recommended next steps.

Use this [link](https://app.clickup.com/3857237/v/dc/3npun-28475/3npun-46355) in order to set up the repository.


## Test and Deploy

- Make your changes on staging branch.
- Change the package version in Base.py and setup.py. If you added a new file make sure to add it to __init__.py file.
- Install the test package using your virtual environment. run ```pip install --index-url https://test.pypi.org/simple/ dcentrapi==<the version you deployed> ```
- Create a local test.py file (do not add to git), import your changes and test them.

- Once you finished testing, add the changes to main side branch and create a merge request.



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dcentrapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python",
    "author": "Dcentralab (Niv Shitrit)",
    "author_email": "<niv@dcentralab.com>",
    "download_url": "https://files.pythonhosted.org/packages/92/f3/adb089d7aa17d5aae7f9699f43b1e69648957d149396b183786c9854707b/dcentrapi-0.5.7.tar.gz",
    "platform": null,
    "description": "# DAPI\n\n## Getting started\n\nTo make it easy for you to get started with GitLab, here's a list of recommended next steps.\n\nUse this [link](https://app.clickup.com/3857237/v/dc/3npun-28475/3npun-46355) in order to set up the repository.\n\n\n## Test and Deploy\n\n- Make your changes on staging branch.\n- Change the package version in Base.py and setup.py. If you added a new file make sure to add it to __init__.py file.\n- Install the test package using your virtual environment. run ```pip install --index-url https://test.pypi.org/simple/ dcentrapi==<the version you deployed> ```\n- Create a local test.py file (do not add to git), import your changes and test them.\n\n- Once you finished testing, add the changes to main side branch and create a merge request.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Dcentralab Pypi packages",
    "version": "0.5.7",
    "project_urls": null,
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2996fbe32ae0a2f9ac1ad8e7275210ae32c406d1dff6238f23e89b7799af7ad3",
                "md5": "11fecfde2e1bcb57a25de14635b305ff",
                "sha256": "3e1185ab181995dc33a1ae49591a438c2e25646bb03365ad640f0051c6b968d1"
            },
            "downloads": -1,
            "filename": "dcentrapi-0.5.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11fecfde2e1bcb57a25de14635b305ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11773,
            "upload_time": "2024-12-08T10:26:52",
            "upload_time_iso_8601": "2024-12-08T10:26:52.209912Z",
            "url": "https://files.pythonhosted.org/packages/29/96/fbe32ae0a2f9ac1ad8e7275210ae32c406d1dff6238f23e89b7799af7ad3/dcentrapi-0.5.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92f3adb089d7aa17d5aae7f9699f43b1e69648957d149396b183786c9854707b",
                "md5": "c06d5fdfdf04fc5e35678b54c430c940",
                "sha256": "ff87d6b93143b6aaca6a58de75c1cfb89ff95b88f40597a7c7a7febb713f2392"
            },
            "downloads": -1,
            "filename": "dcentrapi-0.5.7.tar.gz",
            "has_sig": false,
            "md5_digest": "c06d5fdfdf04fc5e35678b54c430c940",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9079,
            "upload_time": "2024-12-08T10:26:53",
            "upload_time_iso_8601": "2024-12-08T10:26:53.204838Z",
            "url": "https://files.pythonhosted.org/packages/92/f3/adb089d7aa17d5aae7f9699f43b1e69648957d149396b183786c9854707b/dcentrapi-0.5.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-08 10:26:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dcentrapi"
}
        
Elapsed time: 0.39390s